1. ddc8d02 [NETFILTER]: nf_conntrack: check address family when finding protocol module by Yasuyuki Kozakai · 20 years ago
  2. 0dec456 [NET]: Add CONFIG_NETDEBUG to suppress bad packet messages. by Stephen Hemminger · 20 years ago
  3. 27852c2 [SCTP]: Fix 'fast retransmit' to send a TSN only once. by Vlad Yasevich · 20 years ago
  4. 5d39a79 [IPV4]: Always set fl.proto in ip_route_newports by Patrick McHardy · 20 years ago
  5. 4a99ac3 [PATCH] ieee80211: Fix A band min and max channel definitions by Zhu Yi · 20 years ago
  6. cf9e50a Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 by David S. Miller · 20 years ago
  7. c4d2444 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). by Sridhar Samudrala · 20 years ago
  8. 313e7b4 [SCTP]: Fix machine check/connection hang on IA64. by Vlad Yasevich · 20 years ago
  9. 8116ffa [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. by Vlad Yasevich · 20 years ago
  10. 9834a2b [SCTP]: Fix sctp_cookie alignment in the packet. by Vlad Yasevich · 20 years ago
  11. 5fad5a2 [PATCH] hostap: don't #include C files in hostap_main.c by Adrian Bunk · 20 years ago
  12. 0b8d325 [PATCH] iw_handler.h: SIOCSIWNAME -> SIOCSIWCOMMIT in comment by Pete Zaitcev · 20 years ago
  13. 69eebed Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  14. 46b86a2 [NET]: Use NIP6_FMT in kernel.h by Joe Perches · 20 years ago
  15. 23b0ca5 [PATCH] genetlink: don't touch module ref count by Per Liden · 20 years ago
  16. 2e4e6a1 [NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables by Harald Welte · 20 years ago
  17. 593a5f2 [TIPC] More updates of file headers by Per Liden · 20 years ago
  18. 9da1c8b [TIPC] Update of file headers by Per Liden · 20 years ago
  19. 9ea1fd3 [TIPC] License header update by Per Liden · 20 years ago
  20. ea714cc [TIPC] Moved configuration interface into tipc_config.h by Per Liden · 20 years ago
  21. b97bf3f [TIPC] Initial merge by Per Liden · 20 years ago
  22. c9fa7d5 [PATCH] fix wrong comments in ieee80211.h by Johannes Berg · 20 years ago
  23. 770cfbc [INET]: congestion and af_ops can be const by Stephen Hemminger · 20 years ago
  24. f43c5a0 [PKT_SCHED]: Convert tc action functions to single skb pointers by Patrick McHardy · 20 years ago
  25. 538e43a [PKT_SCHED]: Use USEC_PER_SEC by Patrick McHardy · 20 years ago
  26. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 20 years ago
  27. 97dc627 [IPV4]: make ip_fragment() static by Adrian Bunk · 20 years ago
  28. 5c901da [NETFILTER]: Redo policy lookups after NAT when neccessary by Patrick McHardy · 20 years ago
  29. 3e3850e [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder by Patrick McHardy · 20 years ago
  30. 8cdfab8 [IPV4]: reset IPCB flags when neccessary by Patrick McHardy · 20 years ago
  31. b05e106 [IPV4/6]: Netfilter IPsec input hooks by Patrick McHardy · 20 years ago
  32. 951dbc8 [IPV6]: Move nextheader offset to the IP6CB by Patrick McHardy · 20 years ago
  33. 16a6677 [XFRM]: Netfilter IPsec output hooks by Patrick McHardy · 20 years ago
  34. 4bad4dc [NET]: Change sk_run_filter()'s return type in net/core/filter.c by Kris Katterjohn · 20 years ago
  35. 1bd9bef [NETFILTER]: Call POST_ROUTING hook before fragmentation by Patrick McHardy · 20 years ago
  36. c1d10ad [NETFILTER]: Add ctnetlink port for nf_conntrack by Pablo Neira Ayuso · 20 years ago
  37. 40efc6f [TCP]: less inline's by Stephen Hemminger · 20 years ago
  38. b461d2f [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 20 years ago
  39. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 20 years ago
  40. 8639a11 [TCP]: Don't use __constant_htonl for a non const arg by Arnaldo Carvalho de Melo · 20 years ago
  41. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 20 years ago
  42. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 20 years ago
  43. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 20 years ago
  44. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 20 years ago
  45. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 20 years ago
  46. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 20 years ago
  47. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 20 years ago
  48. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 20 years ago
  49. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 20 years ago
  50. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 20 years ago
  51. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 20 years ago
  52. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 20 years ago
  53. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 20 years ago
  54. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 20 years ago
  55. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 20 years ago
  56. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 20 years ago
  57. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 20 years ago
  58. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 20 years ago
  59. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 20 years ago
  60. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 20 years ago
  61. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 20 years ago
  62. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 20 years ago
  63. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 20 years ago
  64. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 20 years ago
  65. 3c21edb [IPV6]: Defer IPv6 device initialization until the link becomes ready. by YOSHIFUJI Hideaki · 20 years ago
  66. 399c180 [IPSEC]: Perform SA switchover immediately. by David S. Miller · 20 years ago
  67. 1f12bcc [DECNET]: add memory buffer settings by Steven Whitehouse · 20 years ago
  68. 0ff60a4 [IPV4]: Fix secondary IP addresses after promotion by Jamal Hadi Salim · 20 years ago
  69. 1ef4320 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/ by David S. Miller · 20 years ago
  70. df9890c [IPV6]: Fix sending extension headers before and including routing header. by YOSHIFUJI Hideaki · 20 years ago
  71. cea00da [PATCH] git-netdev-all-ieee80211_get_payload-warning-fix by Andrew Morton · 20 years ago
  72. 31f3426 [TCP]: More spelling fixes. by Stephen Hemminger · 20 years ago
  73. cf22535 [LLC]: Fix typo by Jochen Friedrich · 20 years ago
  74. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 20 years ago
  75. 19c7e9e [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands. by Vladislav Yasevich · 20 years ago
  76. 1e7d3d9 [SCTP]: Remove timeouts[] array from sctp_endpoint. by Vladislav Yasevich · 20 years ago
  77. 6a438bb [TCP]: speed up SACK processing by Stephen Hemminger · 20 years ago
  78. caa20d9a [TCP]: spelling fixes by Stephen Hemminger · 20 years ago
  79. 9772efb [TCP]: Appropriate Byte Count support by Stephen Hemminger · 20 years ago
  80. 7faffa1 [TCP]: add tcp_slow_start helper by Stephen Hemminger · 20 years ago
  81. f4805ed [TCP]: fix congestion window update when using TSO deferal by Stephen Hemminger · 20 years ago
  82. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 20 years ago
  83. 482a852 [NETLINK]: Generic netlink family by Thomas Graf · 20 years ago
  84. 82ace47 [NETLINK]: Generic netlink receive queue processor by Thomas Graf · 20 years ago
  85. bfa83a9 [NETLINK]: Type-safe netlink messages/attributes interface by Thomas Graf · 20 years ago
  86. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 20 years ago
  87. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 20 years ago
  88. e330562 ieee80211: cleanup crypto list handling, other minor cleanups. by Christoph Hellwig · 20 years ago
  89. f24e097 Merge rsync://bughost.org/repos/ieee80211-delta/ by Jeff Garzik · 20 years ago
  90. be9d122 [Bluetooth]: Remove the usage of /proc completely by Marcel Holtmann · 20 years ago
  91. 1ebb925 [Bluetooth]: Add endian annotations to the core by Marcel Holtmann · 20 years ago
  92. 9ee6b53 [NET]: sk_add_backlog convert from macro to inline by Stephen Hemminger · 20 years ago
  93. b1cacb6 [IPV6]: Make ipv6_addr_type() more generic so that we can use it for source address selection. by YOSHIFUJI Hideaki · 20 years ago
  94. 971f359 [IPV6]: Put addr_diff() into common header for future use. by YOSHIFUJI Hideaki · 20 years ago
  95. d7e02ed Update version ieee80211 stamp to 1.1.7 by James Ketrenos · 20 years ago
  96. 2d43f11 Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6 by Arnaldo Carvalho de Melo · 20 years ago
  97. 6df7163 [TCP/DCCP]: Randomize port selection by Stephen Hemminger · 20 years ago
  98. 2566a50 [NET]: Introduce INET_ECN_set_ce() function by Thomas Graf · 20 years ago
  99. a783474 [PKT_SCHED]: Generic RED layer by Thomas Graf · 20 years ago
  100. 62d3af1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 20 years ago