1. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  2. 8486a0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  3. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  4. c6ba973 NETROM: Fix use of static buffer by Ralf Baechle · 15 years ago
  5. 8cdb045 gre: Fix MTU calculation for bound GRE tunnels by Tom Goff · 15 years ago
  6. a8f80e8 Networking: use CAP_NET_ADMIN when deciding to call request_module by Eric Paris · 15 years ago
  7. 416fbdf mac80211: fix panic when splicing unprepared TIDs by Luis R. Rodriguez · 15 years ago
  8. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 15 years ago
  9. 418372b sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() by Rafael Laufer · 15 years ago
  10. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  11. b79a794 Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition by Jussi Mäki · 15 years ago
  12. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  13. cba8784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  14. 0d502d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  15. 09384df irda: Fix irda_getname() leak by Eric Dumazet · 15 years ago
  16. 3d39247 appletalk: fix atalk_getname() leak by Eric Dumazet · 15 years ago
  17. f6b97b2 netrom: Fix nr_getname() leak by Eric Dumazet · 15 years ago
  18. 80922bb econet: Fix econet_getname() leak by Eric Dumazet · 15 years ago
  19. 17ac2e9 rose: Fix rose_getname() leak by Eric Dumazet · 15 years ago
  20. a9dfac3 af_ieee802154: provide dummy get/setsockopt by Dmitry Eremin-Solenikov · 15 years ago
  21. 45a41d1 af_ieee802154: fix ioctl processing by Dmitry Eremin-Solenikov · 15 years ago
  22. cf39c4c phonet: phonet_device_get() fix by Eric Dumazet · 15 years ago
  23. 476181c dccp: missing destroy of percpu counter variable while unload module by Wei Yongjun · 15 years ago
  24. 0bf52b9 net: Fix spinlock use in alloc_netdev_mq() by Ingo Molnar · 15 years ago
  25. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  26. eca4c3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  27. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  28. cd3468b cfg80211: add two missing NULL pointer checks by Johannes Berg · 15 years ago
  29. af0d3b1 bluetooth: rfcomm_init bug fix by Dave Young · 15 years ago
  30. a6ac65d net: restore the original spinlock to protect unicast list by Jiri Pirko · 15 years ago
  31. 1445863 net: net_assign_generic() fix by Eric Dumazet · 15 years ago
  32. a3e8ee6 ipv4: ARP neigh procfs buffer overflow by roel kluin · 15 years ago
  33. ca7daea net/netlabel: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  34. a1b9744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  35. 1c29b3f net-dccp: suppress warning about large allocations from DCCP by Mel Gorman · 15 years ago
  36. 89c3a8a mac80211: fix suspend by Johannes Berg · 15 years ago
  37. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  38. 78f1a8b mac80211: do not queue work after suspend in the dynamic ps timer by Luis R. Rodriguez · 15 years ago
  39. 0cbb0a7 net: irda: init spinlock after memcpy by Deepak Saxena · 15 years ago
  40. c587aea net/bridge: use kobject_put to release kobject in br_add_if error path by Xiaotian Feng · 15 years ago
  41. dcf777f NET: ROSE: Don't use static buffer. by Ralf Baechle · 15 years ago
  42. 402168c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  43. 9e81ecc cfg80211: double free in __cfg80211_scan_done by Christian Lamparter · 15 years ago
  44. 6c95e2a nl80211: Memory leak fixed by Niko Jokinen · 15 years ago
  45. 35946a5 mac80211: use correct address for mesh Path Error by Javier Cardona · 15 years ago
  46. 48ab357 rfkill: fix rfkill_set_states() to set the hw state by Alan Jenkins · 15 years ago
  47. 8ef86c7 mac80211: fix injection in monitor mode by Pavel Roskin · 15 years ago
  48. f54c142 rfkill: allow toggling soft state in sysfs again by Johannes Berg · 15 years ago
  49. e2e414d mac80211: disable mesh by Johannes Berg · 15 years ago
  50. f249fb7 Fix error return for setsockopt(SO_TIMESTAMPING) by Rémi Denis-Courmont · 15 years ago
  51. e547bc1 tcp: Use correct peer adr when copying MD5 keys by John Dykstra · 15 years ago
  52. e3afe7b tcp: Fix MD5 signature checking on IPv4 mapped sockets by John Dykstra · 15 years ago
  53. 4dc6dc7 net: sock_copy() fixes by Eric Dumazet · 15 years ago
  54. 95aa1fe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  55. 941297f netfilter: nf_conntrack: nf_conntrack_alloc() fixes by Eric Dumazet · 15 years ago
  56. aa6a03e netfilter: xt_osf: fix nf_log_packet() arguments by Patrick McHardy · 15 years ago
  57. b13bb2e net/can: add module alias to can protocol drivers by Lothar Waßmann · 15 years ago
  58. f7e5cc0 net/can bugfix: use after free bug in can protocol drivers by Lothar Waßmann · 15 years ago
  59. eedfe1c 9p: Possible regression in p9_client_stat by Abhishek Kulkarni · 15 years ago
  60. a17d172 9p: default 9p transport module fix by Abhishek Kulkarni · 15 years ago
  61. a376d44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  62. ee686ca gre: fix ToS/DiffServ inherit bug by Andreas Jaggi · 15 years ago
  63. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  64. f2ba025 sit: fix regression: do not release skb->dst before xmit by Sascha Hlusiak · 15 years ago
  65. e51a67a net: ip_push_pending_frames() fix by Eric Dumazet · 15 years ago
  66. e912b11 net: sk_prot_alloc() should not blindly overwrite memory by Eric Dumazet · 15 years ago
  67. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  68. 1b614fb netpoll: Fix carrier detection for drivers that are using phylib by Anton Vorontsov · 15 years ago
  69. d2daeab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  70. 345aa03 ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) by Jarek Poplawski · 15 years ago
  71. 3938b45 mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() by Luciano Coelho · 15 years ago
  72. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  73. 59615b5 mac80211: fix allocation in mesh_queue_preq by Andrey Yurovsky · 15 years ago
  74. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago
  75. 1bc4ee4 sctp: fix warning at inet_sock_destruct() while release sctp socket by Wei Yongjun · 15 years ago
  76. 1ded3f5 dsa: fix 88e6xxx statistics counter snapshotting by Stephane Contri · 15 years ago
  77. a1ed052 IPv6: preferred lifetime of address not getting updated by Brian Haley · 15 years ago
  78. 59cae00 xfrm6: fix the proto and ports decode of sctp protocol by Wei Yongjun · 15 years ago
  79. c615c9f xfrm4: fix the ports decode of sctp protocol by Wei Yongjun · 15 years ago
  80. 15da4b1 net/9p: Fix crash due to bad mount parameters. by Abhishek Kulkarni · 15 years ago
  81. f8a68e7 Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification" by Eric W. Biederman · 15 years ago
  82. 008440e ipv4: Fix fib_trie rebalancing, part 3 by Jarek Poplawski · 15 years ago
  83. ff0ac74 sctp: xmit sctp packet always return no route error by Wei Yongjun · 15 years ago
  84. 1802571 xfrm: use xfrm_addr_cmp() instead of compare addresses directly by Wei Yongjun · 15 years ago
  85. 6828b92 tcp: Do not tack on TSO data to non-TSO packet by Herbert Xu · 15 years ago
  86. 8e5b9dd tcp: Stop non-TSO packets morphing into TSO by Herbert Xu · 15 years ago
  87. 9c0346b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  88. 53bd972 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  89. dfd06fe nl802154: add module license and description by Dmitry Eremin-Solenikov · 15 years ago
  90. 932c132 nl802154: fix Oops in ieee802154_nl_get_dev by Dmitry Eremin-Solenikov · 15 years ago
  91. d6d3f08 netfilter: xtables: conntrack match revision 2 by Jan Engelhardt · 15 years ago
  92. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  93. ff780cd gro: Flush GRO packets in napi_disable_pending path by Herbert Xu · 15 years ago
  94. 71f9dac inet: Call skb_orphan before tproxy activates by Herbert Xu · 15 years ago
  95. 4a27096 mac80211: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  96. 75de874 sunrpc: Use rcu_barrier() on unload. by Jesper Dangaard Brouer · 15 years ago
  97. 473c22d bridge: Use rcu_barrier() instead of syncronize_net() on unload. by Jesper Dangaard Brouer · 15 years ago
  98. 1f2ccd0 ipv6: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  99. 10e8544 decnet: Use rcu_barrier() on module unload. by Jesper Dangaard Brouer · 15 years ago
  100. a1faa69 ipv6: avoid wraparound for expired preferred lifetime by Jens Rosenboom · 15 years ago