Commit Graph

164 Commits (b6b99eb5409d75ae35390057cd28f3aedfbd4cf4)

Author SHA1 Message Date
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
Phil Oester 84531c24f2 [NETFILTER]: Revert nf_reset change 20 years ago
Sam Ravnborg 6a2e9b738c [NET]: move config options out to individual protocols 20 years ago
Olaf Kirch 0b7f22aab4 [IPV4]: Prevent oops when printing martian source 20 years ago
Julian Anastasov af9debd461 [IPVS]: Add and reorder bh locks after moving to keventd. 20 years ago
David L Stevens 84b42baef7 [IPV4]: fix IPv4 leave-group group matching 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 L Stevens 8cdaaa15da [IPV4]: multicast API "join" issues 20 years ago
David L Stevens ca9b907d14 [IPV4]: multicast API "join" issues 20 years ago
Alexey Kuznetsov 4c866aa798 [IPV4]: Apply sysctl_icmp_echo_ignore_broadcasts to ICMP_TIMESTAMP as well. 20 years ago