1. b620754 svcrpc: fix handling of garbage args by J. Bruce Fields · 16 years ago
  2. 2fe195c net: fib_rules: fix error code for unsupported families by Patrick McHardy · 16 years ago
  3. 93b3cff9 netdevice: Fix wrong string handle in kernel command line parsing by Wang Chen · 16 years ago
  4. 8fde8a0 net: Tyop of sk_filter() comment by Wang Chen · 16 years ago
  5. 8487460 netlink: Unneeded local variable by Wang Chen · 16 years ago
  6. a4aebb8 net-sched: fix filter destruction in atm/hfsc qdisc destruction by Patrick McHardy · 16 years ago
  7. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  8. 2a64cc4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  9. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  10. 84ebe1c netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK by Jozsef Kadlecsik · 16 years ago
  11. d420895 ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. by YOSHIFUJI Hideaki · 16 years ago
  12. 59d88c0 netlabel: Fix a problem when dumping the default IPv6 static labels by Paul Moore · 16 years ago
  13. 251a4b3 net/inet_lro: remove setting skb->ip_summed when not LRO-able by Eli Cohen · 16 years ago
  14. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 16 years ago
  15. 10b595a netlink: Fix some doc comments in net/netlink/attr.c by Julius Volz · 16 years ago
  16. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 16 years ago
  17. ede16af pkt_sched: Remove CONFIG_NET_SCH_RR by Adrian Bunk · 16 years ago
  18. 01e123d pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. by WANG Cong · 16 years ago
  19. 5dbaec5 netdevice: Fix typo of dev_unicast_add() comment by Wang Chen · 16 years ago
  20. ec0d215f af_unix: fix 'poll for write'/connected DGRAM sockets by Rainer Weikusat · 16 years ago
  21. db43a28 tcp: fix for splice receive when used with software LRO by Octavian Purdila · 16 years ago
  22. 57413eb tcp: calculate tcp_mem based on low memory instead of all memory by Miquel van Smoorenburg · 16 years ago
  23. 00eb7fe mac80211: fix an oops in several failure paths in key allocation by Emmanuel Grumbach · 16 years ago
  24. 59d393a mac80211: implement EU regulatory domain by Tony Vroon · 16 years ago
  25. 88a6f4a netfilter: ip6table_mangle: don't reroute in LOCAL_IN by Patrick McHardy · 16 years ago
  26. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  27. 735ce97 sctp: Make sure N * sizeof(union sctp_addr) does not overflow. by David S. Miller · 16 years ago
  28. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  29. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 16 years ago
  30. ef3a62d mac80211: detect driver tx bugs by Johannes Berg · 16 years ago
  31. 6d1a3fb netlink: genl: fix circular locking by Patrick McHardy · 16 years ago
  32. 3a5be7d Revert "mac80211: Use skb_header_cloned() on TX path." by David S. Miller · 16 years ago
  33. 3c73419 af_unix: fix 'poll for write'/ connected DGRAM sockets by Rainer Weikusat · 16 years ago
  34. fe833fc xfrm: fix fragmentation for ipv4 xfrm tunnel by Steffen Klassert · 16 years ago
  35. a56b8f8 netfilter: nf_conntrack_h323: fix module unload crash by Patrick McHardy · 16 years ago
  36. 8a54886 netfilter: nf_conntrack_h323: fix memory leak in module initialization error path by Patrick McHardy · 16 years ago
  37. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 16 years ago
  38. 7e903c2 atm: [br2864] fix routed vcmux support by Eric Kinzie · 16 years ago
  39. 2714166 atm: [br2684] Fix oops due to skb->dev being NULL by Jorge Boncompte [DTI2] · 16 years ago
  40. a9d246d ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. by Rami Rosen · 16 years ago
  41. 68be802 raw: Restore /proc/net/raw correct behavior by Eric Dumazet · 16 years ago
  42. 6de329e net: Fix test for VLAN TX checksum offload capability by Ben Hutchings · 16 years ago
  43. 319fa2a sctp: Correclty set changeover_active for SFR-CACC by Vlad Yasevich · 16 years ago
  44. 80896a3 sctp: Correctly cleanup procfs entries upon failure. by Wei Yongjun · 16 years ago
  45. 93653e0 tcp: Revert reset of deferred accept changes in 2.6.26 by David S. Miller · 16 years ago
  46. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  47. 47083fc pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. by Jesper Dangaard Brouer · 16 years ago
  48. f9ffced pkt_sched: HTB scheduler, change default hysteresis mode to off. by Jesper Dangaard Brouer · 16 years ago
  49. 34a5d71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  50. 995ad6c mac80211: add missing new line in debug print HT_DEBUG by Tomas Winkler · 16 years ago
  51. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 16 years ago
  52. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  53. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  54. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  55. a4056573 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
  56. 5cb960a Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6 by David S. Miller · 16 years ago
  57. ceeff754 netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() by Patrick McHardy · 16 years ago
  58. b66985b netfilter: Make nflog quiet when no one listen in userspace. by Eric Leblond · 16 years ago
  59. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 16 years ago
  60. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 16 years ago
  61. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 16 years ago
  62. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 16 years ago
  63. 20c61fbd ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 16 years ago
  64. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. be4c798 dccp: Bug in initial acknowledgment number assignment by Gerrit Renker · 16 years ago
  66. 7deb0f8 dccp ccid-3: X truncated due to type conversion by Gerrit Renker · 16 years ago
  67. 1e8a287 dccp ccid-3: TFRC reverse-lookup Bug-Fix by Gerrit Renker · 16 years ago
  68. 65907a4 dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets by Gerrit Renker · 16 years ago
  69. 1e2f0e5e dccp: Fix sparse warnings by Gerrit Renker · 16 years ago
  70. 3294f20 dccp ccid-3: Bug-Fix - Zero RTT is possible by Gerrit Renker · 16 years ago
  71. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 16 years ago
  72. 99c6f60 ipsec: pfkey should ignore events when no listeners by Jamal Hadi Salim · 16 years ago
  73. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  74. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 16 years ago
  75. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  76. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 16 years ago
  77. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  78. 507b06d mac80211: send association event on IBSS create by Dan Williams · 16 years ago
  79. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago
  80. 3e387fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  81. 293ad60 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. by Octavian Purdila · 16 years ago
  82. 26af65c tcp: Increment OUTRSTS in tcp_send_active_reset() by Sridhar Samudrala · 16 years ago
  83. 22dd485 raw: Raw socket leak. by Denis V. Lunev · 16 years ago
  84. b9031d9 sctp: Fix ECN markings for IPv6 by Vlad Yasevich · 16 years ago
  85. 8b750ce sctp: Flush the queue only once during fast retransmit. by Vlad Yasevich · 16 years ago
  86. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  87. a646523 sctp: Correctly implement Fast Recovery cwnd manipulations. by Vlad Yasevich · 16 years ago
  88. 159c6be sctp: Move sctp_v4_dst_saddr out of loop by Gui Jianfeng · 16 years ago
  89. 4141ddc sctp: retran_path update bug fix by Gui Jianfeng · 16 years ago
  90. 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
  91. a660447 tcp: fix skb vs fack_count out-of-sync condition by Ilpo Järvinen · 16 years ago
  92. a13366c xfrm: xfrm_algo: correct usage of RIPEMD-160 by Adrian-Ken Rueegsegger · 16 years ago
  93. 9596cc82 [IPV6]: Do not change protocol for UDPv6 sockets with pending sent data. by Denis V. Lunev · 16 years ago
  94. 36d926b [IPV6]: inet_sk(sk)->cork.opt leak by Denis V. Lunev · 16 years ago
  95. 49d074f [IPV6]: Do not change protocol for raw IPv6 sockets. by Denis V. Lunev · 16 years ago
  96. 91e1908 [IPV6] NETNS: Handle ancillary data in appropriate namespace. by YOSHIFUJI Hideaki · 16 years ago
  97. 187e383 [IPV6]: Check outgoing interface even if source address is unspecified. by YOSHIFUJI Hideaki · 16 years ago
  98. 95b496b [IPV6]: Fix the data length of get destination options with short length by Yang Hongyang · 16 years ago
  99. 05335c2 [IPV6]: Fix the return value of get destination options with NULL data pointer by Yang Hongyang · 16 years ago
  100. 4bed72e [IPV6] ADDRCONF: Allow longer lifetime on 64bit archs. by YOSHIFUJI Hideaki · 16 years ago