summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2010-09-27tproxy: check for transparent flag in ip_route_newportsUlrich Weber
2010-09-26ipv6: add a missing unregister_pernet_subsys callNeil Horman
2010-09-26net: reset skb queue mapping when rx'ing over tunnelTom Herbert
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-08udp: add rehash on connect()Eric Dumazet
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau
2010-08-10net/sock.h: add missing kernel-doc notationRandy Dunlap
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-08-02net/9p: Implement TXATTRCREATE 9p callAneesh Kumar K.V
2010-08-02net/9p: Implement attrwalk 9p callAneesh Kumar K.V
2010-08-029p: Implement LOPENM. Mohan Kumar
2010-08-02fs/9p: This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)
2010-08-029p: Implement TMKDIRM. Mohan Kumar
2010-08-029p: Implement TMKNODM. Mohan Kumar
2010-08-029p: Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-08-029p: Define and implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)
2010-08-029p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-08-029p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi
2010-08-029p: readdir implementation for 9p2000.LSripathi Kodi
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman
2010-08-02netfilter: nf_conntrack_extend: introduce __nf_ct_ext_exist()Changli Gao
2010-07-31Bluetooth: Use list_head for HCI blacklist headDavid Miller
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-29cfg80211: fix dev <-> wiphy typoChristian Lamparter
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau
2010-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27Bluetooth: Defer SCO setup if mode change is pendingMarcel Holtmann
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches
2010-07-27include/net/cfg80211.h: Add wiphy_<level> printk equivalentsJoe Perches
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26lib80211: remove unused host_build_iv optionJohn W. Linville
2010-07-24net sched: fix race in mirred device removalstephen hemminger
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan
2010-07-21irda: Use __packed annotation instead IRDA_PACKED macroGustavo F. Padovan
2010-07-21Bluetooth: Use __packed annotationGustavo F. Padovan
2010-07-21Bluetooth: Add Google's copyright to L2CAPGustavo F. Padovan