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