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