1. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  2. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  3. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  4. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  5. ff21d57 [NETFILTER]: fix list traversal order in ctnetlink by Pablo Neira Ayuso · 19 years ago
  6. 28b19d9 [NETFILTER]: Fix typo in ctnl_exp_cb array (no bug, just memory waste) by Pablo Neira Ayuso · 19 years ago
  7. 37012f7 [NETFILTER]: fix conntrack refcount leak in unlink_expect() by Pablo Neira Ayuso · 19 years ago
  8. 14a50bb [NETFILTER]: ctnetlink: make sure event order is correct by Pablo Neira Ayuso · 19 years ago
  9. 1444fc5 [NETFILTER]: don't use nested attributes for conntrack_expect by Harald Welte · 19 years ago
  10. a42827b [NETFILTER]: cleanup nfnetlink_check_attributes() by Harald Welte · 19 years ago
  11. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago
  12. bd9a26b [NETFILTER]: fix ctnetlink 'create_expect' parsing by Harald Welte · 19 years ago
  13. 88aa042 [NETFILTER]: conntrack_netlink: Fix locking during conntrack_create by Pablo Neira · 19 years ago
  14. 94cd2b6 [NETFILTER]: remove bogus memset() calls from ip_conntrack_netlink.c by Pablo Neira · 19 years ago
  15. a86888b [NETFILTER]: Fix multiple problems with the conntrack event cache by Patrick McHardy · 19 years ago
  16. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  17. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  18. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  19. 304a161 [INET]: Move the TCP ehash functions to include/net/inet_hashtables.h by Arnaldo Carvalho de Melo · 19 years ago
  20. 0597f26 [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility by Harald Welte · 19 years ago
  21. 608c8e4 [NETFILTER]: Extend netfilter logging API by Harald Welte · 19 years ago
  22. 838ab63 [NETFILTER]: Add refcounting and /proc/net/netfilter interface to nfnetlink_queue by Harald Welte · 19 years ago
  23. 32519f1 [INET]: Introduce inet_sk_rebuild_header by Arnaldo Carvalho de Melo · 19 years ago
  24. 6cbb0df [SOCK]: Introduce sk_setup_caps by Arnaldo Carvalho de Melo · 19 years ago
  25. 614c6cb [SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash by Arnaldo Carvalho de Melo · 19 years ago
  26. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  27. d13964f [IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable by Patrick McHardy · 19 years ago
  28. 0bd1b59 [IPV6]: Check interface bindings on IPv6 raw socket reception by Andrew McDonald · 19 years ago
  29. 7af4cc3 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink by Harald Welte · 19 years ago
  30. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 19 years ago
  31. 2cc7d57 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. by Harald Welte · 19 years ago
  32. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  33. 020b4c1 [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c by Harald Welte · 19 years ago
  34. 089af26 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() by Harald Welte · 19 years ago
  35. 373ac73 [NETFILTER]: C99 initizalizers for NAT protocols by Patrick McHardy · 19 years ago
  36. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  37. 0742fd5 [IPV4]: possible cleanups by Adrian Bunk · 19 years ago
  38. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  39. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  40. 080774a [NETFILTER]: Add ctnetlink subsystem by Harald Welte · 19 years ago
  41. 6f1cf16 [NET]: Remove HIPPI private from skbuff.h by Stephen Hemminger · 19 years ago
  42. b0573de [NET]: Introduce SO_{SND,RCV}BUFFORCE socket options by Patrick McHardy · 19 years ago
  43. f9e815b [NETFITLER]: Add nfnetlink layer. by Harald Welte · 19 years ago
  44. ac3247b [NETFILTER]: connection tracking event notifiers by Harald Welte · 19 years ago
  45. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  46. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  47. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  48. bf3a46a [NETFILTER]: convert nfmark and conntrack mark to 32bit by Harald Welte · 19 years ago
  49. 06c7427 [FIB_TRIE]: Don't ignore negative results from fib_semantic_match by Patrick McHardy · 19 years ago
  50. c1cc168 [ROSE]: Fix typo in rose_route_frame() locking fix. by David S. Miller · 19 years ago
  51. dc16aaf [ROSE]: Fix missing unlocks in rose_route_frame() by David S. Miller · 19 years ago
  52. d5d2837 [TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port(). by David S. Miller · 19 years ago
  53. 89ebd19 [TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail(). by David S. Miller · 19 years ago
  54. 0fbbeb1 [PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt() by Thomas Graf · 19 years ago
  55. d2287f8 [SCTP]: Add SENTINEL to SCTP MIB stats by Vlad Yasevich · 19 years ago
  56. 01d7dd0 [AX25]: UID fixes by Ralf Baechle · 19 years ago
  57. 53b924b [NET]: Fix socket bitop damage by Ralf Baechle · 19 years ago
  58. 66a79a1 [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue by Patrick McHardy · 19 years ago
  59. 1344a41 [IPV4]: Fix negative timer loop with lots of ipv4 peers. by Dave Johnson · 19 years ago
  60. c3a2069 [RPC]: Kill bogus kmap in krb5 by Herbert Xu · 19 years ago
  61. 14869c3 [TCP]: Do TSO deferral even if tail SKB can go out now. by Dmitry Yusupov · 19 years ago
  62. 7e71af4 [NETFILTER]: Fix HW checksum handling in TCPMSS target by Patrick McHardy · 19 years ago
  63. f93592f [NETFILTER]: Fix HW checksum handling in ECN target by Patrick McHardy · 19 years ago
  64. fd84132 [NETFILTER]: Fix ECN target TCP marking by Patrick McHardy · 19 years ago
  65. 6fc8b9e [IPCOMP]: Fix false smp_processor_id warning by Herbert Xu · 19 years ago
  66. cb94c62 [IPV4]: Fix DST leak in icmp_push_reply() by Patrick McHardy · 19 years ago
  67. 001dd25 [TOKENRING]: Use interrupt-safe locking with rif_lock. by Jay Vosburgh · 19 years ago
  68. 1f07247 [DECNET]: Fix RCU race condition in dn_neigh_construct(). by Paul E. McKenney · 19 years ago
  69. bfd272b [IPV6]: Fix SKB leak in ip6_input_finish() by Patrick McHardy · 19 years ago
  70. 35d59ef [TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864 by Herbert Xu · 19 years ago
  71. 97077c4 [IPV6]: Fix raw socket hardware checksum failures by Patrick McHardy · 19 years ago
  72. 58fcb8d [PATCH] NFS: Ensure ACL xdr code doesn't overflow. by Trond Myklebust · 19 years ago
  73. d7b9dfc [NETPOLL]: remove unused variable by Matt Mackall · 19 years ago
  74. 53fb95d [NETPOLL]: fix initialization/NAPI race by Matt Mackall · 19 years ago
  75. 2652076 [NETPOLL]: pre-fill skb pool by Ingo Molnar · 19 years ago
  76. 0db1d6f [NETPOLL]: add retry timeout by Matt Mackall · 19 years ago
  77. f0d3459 [NETPOLL]: netpoll_send_skb simplify by Matt Mackall · 19 years ago
  78. a636e13 [NETPOLL]: deadlock bugfix by Jeff Moyer · 19 years ago
  79. 1151312 [NETPOLL]: rx_flags bugfix by Jeff Moyer · 19 years ago
  80. b5da623 [TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb() by Herbert Xu · 19 years ago
  81. 001ab02 [DECNET]: Use sk_stream_error function rather than DECnet's own by Steven Whitehouse · 19 years ago
  82. d64d387 [NET]: Fix memory leak in sys_{send,recv}msg() w/compat by Andrew Morton · 19 years ago
  83. 3501466 [SUNRPC]: Fix nsec --> usec conversion. by David S. Miller · 19 years ago
  84. 92e52b2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  85. ca93345 [IPV4]: Debug cleanup by Heikki Orsila · 19 years ago
  86. 8b83bc7 [PATCH] don't try to do any NAT on untracked connections by Harald Welte · 19 years ago
  87. 6fc0b4a [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN. by Herbert Xu · 19 years ago
  88. 576c7d8 [Bluetooth] Add direction and timestamp to stack internal events by Marcel Holtmann · 19 years ago
  89. 66e8b6c [Bluetooth] Remove unused functions and cleanup symbol exports by Marcel Holtmann · 19 years ago
  90. dcc365d [Bluetooth] Revert session reference counting fix by Marcel Holtmann · 19 years ago
  91. b7656e7 [IPV4]: Fix memory leak during fib_info hash expansion. by David S. Miller · 19 years ago
  92. b68e9f8 [PATCH] tcp: fix TSO cwnd caching bug by Herbert Xu · 19 years ago
  93. 846998a [PATCH] tcp: fix TSO sizing bugs by David S. Miller · 19 years ago
  94. f0098f7 [NET] Fix too aggressive backoff in dst garbage collection by Denis Lunev · 19 years ago
  95. db44575 [NET]: fix oops after tunnel module unload by Alexey Kuznetsov · 19 years ago
  96. 1f494c0 [NETFILTER] Inherit masq_index to slave connections by Harald Welte · 19 years ago
  97. d1b04c0 [NET]: Spelling mistakes threshoulds -> thresholds by Baruch Even · 19 years ago
  98. 6192b54 [NET]: Fix busy waiting in dev_close(). by David S. Miller · 19 years ago
  99. 839c5d2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  100. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago