Commit Graph

224 Commits (540722ffc3a0d7e11d97a13e1ce6f3bc23b061c1)

Author SHA1 Message Date
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
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
Patrick McHardy 373ac73595 [NETFILTER]: C99 initizalizers for NAT protocols 20 years ago
Adrian Bunk 0742fd53a3 [IPV4]: possible cleanups 20 years ago
David S. Miller f2ccd8fa06 [NET]: Kill skb->real_dev 20 years ago
Arnaldo Carvalho de Melo 83e3609eba [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy 20 years ago
Harald Welte 080774a243 [NETFILTER]: Add ctnetlink subsystem 20 years ago
Harald Welte ac3247baf8 [NETFILTER]: connection tracking event notifiers 20 years ago
David S. Miller 8728b834b2 [NET]: Kill skb->list 20 years ago
Harald Welte 6869c4d8e0 [NETFILTER]: reduce netfilter sk_buff enlargement 20 years ago
Harald Welte bf3a46aa9b [NETFILTER]: convert nfmark and conntrack mark to 32bit 20 years ago
Patrick McHardy 06c7427021 [FIB_TRIE]: Don't ignore negative results from fib_semantic_match 20 years ago
David S. Miller d5d283751e [TCP]: Document non-trivial locking path in tcp_v{4,6}_get_port(). 20 years ago
David S. Miller 89ebd197eb [TCP]: Unconditionally clear TCP_NAGLE_PUSH in skb_entail(). 20 years ago
Patrick McHardy 66a79a19a7 [NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue 20 years ago
Dave Johnson 1344a41637 [IPV4]: Fix negative timer loop with lots of ipv4 peers. 20 years ago
Dmitry Yusupov 14869c3886 [TCP]: Do TSO deferral even if tail SKB can go out now. 20 years ago
Patrick McHardy 7e71af49d4 [NETFILTER]: Fix HW checksum handling in TCPMSS target 20 years ago
Patrick McHardy f93592ff4f [NETFILTER]: Fix HW checksum handling in ECN target 20 years ago
Patrick McHardy fd841326d7 [NETFILTER]: Fix ECN target TCP marking 20 years ago
Herbert Xu 6fc8b9e7c6 [IPCOMP]: Fix false smp_processor_id warning 20 years ago
Patrick McHardy cb94c62c25 [IPV4]: Fix DST leak in icmp_push_reply() 20 years ago
Herbert Xu 35d59efd10 [TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864 20 years ago
Herbert Xu c8ac377464 [TCP]: Fix bug #5070: kernel BUG at net/ipv4/tcp_output.c:864 20 years ago
Herbert Xu b5da623ae9 [TCP]: Adjust {p,f}ackets_out correctly in tcp_retransmit_skb() 20 years ago
Heikki Orsila ca9334523c [IPV4]: Debug cleanup 20 years ago
Harald Welte 8b83bc77bf [PATCH] don't try to do any NAT on untracked connections 20 years ago
Herbert Xu 6fc0b4a7a7 [IPSEC]: Restrict socket policy loading to CAP_NET_ADMIN. 20 years ago
David S. Miller b7656e7f29 [IPV4]: Fix memory leak during fib_info hash expansion. 20 years ago
Herbert Xu b68e9f8572 [PATCH] tcp: fix TSO cwnd caching bug 20 years ago
David S. Miller 846998ae87 [PATCH] tcp: fix TSO sizing bugs 20 years ago
Alexey Kuznetsov db44575f6f [NET]: fix oops after tunnel module unload 20 years ago
Harald Welte 1f494c0e04 [NETFILTER] Inherit masq_index to slave connections 20 years ago
Baruch Even d1b04c081e [NET]: Spelling mistakes threshoulds -> thresholds 20 years ago
Matt Mackall 5e43db7730 [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c 20 years ago
Nick Sillik 7cee432a22 [NETFILTER]: Fix -Wunder error in ip_conntrack_core.c 20 years ago
Hans-Juergen Tappe (SYSGO AG) eaa1c5d059 [IPV4]: Fix Kconfig syntax error 20 years ago
Patrick McHardy 74bb421da7 [NETFILTER]: Use correct byteorder in ICMP NAT 20 years ago
Patrick McHardy 21f930e4ab [NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped on unload 20 years ago
Patrick McHardy d04b4f8c1c [NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT) 20 years ago
Rusty Russell 4acdbdbe50 [NETFILTER]: ip_conntrack_expect_related must not free expectation 20 years ago
Patrick McHardy 0303770deb [NET]: Make ipip/ip6_tunnel independant of XFRM 20 years ago
Stephen Hemminger c877efb207 [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie. 20 years ago
Patrick McHardy abaacad9bc [IPV4]: Don't select XFRM for ip_gre 20 years ago
Adrian Bunk 6876f95f20 [IPV4]: fix IP_FIB_HASH kconfig warning 20 years ago