1. 1b08534 net: Fix module refcount leak in kernel_accept() by Wei Yongjun · 16 years ago
  2. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  3. 4798a2b Phonet: keep TX queue disabled when the device is off by Rémi Denis-Courmont · 16 years ago
  4. eb9b851 SCHED: netem: Correct documentation comment in code. by Jesper Dangaard Brouer · 16 years ago
  5. be70ed1 netfilter: update rwlock initialization for nat_table by Steven Rostedt · 16 years ago
  6. ec8f237 netlabel: Compiler warning and NULL pointer dereference fix by Paul Moore · 16 years ago
  7. 7b363e4 netpoll: fix race on poll_list resulting in garbage entry by Neil Horman · 16 years ago
  8. 24fc7b8 ipv6: silence log messages for locally generated multicast by Jan Sembera · 16 years ago
  9. 8d3a564 tcp: tcp_vegas cong avoid fix by Doug Leith · 16 years ago
  10. f7a8db8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  11. c49b9f2 tproxy: fixe a possible read from an invalid location in the socket match by Balazs Scheidler · 16 years ago
  12. 0a0755c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  13. 5cf12e8 mac80211: use unaligned safe memcmp() in-place of compare_ether_addr() by Shaddy Baddah · 16 years ago
  14. a6af2d6 tcp: tcp_vegas ssthresh bug fix by Doug Leith · 16 years ago
  15. f706644d can: omit received RTR frames for single ID filter lists by Oliver Hartkopp · 16 years ago
  16. 17b24b3 ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc table by Chas Williams · 16 years ago
  17. f8269a4 tcp: make urg+gso work for real this time by Ilpo Järvinen · 16 years ago
  18. 2433c41 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  19. d253eee can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter by Oliver Hartkopp · 16 years ago
  20. bd7df21 Phonet: do not dump addresses from other namespaces by remi.denis-courmont@nokia · 16 years ago
  21. d25830e netlabel: Fix a potential NULL pointer dereference by Paul Moore · 16 years ago
  22. d5654ef xfrm: Fix kernel panic when flush and dump SPD entries by Wei Yongjun · 16 years ago
  23. 5f23b73 net: Fix soft lockups/OOM issues w/ unix garbage collector by dann frazier · 16 years ago
  24. 7e5ab54 Phonet: fix oops in phonet_address_del() on non-Phonet device by Rémi Denis-Courmont · 16 years ago
  25. 3ec1925 netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlock by Patrick McHardy · 16 years ago
  26. 8f480c0 net: make skb_truesize_bug() call WARN() by Arjan van de Ven · 16 years ago
  27. d7713cc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  28. 020cf6b net/wireless/reg.c: fix bad WARN_ON in if statement by Ingo Molnar · 16 years ago
  29. 3dd3b79 mac80211 : Fix setting ad-hoc mode and non-ibss channel by Abhijeet Kolekar · 16 years ago
  30. 244f46a rose: zero length frame filtering in af_rose.c by Bernard Pidoux · 16 years ago
  31. 631339f bridge: netfilter: fix update_pmtu crash with GRE by Herbert Xu · 16 years ago
  32. b54ad40 netfilter: ctnetlink: fix conntrack creation race by Patrick McHardy · 16 years ago
  33. 2da2c21 Add a reference to sunrpc in svc_addsock by Tom Tucker · 16 years ago
  34. 7e56b5d net: Fix memory leak in the proto_register function by Catalin Marinas · 16 years ago
  35. 33cf71c tcp: Do not use TSO/GSO when there is urgent data by Petr Tesarik · 16 years ago
  36. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 16 years ago
  37. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  38. 5ece6c2 net: fix tiny output corruption of /proc/net/snmp6 by Alexey Dobriyan · 16 years ago
  39. eedd726 ipv6: use seq_release_private for ip6mr.c /proc entries by Benjamin Thery · 16 years ago
  40. 3aa4614 pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() by Patrick McHardy · 16 years ago
  41. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  42. c828384 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() by Balazs Scheidler · 16 years ago
  43. a134f85 TPROXY: fill struct flowi->flags in udp_sendmsg() by Balazs Scheidler · 16 years ago
  44. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  45. b473001 net: Do not fire linkwatch events until the device is registered. by David S. Miller · 16 years ago
  46. 566521d phonet: fix compilation with gcc-3.4 by Alexey Dobriyan · 16 years ago
  47. bfdbc0a pktgen: fix multiple queue warning by Robert Olsson · 16 years ago
  48. c3e3889 net: fix ip_mr_init() error path by Benjamin Thery · 16 years ago
  49. 8e3bad6 mac80211: remove ieee80211_notify_mac by Johannes Berg · 16 years ago
  50. 5f9021c rtnetlink: propagate error from dev_change_flags in do_setlink() by Johannes Berg · 16 years ago
  51. ebfe92c Phonet: refuse to send bigger than MTU packets by Rémi Denis-Courmont · 16 years ago
  52. 5421ae0 scm: fix scm_fp_list->list initialization made in wrong place by Pavel Emelyanov · 16 years ago
  53. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  54. 1fa989e 9p: restrict RDMA usage by Randy Dunlap · 16 years ago
  55. 9c0188a net: shy netns_ok check by Alexey Dobriyan · 16 years ago
  56. 6e093d9 ipv6: routing header fixes by Brian Haley · 16 years ago
  57. ddd535c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  58. db7fb86 mac80211: fix notify_mac function by Johannes Berg · 16 years ago
  59. d35aac1 net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller by Patrick Ohly · 16 years ago
  60. 8f65b53 tcp_htcp: last_cong bug fix by Doug Leith · 16 years ago
  61. 0a4cf2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. df02c6f dsa: fix master interface allmulti/promisc handling by Lennert Buytenhek · 16 years ago
  63. 14ee674 dsa: fix skb->pkt_type when mac address of slave interface differs by Lennert Buytenhek · 16 years ago
  64. 5cd33db net: fix setting of skb->tail in skb_recycle_check() by Lennert Buytenhek · 16 years ago
  65. b971e7a net: fix /proc/net/snmp as memory corruptor by Eric Dumazet · 16 years ago
  66. 013cd39 mac80211: fix a buffer overrun in station debug code by Jianjun Kong · 16 years ago
  67. b7b45f4 netfilter: payload_len is be16, add size of struct rather than size of pointer by Harvey Harrison · 16 years ago
  68. 87b30a6 ipv6: fix ip6_mr_init error path by Benjamin Thery · 16 years ago
  69. 309f796 vlan: Fix typos in proc output string by Ferenc Wagner · 16 years ago
  70. 6209344 net: unix: fix inflight counting bug in garbage collector by Miklos Szeredi · 16 years ago
  71. 70e9067 af_key: mark policy as dead before destroying by Alexey Dobriyan · 16 years ago
  72. 4bab0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  73. ca409d6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  74. 39d4e58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  75. 3b53fbf net: Fix recursive descent in __scm_destroy(). by David S. Miller · 16 years ago
  76. f8d570a net: Fix recursive descent in __scm_destroy(). by David Miller · 16 years ago
  77. 4a9d916 Fix logic error in rfkill_check_duplicity by Jonathan McDowell · 16 years ago
  78. b0d5fde net/9p: fix printk format warnings by Randy Dunlap · 16 years ago
  79. 9f3e9bb unsigned fid->fid cannot be negative by Roel Kluin · 16 years ago
  80. 1558c62 9p: rdma: remove duplicated #include by Huang Weiyi · 16 years ago
  81. 45abdf1 p9: Fix leak of waitqueue in request allocation path by Tom Tucker · 16 years ago
  82. 82b189e 9p: Remove unneeded free of fcall for Flush by Tom Tucker · 16 years ago
  83. cac23d6 9p: Make all client spin locks IRQ safe by Tom Tucker · 16 years ago
  84. 517ac45 9p: rdma: Set trans prior to requesting async connection ops by Tom Tucker · 16 years ago
  85. 518a09e tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. by David S. Miller · 16 years ago
  86. efb9a8c netfilter: netns ct: walk netns list under RTNL by Alexey Dobriyan · 16 years ago
  87. e3ec6cf ipv6: fix run pending DAD when interface becomes ready by Benjamin Thery · 16 years ago
  88. b22cecd net/9p: fix printk format warnings by Randy Dunlap · 16 years ago
  89. 9b22ea5 net: fix packet socket delivery in rx irq handler by Patrick McHardy · 16 years ago
  90. 79654a7 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector by Andreas Steffen · 16 years ago
  91. 75fa677 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  92. bbb770e xfrm: Fix xfrm_policy_gc_lock handling. by Alexey Dobriyan · 16 years ago
  93. a1caa32 XFRM: copy_to_user_kmaddress() reports local address twice by Arnaud Ebalard · 16 years ago
  94. 0856f93 udp: Fix the SNMP counter of UDP_MIB_INERRORS by Wei Yongjun · 16 years ago
  95. f26ba17 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS by Wei Yongjun · 16 years ago
  96. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  97. 48dcc33e af_unix: netns: fix problem of return value by Jianjun Kong · 16 years ago
  98. 920a461 udp: multicast packets need to check namespace by Eric Dumazet · 16 years ago
  99. d1a203e net: add documentation for skb recycling by Stephen Hemminger · 16 years ago
  100. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago