1. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  2. 4f55cd1 [ATM]: [br2684] if we free the skb, we should return 0 by Jean-Denis Boyer · 19 years ago
  3. 0f21ba7 [ATM]: add support for LECS addresses learned from network by Eric Kinzie · 19 years ago
  4. 5fe467e [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. by Ivan Skytte Jørgensen · 19 years ago
  5. 3a867b3 [AX.25]: Fix packet socket crash by Ralf Baechle · 19 years ago
  6. 77d8d7a [IPSEC]: Document that policy direction is derived from the index. by Herbert Xu · 19 years ago
  7. 140e26fc [IPV6]: Fix NS handing for proxy/anycast address by YOSHIFUJI Hideaki · 19 years ago
  8. 42a3945 [TCP]: BIC coding bug in Linux 2.6.13 by Stephen Hemminger · 19 years ago
  9. fab10fe [MCAST] ipv6: Fix address size in grec_size by Yan Zheng · 19 years ago
  10. 0d69ae5 Merge branch 'master' by Jeff Garzik · 19 years ago
  11. 83fa340 [XFRM]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  12. dd13a28 [RPC]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  13. 00fa023 [AF_KEY]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  14. c6f4faf [NETFILTER]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  15. 8eea00a [IPVS]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  16. f4a19a5 [DECNET]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  17. 7b5b3f3 [ATM]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  18. a5181ab [NETFILTER]: Fix Kconfig typo by Horst H. von Brand · 19 years ago
  19. e6308be [IPV4]: fib_trie root-node expansion by Robert Olsson · 19 years ago
  20. 87bf9c9 [IPV6]: Fix infinite loop in udp_v6_get_port(). by YOSHIFUJI Hideaki · 19 years ago
  21. 13d1ef2 Merge rsync://bughost.org/repos/ieee80211-delta/ by Jeff Garzik · 19 years ago
  22. d9e3432 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  23. f36a29d [PATCH] ieee80211: fix gfp flags type by Randy Dunlap · 19 years ago
  24. 3c8c7b2 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  25. 8cb6108 [PATCH] ieee80211: fix gfp flags type by Randy Dunlap · 19 years ago
  26. 7ce31246 [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default by David S. Miller · 19 years ago
  27. 3e56a40 [IPV4]: Get rid of bogus __in_put_dev in pktgen by Herbert Xu · 19 years ago
  28. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  29. a5e7c21 [IPV6]: Fix leak added by udp connect dst caching fix. by David S. Miller · 19 years ago
  30. f36d6ab [IPV6]: Fix ipv6 fragment ID selection at slow path by Yan Zheng · 19 years ago
  31. 444fc8f [IPV4]: Fix "Proxy ARP seems broken" by Herbert Xu · 19 years ago
  32. 496a22b [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here" by Russell King · 19 years ago
  33. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  34. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  35. ff0037b Lindent and trailing whitespace script executed ieee80211 subsystem by James Ketrenos · 19 years ago
  36. c1bda44 When an assoc_resp is received the network structure is not completely by Ivo van Doorn · 19 years ago
  37. ff9e00f Currently the info_element is parsed by 2 seperate functions, this by Ivo van Doorn · 19 years ago
  38. e846cbb Fix implicit nocast warnings in ieee80211 code: by Randy Dunlap · 19 years ago
  39. 7c254d3 This will move the ieee80211_is_ofdm_rate function to the ieee80211.h by Ivo van Doorn · 19 years ago
  40. 75b895c [ATM]: [lec] reset retry counter when new arp issued by Scott Talbert · 19 years ago
  41. 4a7097f [ATM]: [lec] attempt to support cisco failover by Scott Talbert · 19 years ago
  42. 09e9ec8 [TCP]: Don't over-clamp window in tcp_clamp_window() by Alexey Kuznetsov · 19 years ago
  43. 01ff367 [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735 by David S. Miller · 19 years ago
  44. eb693d2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  45. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  46. 01d40f2 [NET]: Fix reversed logic in eth_type_trans(). by David S. Miller · 19 years ago
  47. 735631a [ATM]: fix bug in atm address list handling by Martin Whitaker · 19 years ago
  48. 9301e32 [ATM]: track and close listen sockets when sigd exits by Chas Williams · 19 years ago
  49. e2c4b72 [ATM]: net/atm/ioctl.c: autoload pppoatm and br2684 by Roman Kagan · 19 years ago
  50. 6b25185 [TCP]: Fix init_cwnd calculations in tcp_select_initial_window() by David S. Miller · 19 years ago
  51. 64233bf [APPLETALK]: Fix broadcast bug. by Oliver Dawid · 19 years ago
  52. ba645c1 [NET]: Slightly optimize ethernet address comparison. by David S. Miller · 19 years ago
  53. 520d1b8 [ROSE]: fix typo (regeistration) by Alexey Dobriyan · 19 years ago
  54. a83cd2c [ROSE]: check rose_ndevs earlier by Alexey Dobriyan · 19 years ago
  55. 70ff3b6 [ROSE]: return sane -E* from rose_proto_init() by Alexey Dobriyan · 19 years ago
  56. c3c4ed6 [ROSE]: do proto_unregister() on exit paths by Alexey Dobriyan · 19 years ago
  57. a79af59 [NET]: Fix module reference counts for loadable protocol modules by Frank Filz · 19 years ago
  58. 2d7ceec [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit() by Eric Dumazet · 19 years ago
  59. bc8dfcb [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec() by Daniel Phillips · 19 years ago
  60. 667347f [NEIGH]: Add debugging check when adding timers. by David S. Miller · 19 years ago
  61. 56e9b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6 by David S. Miller · 19 years ago
  62. 188bab3 [NETFILTER]: Fix invalid module autoloading by splitting iptable_nat by Harald Welte · 19 years ago
  63. b85daee [AF_PACKET]: Remove bogus checks added to packet_sendmsg(). by David S. Miller · 19 years ago
  64. c62dba9 [IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup by Herbert Xu · 19 years ago
  65. b9d717a [NET]: Make sure ctl buffer is aligned properly in sys_sendmsg(). by Alex Williamson · 19 years ago
  66. 8ddec74 [NETFILTER] ip_conntrack: Update event cache when status changes by Harald Welte · 19 years ago
  67. 8689c07 [IRDA]: *irttp cleanup by Alexey Dobriyan · 19 years ago
  68. 15166fadb [IRDA]: Fix memory leak in irttp_init() by Alexey Dobriyan · 19 years ago
  69. 45fc3b1 [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS by Amos Waterland · 19 years ago
  70. d67b24c [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency by Harald Welte · 19 years ago
  71. 6cd7525 SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" by Chuck Lever · 19 years ago
  72. f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
  73. 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
  74. 470056c [PATCH] RPC: rationalize set_buffer_size by Chuck Lever · 19 years ago
  75. 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago
  76. 3167e12 [PATCH] RPC: make sure to get the same local port number when reconnecting by Chuck Lever · 19 years ago
  77. 529b33c [PATCH] RPC: allow RPC client's port range to be adjustable by Chuck Lever · 19 years ago
  78. 555ee3a [PATCH] RPC: clean up after nocong was removed by Chuck Lever · 19 years ago
  79. ed63c00 [PATCH] RPC: remove xprt->nocong by Chuck Lever · 19 years ago
  80. a58dd39 [PATCH] RPC: add a release_rqst callout to the RPC transport switch by Chuck Lever · 19 years ago
  81. 1570c1e [PATCH] RPC: add generic interface for adjusting the congestion window by Chuck Lever · 19 years ago
  82. 46c0ee8 [PATCH] RPC: separate xprt_timer implementations by Chuck Lever · 19 years ago
  83. 49e9a89 [PATCH] RPC: expose API for serializing access to RPC transports by Chuck Lever · 19 years ago
  84. 12a8046 [PATCH] RPC: expose API for serializing access to RPC transports by Chuck Lever · 19 years ago
  85. fe3aca2 [PATCH] RPC: add API to set transport-specific timeouts by Chuck Lever · 19 years ago
  86. 43118c2 [PATCH] RPC: get rid of xprt->stream by Chuck Lever · 19 years ago
  87. 808012f [PATCH] RPC: skip over transport-specific heads automatically by Chuck Lever · 19 years ago
  88. 262965f [PATCH] RPC: separate TCP and UDP socket write paths by Chuck Lever · 19 years ago
  89. b0d93ad [PATCH] RPC: separate TCP and UDP transport connection logic by Chuck Lever · 19 years ago
  90. c7b2cae [PATCH] RPC: separate TCP and UDP write space callbacks by Chuck Lever · 19 years ago
  91. 55aa4f5 [PATCH] RPC: client-side transport switch cleanup by Chuck Lever · 19 years ago
  92. 44fbac2 [PATCH] RPC: Add helper for waking tasks pending on a transport by Chuck Lever · 19 years ago
  93. 86b9f57 [PATCH] RPC: Eliminate socket.h includes in RPC client by Chuck Lever · 19 years ago
  94. 2226feb [PATCH] RPC: rename the sockstate field by Chuck Lever · 19 years ago
  95. 5dc0772 [PATCH] RPC: Rename xprt_lock by Chuck Lever · 19 years ago
  96. 4a0f8c0 [PATCH] RPC: Rename sock_lock by Chuck Lever · 19 years ago
  97. b4b5cc8 [PATCH] RPC: Reduce stack utilization in xs_sendpages by Chuck Lever · 19 years ago
  98. 9903cd1 [PATCH] RPC: transport switch function naming by Chuck Lever · 19 years ago
  99. a246b01 [PATCH] RPC: introduce client-side transport switch by Chuck Lever · 19 years ago
  100. 094bb20 [PATCH] RPC: extract socket logic common to both client and server by Chuck Lever · 19 years ago