1. e6850cc [NETFILTER]: Fix ip6_table.c build with NETFILTER_DEBUG enabled. by Andrew Morton · 19 years ago
  2. c8923c6 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. by David S. Miller · 19 years ago
  3. d4875b0 [IPSEC] Fix block size/MTU bugs in ESP by Herbert Xu · 19 years ago
  4. a02a642 [IPSEC]: Use ALIGN macro in ESP by Herbert Xu · 19 years ago
  5. 140e26fc [IPV6]: Fix NS handing for proxy/anycast address by YOSHIFUJI Hideaki · 19 years ago
  6. fab10fe [MCAST] ipv6: Fix address size in grec_size by Yan Zheng · 19 years ago
  7. 87bf9c9 [IPV6]: Fix infinite loop in udp_v6_get_port(). by YOSHIFUJI Hideaki · 19 years ago
  8. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  9. a5e7c21 [IPV6]: Fix leak added by udp connect dst caching fix. by David S. Miller · 19 years ago
  10. f36d6ab [IPV6]: Fix ipv6 fragment ID selection at slow path by Yan Zheng · 19 years ago
  11. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  12. 325ed82 [NET]: Fix packet timestamping. by Herbert Xu · 19 years ago
  13. c62dba9 [IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup by Herbert Xu · 19 years ago
  14. d67b24c [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency by Harald Welte · 19 years ago
  15. 875bd5a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  16. 6d1cfe3 [PATCH] raw_sendmsg DoS on 2.6 by Mark J Cox · 19 years ago
  17. e674d0f [NETFILTER] ip6tables: remove duplicate code by Yasuyuki Kozakai · 19 years ago
  18. 987905d [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) by Mitsuru KANDA · 19 years ago
  19. 40796c5 [IPV6]: Fix per-socket multicast filtering in sk_reuse case by David L Stevens · 19 years ago
  20. de9daad [MCAST]: Fix MCAST_EXCLUDE line dupes by Denis Lukianov · 19 years ago
  21. e6df439 [IPV6]: Bring Type 0 routing header in-line with rfc3542. by Brian Haley · 19 years ago
  22. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  23. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  24. e104411b [XFRM]: Always release dst_entry on error in xfrm_lookup by Patrick McHardy · 19 years ago
  25. a57ebc9 [IPV6]: Don't redo xfrm_lookup for cached dst entries by Patrick McHardy · 19 years ago
  26. 2e66fc4 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 by David S. Miller · 19 years ago
  27. 42ca89c [IPV6]: Need to use pskb_trim_rcsum(). by Stephen Hemminger · 19 years ago
  28. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  29. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 19 years ago
  30. 2dac4b9 [IPV6]: Repair Incoming Interface Handling for Raw Socket. by YOSHIFUJI Hideaki · 19 years ago
  31. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  32. 0ac4f89 [NETFILTER6]: Add new ip6tables HOPLIMIT target by Harald Welte · 19 years ago
  33. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  34. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
  35. 764d8a9 [NETFILTER]: Add IPv6 REJECT target by Patrick McHardy · 19 years ago
  36. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  37. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  38. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  39. 34b4a4a [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner by Christoph Hellwig · 19 years ago
  40. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  41. 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago
  42. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  43. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  44. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  45. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  46. bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 19 years ago
  47. 210a9eb [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue by Harald Welte · 19 years ago
  48. 0a5578c [ICSK]: Generalise tcp_listen_{start,stop} by Arnaldo Carvalho de Melo · 19 years ago
  49. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  50. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  51. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  52. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  53. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  54. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  55. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  56. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  57. 608c8e4 [NETFILTER]: Extend netfilter logging API by Harald Welte · 19 years ago
  58. 32519f1 [INET]: Introduce inet_sk_rebuild_header by Arnaldo Carvalho de Melo · 19 years ago
  59. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  60. 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
  61. 0bd1b59 [IPV6]: Check interface bindings on IPv6 raw socket reception by Andrew McDonald · 19 years ago
  62. 7af4cc3 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink by Harald Welte · 19 years ago
  63. 0ab43f8 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code by Harald Welte · 19 years ago
  64. 2cc7d57 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. by Harald Welte · 19 years ago
  65. 4fdb3bb [NETLINK]: Add properly module refcounting for kernel netlink sockets. by Harald Welte · 19 years ago
  66. 020b4c1 [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c by Harald Welte · 19 years ago
  67. 089af26 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() by Harald Welte · 19 years ago
  68. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  69. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  70. d5d2837 [TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port(). by David S. Miller · 19 years ago
  71. 66a79a1 [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue by Patrick McHardy · 19 years ago
  72. 6fc8b9e [IPCOMP]: Fix false smp_processor_id warning by Herbert Xu · 19 years ago
  73. fad87ac [IPV6]: Fix SKB leak in ip6_input_finish() by Patrick McHardy · 19 years ago
  74. 793245e [IPV6]: Fix raw socket hardware checksum failures by Patrick McHardy · 19 years ago
  75. 6fc0b4a [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN. by Herbert Xu · 19 years ago
  76. db44575 [NET]: fix oops after tunnel module unload by Alexey Kuznetsov · 19 years ago
  77. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  78. 227510c [IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister' by Cal Peake · 19 years ago
  79. d3984a6 [NETFILTER]: Fix ip6t_LOG MAC format by Patrick McHardy · 19 years ago
  80. 4c1217d [NETFILTER]: Fix deadlock in ip6_queue by Patrick McHardy · 19 years ago
  81. 0303770 [NET]: Make ipip/ip6_tunnel independant of XFRM by Patrick McHardy · 19 years ago
  82. 6a2e9b7 [NET]: move config options out to individual protocols by Sam Ravnborg · 19 years ago
  83. 9c05989 [IPV6]: Fix warning in ip6_mc_msfilter. by David S. Miller · 19 years ago
  84. 9951f03 [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix by David L Stevens · 19 years ago
  85. 917f2f1 [IPV4]: multicast API "join" issues by David L Stevens · 19 years ago
  86. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  87. e2ed405 [IPV6]: Makes IPv6 rcv registration happen last during initialisation. by Herbert Xu · 19 years ago
  88. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  89. 7fe40f7 [IPV6]: remove more unused IPV6_AUTHHDR things. by YOSHIFUJI Hideaki · 19 years ago
  90. ae9cda5 [IPV6]: Don't dump temporary addresses twice by YOSHIFUJI Hideaki · 19 years ago
  91. 8a47077 [NETLINK]: Missing padding fields in dumped structures by Patrick McHardy · 19 years ago
  92. 9ef1d4c [NETLINK]: Missing initializations in dumped data by Patrick McHardy · 19 years ago
  93. 5f8ef48 [TCP]: Allow choosing TCP congestion control via sockopt. by Stephen Hemminger · 19 years ago
  94. 317a76f [TCP]: Add pluggable congestion control algorithm infrastructure. by Stephen Hemminger · 19 years ago
  95. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  96. 047601b [NETFILTER]: Fix ip6t_LOG sit tunnel logging by Patrick McHardy · 19 years ago
  97. 97216c7 [NETFILTER]: Missing owner-field initialization in ip6table_raw by Patrick McHardy · 19 years ago
  98. e982318 [NETFILTER]: Restore netfilter assumptions in IPv6 multicast by Patrick McHardy · 19 years ago
  99. 18b8afc [NETFILTER]: Kill nf_debug by Patrick McHardy · 19 years ago
  100. e45b1be [NETFILTER]: Kill lockhelp.h by Patrick McHardy · 19 years ago