1. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  2. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  3. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  4. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
  5. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  6. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  7. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  8. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  9. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  10. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  11. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  12. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
  13. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  14. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  15. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  16. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
  17. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  18. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  19. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
  20. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
  21. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  22. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  23. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  24. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  25. 3c21edb [IPV6]: Defer IPv6 device initialization until the link becomes ready. by YOSHIFUJI Hideaki · 19 years ago
  26. 399c180 [IPSEC]: Perform SA switchover immediately. by David S. Miller · 19 years ago
  27. 1f12bcc [DECNET]: add memory buffer settings by Steven Whitehouse · 19 years ago
  28. 0ff60a4 [IPV4]: Fix secondary IP addresses after promotion by Jamal Hadi Salim · 19 years ago
  29. 1ef4320 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/ by David S. Miller · 19 years ago
  30. df9890c [IPV6]: Fix sending extension headers before and including routing header. by YOSHIFUJI Hideaki · 19 years ago
  31. cea00da [PATCH] git-netdev-all-ieee80211_get_payload-warning-fix by Andrew Morton · 19 years ago
  32. 31f3426 [TCP]: More spelling fixes. by Stephen Hemminger · 19 years ago
  33. cf22535 [LLC]: Fix typo by Jochen Friedrich · 19 years ago
  34. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 19 years ago
  35. 19c7e9e [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands. by Vladislav Yasevich · 19 years ago
  36. 1e7d3d9 [SCTP]: Remove timeouts[] array from sctp_endpoint. by Vladislav Yasevich · 19 years ago
  37. 6a438bb [TCP]: speed up SACK processing by Stephen Hemminger · 19 years ago
  38. caa20d9a [TCP]: spelling fixes by Stephen Hemminger · 19 years ago
  39. 9772efb [TCP]: Appropriate Byte Count support by Stephen Hemminger · 19 years ago
  40. 7faffa1 [TCP]: add tcp_slow_start helper by Stephen Hemminger · 19 years ago
  41. f4805ed [TCP]: fix congestion window update when using TSO deferal by Stephen Hemminger · 19 years ago
  42. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 19 years ago
  43. 482a852 [NETLINK]: Generic netlink family by Thomas Graf · 19 years ago
  44. 82ace47 [NETLINK]: Generic netlink receive queue processor by Thomas Graf · 19 years ago
  45. bfa83a9 [NETLINK]: Type-safe netlink messages/attributes interface by Thomas Graf · 19 years ago
  46. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 19 years ago
  47. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  48. e330562 ieee80211: cleanup crypto list handling, other minor cleanups. by Christoph Hellwig · 19 years ago
  49. f24e097 Merge rsync://bughost.org/repos/ieee80211-delta/ by Jeff Garzik · 19 years ago
  50. be9d122 [Bluetooth]: Remove the usage of /proc completely by Marcel Holtmann · 19 years ago
  51. 1ebb925 [Bluetooth]: Add endian annotations to the core by Marcel Holtmann · 19 years ago
  52. 9ee6b53 [NET]: sk_add_backlog convert from macro to inline by Stephen Hemminger · 19 years ago
  53. b1cacb6 [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection. by YOSHIFUJI Hideaki · 19 years ago
  54. 971f359 [IPV6]: Put addr_diff() into common header for future use. by YOSHIFUJI Hideaki · 19 years ago
  55. d7e02ed Update version ieee80211 stamp to 1.1.7 by James Ketrenos · 19 years ago
  56. 2d43f11 Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  57. 6df7163 [TCP/DCCP]: Randomize port selection by Stephen Hemminger · 19 years ago
  58. 2566a50 [NET]: Introduce INET_ECN_set_ce() function by Thomas Graf · 19 years ago
  59. a783474 [PKT_SCHED]: Generic RED layer by Thomas Graf · 19 years ago
  60. 62d3af1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  61. 974f7bc Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  62. 596c96b Merge branch 'master' by Jeff Garzik · 19 years ago
  63. eaa5c54 [SCTP] Rename SCTP specific control message flags. by Ivan Skytte Jorgensen · 19 years ago
  64. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  65. de51441 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by Arnaldo Carvalho de Melo · 19 years ago
  66. 6516455 [Bluetooth] Make more functions static by Marcel Holtmann · 19 years ago
  67. 408c1ce [Bluetooth] Move CRC table into RFCOMM core by Marcel Holtmann · 19 years ago
  68. e5dfa92 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  69. 236fa08 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6.15 by Linus Torvalds · 19 years ago
  70. 7d877f3 [PATCH] gfp_t: net/* by Al Viro · 19 years ago
  71. 1f57389 Merge branch 'master' by Jeff Garzik · 19 years ago
  72. 80b30c1 [IPSEC]: Kill obsolete get_mss function by Herbert Xu · 19 years ago
  73. 5ed688a [LLC]: Strip RIF flag from source MAC address by Jochen Friedrich · 19 years ago
  74. 4595f25 [AX.25]: Fix signed char bug by Ralf Baechle · 19 years ago
  75. 519a62b Update version ieee80211 stamp to 1.1.6 by James Ketrenos · 19 years ago
  76. 59aee3c Merge branch 'master' by Jeff Garzik · 19 years ago
  77. eeb2b85 [TWSK]: Grab the module refcount for timewait sockets by Arnaldo Carvalho de Melo · 19 years ago
  78. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  79. 20c9c82 [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. by Sridhar Samudrala · 19 years ago
  80. 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
  81. 77d8d7a [IPSEC]: Document that policy direction is derived from the index. by Herbert Xu · 19 years ago
  82. 83fa340 [XFRM]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  83. 8eea00a [IPVS]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  84. f4a19a56 [DECNET]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  85. 6d25536 [INET]: Shrink struct inet_ehash_bucket on 32 bits UP by Eric Dumazet · 19 years ago
  86. 13d1ef2 Merge rsync://bughost.org/repos/ieee80211-delta/ by Jeff Garzik · 19 years ago
  87. 3c8c7b2 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  88. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  89. ff0037b Lindent and trailing whitespace script executed ieee80211 subsystem by James Ketrenos · 19 years ago
  90. 7c254d3 This will move the ieee80211_is_ofdm_rate function to the ieee80211.h by Ivo van Doorn · 19 years ago
  91. 604116a This patch fixes a typo in ieee80211.h: ieee82011_deauth -> ieee80211_deauth by Michael Wu · 19 years ago
  92. 6eb6edf [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series by James Ketrenos · 19 years ago
  93. e5658d3 [PATCH] ieee80211: added IE comments, reason_code to reason, removed info_element from ieee80211_disassoc 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. 6e2144b [LLC]: Use refcounting with struct llc_sap by Arnaldo Carvalho de Melo · 19 years ago
  100. 04e4223 [LLC]: Do better struct sock accounting on skbs by Arnaldo Carvalho de Melo · 19 years ago