1. e6308be [IPV4]: fib_trie root-node expansion by Robert Olsson · 19 years ago
  2. 87bf9c9 [IPV6]: Fix infinite loop in udp_v6_get_port(). by YOSHIFUJI Hideaki · 19 years ago
  3. 13d1ef2 Merge rsync://bughost.org/repos/ieee80211-delta/ by Jeff Garzik · 19 years ago
  4. d9e3432 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  5. f36a29d [PATCH] ieee80211: fix gfp flags type by Randy Dunlap · 19 years ago
  6. 3c8c7b2 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  7. 8cb6108 [PATCH] ieee80211: fix gfp flags type by Randy Dunlap · 19 years ago
  8. 7ce31246 [IPV4]: Update icmp sysctl docs and disable broadcast ECHO/TIMESTAMP by default by David S. Miller · 19 years ago
  9. 3e56a40 [IPV4]: Get rid of bogus __in_put_dev in pktgen by Herbert Xu · 19 years ago
  10. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  11. a5e7c21 [IPV6]: Fix leak added by udp connect dst caching fix. by David S. Miller · 19 years ago
  12. f36d6ab [IPV6]: Fix ipv6 fragment ID selection at slow path by Yan Zheng · 19 years ago
  13. 444fc8f [IPV4]: Fix "Proxy ARP seems broken" by Herbert Xu · 19 years ago
  14. 496a22b [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here" by Russell King · 19 years ago
  15. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  16. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  17. ff0037b Lindent and trailing whitespace script executed ieee80211 subsystem by James Ketrenos · 19 years ago
  18. c1bda44 When an assoc_resp is received the network structure is not completely by Ivo van Doorn · 19 years ago
  19. ff9e00f Currently the info_element is parsed by 2 seperate functions, this by Ivo van Doorn · 19 years ago
  20. e846cbb Fix implicit nocast warnings in ieee80211 code: by Randy Dunlap · 19 years ago
  21. 7c254d3 This will move the ieee80211_is_ofdm_rate function to the ieee80211.h by Ivo van Doorn · 19 years ago
  22. 75b895c [ATM]: [lec] reset retry counter when new arp issued by Scott Talbert · 19 years ago
  23. 4a7097f [ATM]: [lec] attempt to support cisco failover by Scott Talbert · 19 years ago
  24. 09e9ec8 [TCP]: Don't over-clamp window in tcp_clamp_window() by Alexey Kuznetsov · 19 years ago
  25. 01ff367 [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735 by David S. Miller · 19 years ago
  26. eb693d2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  27. 6660022 [PATCH] proc_mkdir() should be used to create procfs directories by Al Viro · 19 years ago
  28. 01d40f2 [NET]: Fix reversed logic in eth_type_trans(). by David S. Miller · 19 years ago
  29. 735631a [ATM]: fix bug in atm address list handling by Martin Whitaker · 19 years ago
  30. 9301e32 [ATM]: track and close listen sockets when sigd exits by Chas Williams · 19 years ago
  31. e2c4b72 [ATM]: net/atm/ioctl.c: autoload pppoatm and br2684 by Roman Kagan · 19 years ago
  32. 6b25185 [TCP]: Fix init_cwnd calculations in tcp_select_initial_window() by David S. Miller · 19 years ago
  33. 64233bf [APPLETALK]: Fix broadcast bug. by Oliver Dawid · 19 years ago
  34. ba645c1 [NET]: Slightly optimize ethernet address comparison. by David S. Miller · 19 years ago
  35. 520d1b8 [ROSE]: fix typo (regeistration) by Alexey Dobriyan · 19 years ago
  36. a83cd2c [ROSE]: check rose_ndevs earlier by Alexey Dobriyan · 19 years ago
  37. 70ff3b6 [ROSE]: return sane -E* from rose_proto_init() by Alexey Dobriyan · 19 years ago
  38. c3c4ed6 [ROSE]: do proto_unregister() on exit paths by Alexey Dobriyan · 19 years ago
  39. a79af59 [NET]: Fix module reference counts for loadable protocol modules by Frank Filz · 19 years ago
  40. 2d7ceec [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit() by Eric Dumazet · 19 years ago
  41. bc8dfcb [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec() by Daniel Phillips · 19 years ago
  42. 667347f [NEIGH]: Add debugging check when adding timers. by David S. Miller · 19 years ago
  43. 56e9b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6 by David S. Miller · 19 years ago
  44. 188bab3 [NETFILTER]: Fix invalid module autoloading by splitting iptable_nat by Harald Welte · 19 years ago
  45. b85daee [AF_PACKET]: Remove bogus checks added to packet_sendmsg(). by David S. Miller · 19 years ago
  46. c62dba9 [IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup by Herbert Xu · 19 years ago
  47. b9d717a [NET]: Make sure ctl buffer is aligned properly in sys_sendmsg(). by Alex Williamson · 19 years ago
  48. 8ddec746 [NETFILTER] ip_conntrack: Update event cache when status changes by Harald Welte · 19 years ago
  49. 8689c07 [IRDA]: *irttp cleanup by Alexey Dobriyan · 19 years ago
  50. 15166fadb [IRDA]: Fix memory leak in irttp_init() by Alexey Dobriyan · 19 years ago
  51. 45fc3b1 [NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS by Amos Waterland · 19 years ago
  52. d67b24c [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency by Harald Welte · 19 years ago
  53. 6cd7525 SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" by Chuck Lever · 19 years ago
  54. f134585 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" by Trond Myklebust · 19 years ago
  55. 278c995 [PATCH] RPC,NFS: new rpc_pipefs patch by Christoph Hellwig · 19 years ago
  56. 470056c [PATCH] RPC: rationalize set_buffer_size by Chuck Lever · 19 years ago
  57. 03bf4b7 [PATCH] RPC: parametrize various transport connect timeouts by Chuck Lever · 19 years ago
  58. 3167e12 [PATCH] RPC: make sure to get the same local port number when reconnecting by Chuck Lever · 19 years ago
  59. 529b33c [PATCH] RPC: allow RPC client's port range to be adjustable by Chuck Lever · 19 years ago
  60. 555ee3a [PATCH] RPC: clean up after nocong was removed by Chuck Lever · 19 years ago
  61. ed63c00 [PATCH] RPC: remove xprt->nocong by Chuck Lever · 19 years ago
  62. a58dd39 [PATCH] RPC: add a release_rqst callout to the RPC transport switch by Chuck Lever · 19 years ago
  63. 1570c1e [PATCH] RPC: add generic interface for adjusting the congestion window by Chuck Lever · 19 years ago
  64. 46c0ee8 [PATCH] RPC: separate xprt_timer implementations by Chuck Lever · 19 years ago
  65. 49e9a89 [PATCH] RPC: expose API for serializing access to RPC transports by Chuck Lever · 19 years ago
  66. 12a8046 [PATCH] RPC: expose API for serializing access to RPC transports by Chuck Lever · 19 years ago
  67. fe3aca2 [PATCH] RPC: add API to set transport-specific timeouts by Chuck Lever · 19 years ago
  68. 43118c2 [PATCH] RPC: get rid of xprt->stream by Chuck Lever · 19 years ago
  69. 808012f [PATCH] RPC: skip over transport-specific heads automatically by Chuck Lever · 19 years ago
  70. 262965f [PATCH] RPC: separate TCP and UDP socket write paths by Chuck Lever · 19 years ago
  71. b0d93ad [PATCH] RPC: separate TCP and UDP transport connection logic by Chuck Lever · 19 years ago
  72. c7b2cae [PATCH] RPC: separate TCP and UDP write space callbacks by Chuck Lever · 19 years ago
  73. 55aa4f5 [PATCH] RPC: client-side transport switch cleanup by Chuck Lever · 19 years ago
  74. 44fbac2 [PATCH] RPC: Add helper for waking tasks pending on a transport by Chuck Lever · 19 years ago
  75. 86b9f57 [PATCH] RPC: Eliminate socket.h includes in RPC client by Chuck Lever · 19 years ago
  76. 2226feb [PATCH] RPC: rename the sockstate field by Chuck Lever · 19 years ago
  77. 5dc0772 [PATCH] RPC: Rename xprt_lock by Chuck Lever · 19 years ago
  78. 4a0f8c0 [PATCH] RPC: Rename sock_lock by Chuck Lever · 19 years ago
  79. b4b5cc8 [PATCH] RPC: Reduce stack utilization in xs_sendpages by Chuck Lever · 19 years ago
  80. 9903cd1 [PATCH] RPC: transport switch function naming by Chuck Lever · 19 years ago
  81. a246b01 [PATCH] RPC: introduce client-side transport switch by Chuck Lever · 19 years ago
  82. 094bb20 [PATCH] RPC: extract socket logic common to both client and server by Chuck Lever · 19 years ago
  83. 602f832 [PATCH] RPC: portmapper doesn't need a reserved port by Chuck Lever · 19 years ago
  84. eab5c08 [PATCH] NFS: use a constant value for TCP retransmit timeouts by Chuck Lever · 19 years ago
  85. da35187 [PATCH] RPC: proper soft timeout behavior for rpcbind by Chuck Lever · 19 years ago
  86. 23475d6 [PATCH] RPC: Report connection errors properly when mounting with "soft" by Chuck Lever · 19 years ago
  87. eb0e007 [SCTP]: Fix SCTP_SHUTDOWN notifications. by Sridhar Samudrala · 19 years ago
  88. 1dfbab5 [NETFILTER] Fix conntrack event cache deadlock/oops by Harald Welte · 19 years ago
  89. 6749720 [NETFILTER] Fix sparse endian warnings in pptp helper by Alexey Dobriyan · 19 years ago
  90. 0ae5d25 [NETFILTER] fix DEBUG statement in PPTP helper by Harald Welte · 19 years ago
  91. 2a7bc3c [BRIDGE]: TSO fix in br_dev_queue_push_xmit by Vlad Drukker · 19 years ago
  92. 83ca28b [TCP]: Adjust Reno SACK estimate in tcp_fragment by Herbert Xu · 19 years ago
  93. 6eb6edf [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series by James Ketrenos · 19 years ago
  94. 31b59ea [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload by James Ketrenos · 19 years ago
  95. 3169616 [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VERSION by James Ketrenos · 19 years ago
  96. 8420e1b [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg by Arnaldo Carvalho de Melo · 19 years ago
  97. d389424 [LLC]: Fix the accept path by Arnaldo Carvalho de Melo · 19 years ago
  98. 2928c19 [LLC]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  99. 0519d8f [TR]: Set correct frame type for SNAP packets by Jochen Friedrich · 19 years ago
  100. 096f0eb [LLC]: Fix llc_fixup_skb() bug by Jochen Friedrich · 19 years ago