1. b22602a SUNRPC: Ensure all transports set rq_xtime consistently by Chuck Lever · 16 years ago
  2. a486aed rpc: minor cleanup of scheduler callback code by \\\"J. Bruce Fields\\\ · 16 years ago
  3. d25a03c rpc: remove some unused macros by \\\"J. Bruce Fields\\\ · 16 years ago
  4. 720b8f2 rpc: eliminate unused variable in auth_gss upcall code by \\\"J. Bruce Fields\\\ · 16 years ago
  5. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 16 years ago
  6. cd983ef SUNRPC: Remove obsolete messages during transport connect by Chuck Lever · 16 years ago
  7. cb3997b SUNRPC: Display some debugging information as text rather than numbers by Chuck Lever · 16 years ago
  8. 38e886e SUNRPC: Refactor rpc_show_tasks by Chuck Lever · 16 years ago
  9. 68a23ee SUNRPC: Don't display the rpc_show_tasks header if there are no tasks by Chuck Lever · 16 years ago
  10. b0e1c57 SUNRPC: Rename "call_" functions that are no longer FSM states by Chuck Lever · 16 years ago
  11. 3748f1e SUNRPC: Add a function to display the name of an RPC procedure by Chuck Lever · 16 years ago
  12. 0f38b87 SUNRPC: Use GFP_NOFS when allocating credentials by Trond Myklebust · 16 years ago
  13. b390c2b SUNRPC: An ENOMEM error from call_encode is always fatal by Trond Myklebust · 16 years ago
  14. 8b39f2b SUNRPC: Ensure we exit early in case of an encode error by Trond Myklebust · 16 years ago
  15. 803a906 SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups by Trond Myklebust · 16 years ago
  16. 0d3a34b SUNRPC: Fix a double-free in rpcbind by Trond Myklebust · 16 years ago
  17. b2798bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. 7f2d38e can: add sanity checks by Oliver Hartkopp · 16 years ago
  19. b620754 svcrpc: fix handling of garbage args by J. Bruce Fields · 16 years ago
  20. ab1b204 bridge: fix use-after-free in br_cleanup_bridges() by Patrick McHardy · 16 years ago
  21. 374e7b5 tcp: fix a size_t < 0 comparison in tcp_read_sock by Octavian Purdila · 16 years ago
  22. 81b23b4 tcp: net/ipv4/tcp.c needs linux/scatterlist.h by Andrew Morton · 16 years ago
  23. 2fe195c net: fib_rules: fix error code for unsupported families by Patrick McHardy · 16 years ago
  24. 93b3cff netdevice: Fix wrong string handle in kernel command line parsing by Wang Chen · 16 years ago
  25. 8fde8a0 net: Tyop of sk_filter() comment by Wang Chen · 16 years ago
  26. 8487460 netlink: Unneeded local variable by Wang Chen · 16 years ago
  27. a4aebb8 net-sched: fix filter destruction in atm/hfsc qdisc destruction by Patrick McHardy · 16 years ago
  28. ff31ab5 net-sched: change tcf_destroy_chain() to clear start of filter list by Patrick McHardy · 16 years ago
  29. 2a64cc4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  30. 23976ef mac80211: don't accept WEP keys other than WEP40 and WEP104 by Emmanuel Grumbach · 16 years ago
  31. 84ebe1c netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK by Jozsef Kadlecsik · 16 years ago
  32. d420895 ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags. by YOSHIFUJI Hideaki · 16 years ago
  33. 59d88c0 netlabel: Fix a problem when dumping the default IPv6 static labels by Paul Moore · 16 years ago
  34. 251a4b3 net/inet_lro: remove setting skb->ip_summed when not LRO-able by Eli Cohen · 16 years ago
  35. 9a37580 inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild by Pavel Emelyanov · 16 years ago
  36. 10b595a netlink: Fix some doc comments in net/netlink/attr.c by Julius Volz · 16 years ago
  37. 7be8735 tcp: /proc/net/tcp rto,ato values not scaled properly (v2) by Stephen Hemminger · 16 years ago
  38. ede16af pkt_sched: Remove CONFIG_NET_SCH_RR by Adrian Bunk · 16 years ago
  39. 01e123d pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive. by WANG Cong · 16 years ago
  40. 5dbaec5 netdevice: Fix typo of dev_unicast_add() comment by Wang Chen · 16 years ago
  41. ec0d215 af_unix: fix 'poll for write'/connected DGRAM sockets by Rainer Weikusat · 16 years ago
  42. db43a28 tcp: fix for splice receive when used with software LRO by Octavian Purdila · 16 years ago
  43. 57413eb tcp: calculate tcp_mem based on low memory instead of all memory by Miquel van Smoorenburg · 16 years ago
  44. 00eb7fe mac80211: fix an oops in several failure paths in key allocation by Emmanuel Grumbach · 16 years ago
  45. 59d393a mac80211: implement EU regulatory domain by Tony Vroon · 16 years ago
  46. 88a6f4a netfilter: ip6table_mangle: don't reroute in LOCAL_IN by Patrick McHardy · 16 years ago
  47. b9f75f4 netns: Don't receive new packets in a dead network namespace. by Eric W. Biederman · 16 years ago
  48. 735ce97 sctp: Make sure N * sizeof(union sctp_addr) does not overflow. by David S. Miller · 16 years ago
  49. f630e43 ipv6: Drop packets for loopback address from outside of the box. by YOSHIFUJI Hideaki · 16 years ago
  50. aea7427 ipv6: Remove options header when setsockopt's optlen is 0 by Shan Wei · 16 years ago
  51. ef3a62d mac80211: detect driver tx bugs by Johannes Berg · 16 years ago
  52. 6d1a3fb netlink: genl: fix circular locking by Patrick McHardy · 16 years ago
  53. 3a5be7d Revert "mac80211: Use skb_header_cloned() on TX path." by David S. Miller · 16 years ago
  54. 3c73419 af_unix: fix 'poll for write'/ connected DGRAM sockets by Rainer Weikusat · 16 years ago
  55. fe833fc xfrm: fix fragmentation for ipv4 xfrm tunnel by Steffen Klassert · 16 years ago
  56. a56b8f8 netfilter: nf_conntrack_h323: fix module unload crash by Patrick McHardy · 16 years ago
  57. 8a54886 netfilter: nf_conntrack_h323: fix memory leak in module initialization error path by Patrick McHardy · 16 years ago
  58. 68b80f1 netfilter: nf_nat: fix RCU races by Patrick McHardy · 16 years ago
  59. 7e903c2 atm: [br2864] fix routed vcmux support by Eric Kinzie · 16 years ago
  60. 2714166 atm: [br2684] Fix oops due to skb->dev being NULL by Jorge Boncompte [DTI2] · 16 years ago
  61. a9d246d ipv4: Remove unused definitions in net/ipv4/tcp_ipv4.c. by Rami Rosen · 16 years ago
  62. 68be802 raw: Restore /proc/net/raw correct behavior by Eric Dumazet · 16 years ago
  63. 6de329e net: Fix test for VLAN TX checksum offload capability by Ben Hutchings · 16 years ago
  64. 319fa2a sctp: Correclty set changeover_active for SFR-CACC by Vlad Yasevich · 16 years ago
  65. 80896a3 sctp: Correctly cleanup procfs entries upon failure. by Wei Yongjun · 16 years ago
  66. 93653e0 tcp: Revert reset of deferred accept changes in 2.6.26 by David S. Miller · 16 years ago
  67. 2b4743b ipv6 sit: Avoid extra need for compat layer in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  68. 47083fc pkt_sched: Change HTB_HYSTERESIS to a runtime parameter htb_hysteresis. by Jesper Dangaard Brouer · 16 years ago
  69. f9ffced pkt_sched: HTB scheduler, change default hysteresis mode to off. by Jesper Dangaard Brouer · 16 years ago
  70. 34a5d71 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  71. 995ad6c mac80211: add missing new line in debug print HT_DEBUG by Tomas Winkler · 16 years ago
  72. 5c5f966 mac80211 : fix for iwconfig in ad-hoc mode by Abhijeet Kolekar · 16 years ago
  73. 5155857 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  74. ec0a196 tcp: Revert 'process defer accept as established' changes. by David S. Miller · 16 years ago
  75. f23d60d ipv6: Fix duplicate initialization of rawv6_prot.destroy by David S. Miller · 16 years ago
  76. 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
  77. 5cb960a Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6 by David S. Miller · 16 years ago
  78. ceeff75 netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info() by Patrick McHardy · 16 years ago
  79. b66985b netfilter: Make nflog quiet when no one listen in userspace. by Eric Leblond · 16 years ago
  80. 1717699 ipv6: Fail with appropriate error code when setting not-applicable sockopt. by YOSHIFUJI Hideaki · 16 years ago
  81. 28d4488 ipv6: Check IPV6_MULTICAST_LOOP option value. by YOSHIFUJI Hideaki · 16 years ago
  82. e8766fc ipv6: Check the hop limit setting in ancillary data. by Shan Wei · 16 years ago
  83. 36e3dea ipv6 route: Fix route lifetime in netlink message. by YOSHIFUJI Hideaki · 16 years ago
  84. 20c61fb ipv6 mcast: Check address family of gf_group in getsockopt(MS_FILTER). by YOSHIFUJI Hideaki · 16 years ago
  85. f7f866e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  86. be4c798 dccp: Bug in initial acknowledgment number assignment by Gerrit Renker · 16 years ago
  87. 7deb0f8 dccp ccid-3: X truncated due to type conversion by Gerrit Renker · 16 years ago
  88. 1e8a287 dccp ccid-3: TFRC reverse-lookup Bug-Fix by Gerrit Renker · 16 years ago
  89. 65907a4 dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets by Gerrit Renker · 16 years ago
  90. 1e2f0e5 dccp: Fix sparse warnings by Gerrit Renker · 16 years ago
  91. 3294f20 dccp ccid-3: Bug-Fix - Zero RTT is possible by Gerrit Renker · 16 years ago
  92. 709772e net: Fix routing tables with id > 255 for legacy software by Krzysztof Piotr Oledzki · 16 years ago
  93. 99c6f60 ipsec: pfkey should ignore events when no listeners by Jamal Hadi Salim · 16 years ago
  94. ce4a7d0 inet{6}_request_sock: Init ->opt and ->pktopts in the constructor by Arnaldo Carvalho de Melo · 16 years ago
  95. 2e761e0 ipv6 netns: init net is used to set bindv6only for new sock by Pavel Emelyanov · 16 years ago
  96. be038b3 mac80211: Checking IBSS support while changing channel in ad-hoc mode by Assaf Krauss · 16 years ago
  97. 872ba53 mac80211: decrease IBSS creation latency by Dan Williams · 16 years ago
  98. ad81b2f mac80211: Fixing slow IBSS rejoin by Assaf Krauss · 16 years ago
  99. 507b06d mac80211: send association event on IBSS create by Dan Williams · 16 years ago
  100. ddb2c43 asn1: additional sanity checking during BER decoding by Chris Wright · 16 years ago