Commit Graph

3812 Commits (6006db84a91838813cdad8a6622a4e39efe9ea47)

Author SHA1 Message Date
Randy Dunlap 76b6717bc6 netfilter: fix kconfig unmet dependency warning 15 years ago
Jan Engelhardt 243bf6e29e netfilter: xtables: resolve indirect macros 3/3 15 years ago
Jan Engelhardt 87a2e70db6 netfilter: xtables: resolve indirect macros 2/3 15 years ago
Jan Engelhardt 12b00c2c02 netfilter: xtables: resolve indirect macros 1/3 15 years ago
Eric Dumazet a8defca048 netfilter: ipt_LOG: add bufferisation to call printk() once 15 years ago
Stephen Hemminger 0c200d9353 netfilter: nf_nat: make find/put static 15 years ago
Pablo Neira Ayuso 5b92b61f38 netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers 15 years ago
Changli Gao ed0b6d7581 netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding() 15 years ago
Changli Gao 99ad3c53b3 netfilter: nf_nat_core: don't check if the tuple is used if there is no other choice 15 years ago
Changli Gao 0abee5260b netfilter: nf_nat: add nf_nat_csum() 15 years ago
Eric Dumazet a034ee3cca fib: cleanups 15 years ago
Eric Dumazet 49d61e2390 tunnels: missing rcu_assign_pointer() 15 years ago
Eric Dumazet 719f835853 udp: add rehash on connect() 15 years ago
Eric Dumazet e0386005ff net: inet_add_protocol() can use cmpxchg() 15 years ago
Jianzhao Wang ae2688d59b net: blackhole route should always be recalculated 15 years ago
Jarek Poplawski f6b085b69d ipv4: Suppress lockdep-RCU false positive in FIB trie (3) 15 years ago
David S. Miller 6f86b32518 ipv4: Fix reverse path filtering with multipath routing. 15 years ago
Changli Gao deffd77759 net: arp: code cleanup 15 years ago
Gerrit Renker 0705c6f0e2 tcp: update also tcp_output with regard to RFC 5681 15 years ago
Nicolas Dichtel 750e9fad8c ipv4: minor fix about RPF in help of Kconfig 15 years ago
Eric Dumazet 875168a933 net: tunnels should use rcu_dereference 15 years ago
Eric Dumazet 1639ab6f78 gro: unexport tcp4_gro_receive and tcp4_gro_complete 15 years ago
Eric Dumazet 6dcd814bd0 net: struct xfrm_tunnel in read_mostly section 15 years ago
Gerrit Renker 22b71c8f4f tcp/dccp: Consolidate common code for RFC 3390 conversion 15 years ago
Jerry Chu dca43c75e7 tcp: Add TCP_USER_TIMEOUT socket option. 15 years ago
Julia Lawall c34186ed00 net/ipv4: Eliminate kstrdup memory leak 15 years ago
KOSAKI Motohiro d84ba638e4 tcp: select(writefds) don't hang up when a peer close connection 15 years ago
Eric Dumazet c5ed63d66f tcp: fix three tcp sysctls tuning 15 years ago
David S. Miller ad1af0fedb tcp: Combat per-cpu skew in orphan tests. 15 years ago
Eric Dumazet ec550d246e net: ip_append_data() optim 15 years ago
Florian Westphal cca77b7c81 netfilter: fix CONFIG_COMPAT support 15 years ago
David S. Miller 21dc330157 net: Rename skb_has_frags to skb_has_frag_list 15 years ago
Hagen Paul Pfeifer e88c64f0a4 tcp: allow effective reduction of TCP's rcv-buffer via setsockopt 15 years ago
Dmitry Kozlov 00959ade36 PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) 15 years ago
Eric Dumazet 49e8ab03eb net: build_ehash_secret() and rt_bind_peer() cleanups 15 years ago
Changli Gao 3d04ebb6ab netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message 15 years ago
Oliver Hartkopp 2244d07bfa net: simplify flags for tx timestamping 15 years ago
Eric Dumazet 001389b958 netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive 15 years ago
Dmitry Popov ba78e2ddca tcp: no md5sig option size check bug 15 years ago
Changli Gao c893b8066c ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twice 15 years ago
Josh Hunt 3c0fef0b7d net: Add getsockopt support for TCP thin-streams 15 years ago
Changli Gao 2452a99dc0 netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choice 15 years ago
Changli Gao f43dc98b3b netfilter: nf_nat: make unique_tuple return void 15 years ago
Changli Gao 794dbc1d71 netfilter: nf_nat: use local variable hdrlen 15 years ago
Eric Dumazet 24b36f0193 netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary 15 years ago
Dmitry Popov a3bdb549e3 tcp: cookie transactions setsockopt memory leak 15 years ago
Changli Gao 7df0884ce1 netfilter: iptables: use skb->len for accounting 15 years ago
Changli Gao f667009ecc netfilter: arptables: use arp_hdr_len() 15 years ago
Changli Gao c36952e524 netfilter: nf_nat_core: merge the same lines 15 years ago
Eric Dumazet 963bfeeeec net: RTA_MARK addition 15 years ago