summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-07-15Merge branch 'quilt/rr'Stephen Rothwell
2010-07-15Merge remote branch 'wireless/master'Stephen Rothwell
2010-07-15Merge remote branch 'net/master'Stephen Rothwell
2010-07-15Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-07-15Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-07-15Merge remote branch 'net-current/master'Stephen Rothwell
2010-07-14rfs: call sock_rps_record_flow() in tcp_splice_read()Changli Gao
2010-07-14xfrm: do not assume that template resolving always returns xfrmsTimo Teräs
2010-07-14cfg80211: don't get expired BSSesJohannes Berg
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-12net/irda: Remove unnecessary casts of private_dataJoe Perches
2010-07-12net/core: Remove unnecessary casts of private_dataJoe Perches
2010-07-12net: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-07-12net: sock_free() optimizationsEric Dumazet
2010-07-12inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao
2010-07-129p: strlen() doesn't count the terminatorDan Carpenter
2010-07-12dsa: Fix Kconfig dependencies.David S. Miller
2010-07-12act_nat: not all of the ICMP packets need an IP header payloadChangli Gao
2010-07-129p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi
2010-07-129p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi
2010-07-12net/9p: Handle the server returned error properlyAneesh Kumar K.V
2010-07-129p: readdir implementation for 9p2000.LSripathi Kodi
2010-07-129p: strlen() doesn't count the terminatorDan Carpenter
2010-07-12cfg80211: ignore spurious deauthJohannes Berg
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2010-07-12net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet
2010-07-09net: Document that dev_get_stats() returns the given pointerBen Hutchings
2010-07-09net: Get rid of rtnl_link_stats64 / net_device_stats unionBen Hutchings
2010-07-09atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto
2010-07-08vlan: allow TSO setting on vlan interfacesEric Dumazet
2010-07-08Phonet: fix skb leak in pipe endpoint accept()Rémi Denis-Courmont
2010-07-08gre: propagate ipv6 transport classStephen Hemminger
2010-07-08Bluetooth: Update sec_level/auth_type for already existing connectionsVille Tervo
2010-07-08Bluetooth: Reset the security level after an authentication failureJohan Hedberg
2010-07-08Bluetooth: Check L2CAP pending status before sending connect requestAndrei Emeltchenko
2010-07-08mac80211: remove wep dependencyJohn W. Linville
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-07net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()George Kadianakis
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu
2010-07-07NET: nl80211, fix lock imbalance and netdev referencingJiri Slaby
2010-07-06sunrpc: make the cache cleaner workqueue deferrableArtem Bityutskiy
2010-07-05bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu
2010-07-05ipv4: use skb_dst_copy() in ip_copy_metadata()Eric Dumazet
2010-07-05param:lock-charp-simpleRusty Russell
2010-07-05param:param_opsRusty Russell
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh
2010-07-04netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functionsJoe Perches