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