142 Commits (97894cda5773e59bd13e87b72077751099419a9f)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk 20 years ago
Patrick McHardy 64ce207306 [NET]: Make NETDEBUG pure printk wrappers 20 years ago
Arnaldo Carvalho de Melo 295ff7edb8 [TIMEWAIT]: Introduce inet_timewait_death_row 20 years ago
Harald Welte bbd86b9fc4 [NETFILTER]: add /proc/net/netfilter interface to nf_queue 20 years ago
Harald Welte 210a9ebef2 [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue 20 years ago
Arnaldo Carvalho de Melo 0a5578cf8e [ICSK]: Generalise tcp_listen_{start,stop} 20 years ago
Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock 20 years ago
Arnaldo Carvalho de Melo 8feaf0c0a5 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Arnaldo Carvalho de Melo f3f05f7046 [INET]: Generalise the tcp_listen_ lock routines 20 years ago
Arnaldo Carvalho de Melo 6e04e02165 [INET]: Move tcp_port_rover to inet_hashinfo 20 years ago
Arnaldo Carvalho de Melo 2d8c4ce519 [INET]: Generalise tcp_bind_hash & tcp_inherit_port 20 years ago
Arnaldo Carvalho de Melo a55ebcc4c4 [INET]: Move bind_hash from tcp_sk to inet_sk 20 years ago
Arnaldo Carvalho de Melo 0f7ff9274e [INET]: Just rename the TCP hashtable functions/structs to inet_ 20 years ago
Harald Welte 608c8e4f7b [NETFILTER]: Extend netfilter logging API 20 years ago
Arnaldo Carvalho de Melo 32519f11d3 [INET]: Introduce inet_sk_rebuild_header 20 years ago
Arnaldo Carvalho de Melo e6848976b7 [NET]: Cleanup INET_REFCNT_DEBUG code 20 years ago
Patrick McHardy d13964f449 [IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable 20 years ago
Andrew McDonald 0bd1b59b15 [IPV6]: Check interface bindings on IPv6 raw socket reception 20 years ago
Harald Welte 7af4cc3fa1 [NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink 20 years ago
Harald Welte 0ab43f8499 [NETFILTER]: Core changes required by upcoming nfnetlink_queue code 20 years ago
Harald Welte 2cc7d57309 [NETFILTER]: Move reroute-after-queue code up to the nf_queue layer. 20 years ago
Harald Welte 4fdb3bb723 [NETLINK]: Add properly module refcounting for kernel netlink sockets. 20 years ago
Harald Welte 020b4c12db [NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c 20 years ago
Harald Welte 089af26c70 [NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable() 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Harald Welte 6869c4d8e0 [NETFILTER]: reduce netfilter sk_buff enlargement 20 years ago
David S. Miller d5d283751e [TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port(). 20 years ago
Patrick McHardy 66a79a19a7 [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue 20 years ago
Herbert Xu 6fc8b9e7c6 [IPCOMP]: Fix false smp_processor_id warning 20 years ago
Patrick McHardy bfd272b1ca [IPV6]: Fix SKB leak in ip6_input_finish() 20 years ago
Patrick McHardy 97077c4a98 [IPV6]: Fix raw socket hardware checksum failures 20 years ago
Patrick McHardy fad87acaea [IPV6]: Fix SKB leak in ip6_input_finish() 20 years ago
Patrick McHardy 793245eeb9 [IPV6]: Fix raw socket hardware checksum failures 20 years ago
Herbert Xu 6fc0b4a7a7 [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN. 20 years ago
Alexey Kuznetsov db44575f6f [NET]: fix oops after tunnel module unload 20 years ago
Olaf Hering 44456d37b5 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 20 years ago
Cal Peake 227510c7f1 [IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister' 20 years ago
Patrick McHardy d3984a6b6a [NETFILTER]: Fix ip6t_LOG MAC format 20 years ago
Patrick McHardy 4c1217deeb [NETFILTER]: Fix deadlock in ip6_queue 20 years ago
Patrick McHardy 0303770deb [NET]: Make ipip/ip6_tunnel independant of XFRM 20 years ago
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
David S. Miller 9c05989bb2 [IPV6]: Fix warning in ip6_mc_msfilter. 20 years ago
David L Stevens 9951f036fe [IPV4]: (INCLUDE,empty)/leave-group equivalence for full-state MSF APIs & errno fix 20 years ago
David L Stevens 917f2f105e [IPV4]: multicast API "join" issues 20 years ago
David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. 20 years ago
Herbert Xu e2ed4052aa [IPV6]: Makes IPv6 rcv registration happen last during initialisation. 20 years ago
Thomas Graf e176fe8954 [NET]: Remove unused security member in sk_buff 20 years ago
YOSHIFUJI Hideaki 7fe40f73d7 [IPV6]: remove more unused IPV6_AUTHHDR things. 20 years ago
YOSHIFUJI Hideaki ae9cda5d65 [IPV6]: Don't dump temporary addresses twice 20 years ago