1. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  2. 735ce97 sctp: Make sure N * sizeof(union sctp_addr) does not overflow. by David S. Miller · 16 years ago
  3. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  4. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 16 years ago
  5. ef3a62d mac80211: detect driver tx bugs by Johannes Berg · 16 years ago
  6. 6d1a3fb netlink: genl: fix circular locking by Patrick McHardy · 16 years ago
  7. 3a5be7d Revert "mac80211: Use skb_header_cloned() on TX path." by David S. Miller · 16 years ago
  8. 3c73419 af_unix: fix 'poll for write'/ connected DGRAM sockets by Rainer Weikusat · 16 years ago
  9. fe833fc xfrm: fix fragmentation for ipv4 xfrm tunnel by Steffen Klassert · 16 years ago
  10. a56b8f8 netfilter: nf_conntrack_h323: fix module unload crash by Patrick McHardy · 16 years ago
  11. 8a54886 netfilter: nf_conntrack_h323: fix memory leak in module initialization error path by Patrick McHardy · 16 years ago
  12. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 16 years ago
  13. 7e903c2 atm: [br2864] fix routed vcmux support by Eric Kinzie · 16 years ago
  14. 2714166 atm: [br2684] Fix oops due to skb->dev being NULL by Jorge Boncompte [DTI2] · 16 years ago
  15. a9d246d ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. by Rami Rosen · 16 years ago
  16. 68be802 raw: Restore /proc/net/raw correct behavior by Eric Dumazet · 16 years ago
  17. 6de329e net: Fix test for VLAN TX checksum offload capability by Ben Hutchings · 16 years ago
  18. 319fa2a sctp: Correclty set changeover_active for SFR-CACC by Vlad Yasevich · 16 years ago
  19. 80896a3 sctp: Correctly cleanup procfs entries upon failure. by Wei Yongjun · 16 years ago
  20. 93653e0 tcp: Revert reset of deferred accept changes in 2.6.26 by David S. Miller · 16 years ago
  21. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  22. 47083fc pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. by Jesper Dangaard Brouer · 16 years ago
  23. f9ffced pkt_sched: HTB scheduler, change default hysteresis mode to off. by Jesper Dangaard Brouer · 16 years ago
  24. 34a5d71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  25. 995ad6c mac80211: add missing new line in debug print HT_DEBUG by Tomas Winkler · 16 years ago
  26. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 16 years ago
  27. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  28. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  29. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  30. a405657 Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  31. 5cb960a Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6 by David S. Miller · 16 years ago
  32. ceeff75 netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() by Patrick McHardy · 16 years ago
  33. b66985b netfilter: Make nflog quiet when no one listen in userspace. by Eric Leblond · 16 years ago
  34. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 16 years ago
  35. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 16 years ago
  36. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 16 years ago
  37. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 16 years ago
  38. 20c61fb ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 16 years ago
  39. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. be4c798 dccp: Bug in initial acknowledgment number assignment by Gerrit Renker · 16 years ago
  41. 7deb0f8 dccp ccid-3: X truncated due to type conversion by Gerrit Renker · 16 years ago
  42. 1e8a287 dccp ccid-3: TFRC reverse-lookup Bug-Fix by Gerrit Renker · 16 years ago
  43. 65907a4 dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets by Gerrit Renker · 16 years ago
  44. 1e2f0e5 dccp: Fix sparse warnings by Gerrit Renker · 16 years ago
  45. 3294f20 dccp ccid-3: Bug-Fix - Zero RTT is possible by Gerrit Renker · 16 years ago
  46. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 16 years ago
  47. 99c6f60 ipsec: pfkey should ignore events when no listeners by Jamal Hadi Salim · 16 years ago
  48. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  49. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 16 years ago
  50. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  51. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 16 years ago
  52. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  53. 507b06d mac80211: send association event on IBSS create by Dan Williams · 16 years ago
  54. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago
  55. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 16 years ago
  57. 26af65c tcp: Increment OUTRSTS in tcp_send_active_reset() by Sridhar Samudrala · 16 years ago
  58. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  59. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  60. 8b750ce sctp: Flush the queue only once during fast retransmit. by Vlad Yasevich · 16 years ago
  61. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  62. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  63. 159c6be sctp: Move sctp_v4_dst_saddr out of loop by Gui Jianfeng · 16 years ago
  64. 4141ddc sctp: retran_path update bug fix by Gui Jianfeng · 16 years ago
  65. aed5a83 Merge branch 'net-2.6-misc-20080605a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix by David S. Miller · 16 years ago
  66. a660447 tcp: fix skb vs fack_count out-of-sync condition by Ilpo Järvinen · 16 years ago
  67. a13366c xfrm: xfrm_algo: correct usage of RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  68. 9596cc82 [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. by Denis V. Lunev · 16 years ago
  69. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  70. 49d074f [IPV6]: Do not change protocol for raw IPv6 sockets. by Denis V. Lunev · 16 years ago
  71. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  72. 187e383 [IPV6]: Check outgoing interface even if source address is unspecified. by YOSHIFUJI Hideaki · 16 years ago
  73. 95b496b [IPV6]: Fix the data length of get destination options with short length by Yang Hongyang · 16 years ago
  74. 05335c2 [IPV6]: Fix the return value of get destination options with NULL data pointer by Yang Hongyang · 16 years ago
  75. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago
  76. baa2bfb [IPV4] TUNNEL4: Fix incoming packet length check for inter-protocol tunnel. by YOSHIFUJI Hideaki · 16 years ago
  77. 8283637 [IPV6] TUNNEL6: Fix incoming packet length check for inter-protocol tunnel. by Colin · 16 years ago
  78. 24ef0da [IPV6] ADDRCONF: Check range of prefix length by Thomas Graf · 16 years ago
  79. a3c9608 [IPV6] UDP: Possible dst leak in udpv6_sendmsg. by YOSHIFUJI Hideaki · 16 years ago
  80. e511710 [SCTP]: Fix NULL dereference of asoc. by YOSHIFUJI Hideaki · 16 years ago
  81. 8aca6cb tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp)) by Ilpo Järvinen · 16 years ago
  82. b9c6989 netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gather() by Jarek Poplawski · 16 years ago
  83. d2ee3f2 netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED state by Dong Wei · 16 years ago
  84. d430a22 bogus format in ip6mr by Al Viro · 16 years ago
  85. ab32cd7 route: Remove unused ifa_anycast field by Thomas Graf · 16 years ago
  86. bc3ed28 netlink: Improve returned error codes by Thomas Graf · 16 years ago
  87. 1f9d11c route: Mark unused routing attributes as such by Thomas Graf · 16 years ago
  88. 51b77ca route: Mark unused route cache flags as such. by Thomas Graf · 16 years ago
  89. 7557af2 net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec by Brice Goglin · 16 years ago
  90. b9f5f52 net: neighbour table ABI problem by Stephen Hemminger · 16 years ago
  91. 9ecad87 irda: Sock leak on error path in irda_create. by Pavel Emelyanov · 16 years ago
  92. 7dccf1f ax25: Fix NULL pointer dereference and lockup. by Jarek Poplawski · 16 years ago
  93. 537d59a bluetooth: rfcomm_dev_state_change deadlock fix by Dave Young · 16 years ago
  94. 1beee8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. 3446b9d llc: Fix double accounting of received packets by Arnaldo Carvalho de Melo · 16 years ago
  96. 12293bf netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_init() by Alexey Dobriyan · 16 years ago
  97. 8c3a01d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  98. 4c8411f bluetooth: fix locking bug in the rfcomm socket cleanup handling by Arjan van de Ven · 16 years ago
  99. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 16 years ago
  100. 70d251b mac80211: Fix for NULL pointer dereference in sta_info_get() by Senthil Balasubramanian · 16 years ago