Commit Graph

3531 Commits (3a5b27bf6f29574d667230c7e76e4b83fe3014e0)

Author SHA1 Message Date
Jan Engelhardt 6b4ff2d767 netfilter: xtables: restore indentation 15 years ago
Paul E. McKenney a898def29e net: Add checking to rcu_dereference() primitives 15 years ago
Jan Engelhardt 0f234214d1 netfilter: xtables: reduce arguments to translate_table 15 years ago
Jan Engelhardt 6bdb331bc6 netfilter: xtables: optimize call flow around xt_ematch_foreach 15 years ago
Jan Engelhardt dcea992aca netfilter: xtables: replace XT_MATCH_ITERATE macro 15 years ago
Jan Engelhardt 0559518b5b netfilter: xtables: optimize call flow around xt_entry_foreach 15 years ago
Jan Engelhardt 72b2b1dd77 netfilter: xtables: replace XT_ENTRY_ITERATE macro 15 years ago
Jamal Hadi Salim bd55775c8d xfrm: SA lookups signature with mark 15 years ago
Eric W. Biederman 88af182e38 net: Fix sysctl restarts... 15 years ago
Andreas Petlund 7e38017557 net: TCP thin dupack 15 years ago
Andreas Petlund 36e31b0af5 net: TCP thin linear timeouts 15 years ago
Alexey Dobriyan 3ffe533c87 ipv6: drop unused "dev" arg of icmpv6_send() 15 years ago
Patrick McHardy 37ee3d5b3e netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n 15 years ago
Pavel Emelyanov 9f0beba9f9 ipmr: remove useless checks from ipmr_device_event 15 years ago
Tejun Heo 7d720c3e4f percpu: add __percpu sparse annotations to net 15 years ago
Eric W. Biederman 54716e3beb net neigh: Decouple per interface neighbour table controls from binary sysctls 15 years ago
Eric W. Biederman 02291680ff net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers 15 years ago
Alexey Dobriyan d5aa407f59 tunnels: fix netns vs proto registration ordering 15 years ago
Alexey Dobriyan c2892f0271 gre: fix netns vs proto registration ordering 15 years ago
Herbert Xu 10e7454ed7 ipcomp: Avoid duplicate calls to ipcomp_destroy 15 years ago
Patrick McHardy 5d0aa2ccd4 netfilter: nf_conntrack: add support for "conntrack zones" 15 years ago
Patrick McHardy 8fea97ec17 netfilter: nf_conntrack: pass template to l4proto ->error() handler 15 years ago
Jan Engelhardt d5d1baa15f netfilter: xtables: add const qualifiers 15 years ago
Jan Engelhardt 739674fb7f netfilter: xtables: constify args in compat copying functions 15 years ago
Jan Engelhardt fa96a0e2e6 netfilter: iptables: remove unused function arguments 15 years ago
Gerrit Renker 81d54ec847 udp: remove redundant variable 15 years ago
Herbert Xu c6b471e645 inet: Remove bogus IGMPv3 report handling 15 years ago
Alexey Dobriyan b2907e5019 netfilter: xtables: fix mangle tables 15 years ago
Patrick McHardy 48f8ac2653 netfilter: nf_nat_sip: add TCP support 15 years ago
Patrick McHardy 010c0b9f34 netfilter: nf_nat: support mangling a single TCP packet multiple times 15 years ago
Patrick McHardy f5b321bd37 netfilter: nf_conntrack_sip: add TCP support 15 years ago
Patrick McHardy 3b6b9fab42 netfilter: nf_conntrack_sip: pass data offset to NAT functions 15 years ago
Damian Lukowski 598856407d tcp: fix ICMP-RTO war 15 years ago
Jan Engelhardt e3eaa9910b netfilter: xtables: generate initial table on-demand 15 years ago
Jan Engelhardt 2b95efe7f6 netfilter: xtables: use xt_table for hook instantiation 15 years ago
Jan Engelhardt 2b21e05147 netfilter: xtables: compact table hook functions (2/2) 15 years ago
Jan Engelhardt 737535c5cf netfilter: xtables: compact table hook functions (1/2) 15 years ago
Patrick McHardy d696c7bdaa netfilter: nf_conntrack: fix hash resizing with namespaces 15 years ago
Alexey Dobriyan 14c7dbe043 netfilter: xtables: compat out of scope fix 15 years ago
Florian Westphal 7678037319 netfilter: fix build failure with CONNTRACK=y NAT=n 15 years ago
Christoph Egger d088dde7b1 ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE) 15 years ago
Patrick McHardy b2a15a604d netfilter: nf_conntrack: support conntrack templates 15 years ago
Patrick McHardy add6746124 netfilter: add struct net * to target parameters 15 years ago
Patrick McHardy d1c9ae6d1e ipv4: ip_fragment: fix unbalanced rcu_read_unlock() 15 years ago
Flavio Leitner c85bb41e93 igmp: fix ip_mc_sf_allow race [v5] 15 years ago
Alexey Dobriyan a92df25454 netns xfrm: ipcomp support 15 years ago
Stephen Hemminger f81074f861 tcp_probe: avoid modulus operation and wrap fix 15 years ago
Alexey Dobriyan d7c7544c3d netns xfrm: deal with dst entries in netns 15 years ago
Shan Wei e9017b5518 IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connection track 15 years ago
Alexey Dobriyan e754834e65 icmp: move icmp_err_convert[] to .rodata 15 years ago