Commit Graph

3064 Commits (3fc71f775af677f640f0f0780b16f1b0958f6d9d)

Author SHA1 Message Date
Jan Engelhardt 7eb3558655 netfilter: xtables: move extension arguments into compound structure (4/6) 17 years ago
Jan Engelhardt 6be3d8598e netfilter: xtables: move extension arguments into compound structure (3/6) 17 years ago
Jan Engelhardt 9b4fce7a35 netfilter: xtables: move extension arguments into compound structure (2/6) 17 years ago
Jan Engelhardt f7108a20de netfilter: xtables: move extension arguments into compound structure (1/6) 17 years ago
Jan Engelhardt c2df73de24 netfilter: xtables: use "if" blocks in Kconfig 17 years ago
Jan Engelhardt aba0d34800 netfilter: xtables: sort extensions alphabetically in Kconfig 17 years ago
Jan Engelhardt 367c679007 netfilter: xtables: do centralized checkentry call (1/2) 17 years ago
KOVACS Krisztian 73e4022f78 netfilter: split netfilter IPv4 defragmentation into a separate module 17 years ago
Alexey Dobriyan cfd6e3d747 netfilter: netns nat: PPTP NAT in netns 17 years ago
Alexey Dobriyan 9174c1538f netfilter: netns nf_conntrack: fixup DNAT in netns 17 years ago
Alexey Dobriyan 0c4c9288ad netfilter: netns nat: per-netns bysource hash 17 years ago
Alexey Dobriyan e099a17357 netfilter: netns nat: per-netns NAT table 17 years ago
Alexey Dobriyan b8b8063e0d netfilter: netns nat: fix ipt_MASQUERADE in netns 17 years ago
Alexey Dobriyan c2a2c7e0cc netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl 17 years ago
Alexey Dobriyan c04d05529a netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl 17 years ago
Alexey Dobriyan 8e9df80180 netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack 17 years ago
Alexey Dobriyan 0d55af8791 netfilter: netns nf_conntrack: per-netns statistics 17 years ago
Alexey Dobriyan a71996fccc netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb 17 years ago
Alexey Dobriyan 5e6b29972b netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expect 17 years ago
Alexey Dobriyan 74c51a1497 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook 17 years ago
Alexey Dobriyan a702a65fc1 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() 17 years ago
Alexey Dobriyan 9b03f38d04 netfilter: netns nf_conntrack: per-netns expectations 17 years ago
Alexey Dobriyan b21f890193 netfilter: netns: fix {ip,6}_route_me_harder() in netns 17 years ago
Alexey Dobriyan 400dad39d1 netfilter: netns nf_conntrack: per-netns conntrack hash 17 years ago
Alexey Dobriyan 49ac8713b6 netfilter: netns nf_conntrack: per-netns conntrack count 17 years ago
Alexey Dobriyan 48dc7865aa netfilter: netns: remove nf_*_net() wrappers 17 years ago
Jan Engelhardt ee999d8b95 netfilter: x_tables: use NFPROTO_* in extensions 17 years ago
Jan Engelhardt e948b20a71 netfilter: rename ipt_recent to xt_recent 17 years ago
Jan Engelhardt 76108cea06 netfilter: Use unsigned types for hooknum and pf vars 17 years ago
Daniele Lacamera 9d2c27e17b tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd. 17 years ago
Rami Rosen b8bae41ed6 ipv4: add mc_count to in_device. 17 years ago
Ali Saidi 53240c2087 tcp: Fix possible double-ack w/ user dma 17 years ago
Denis V. Lunev 0c7ed677fb netns: make udpv6 mib per/namespace 17 years ago
Ilpo Järvinen 4a7e56098f tcp: cleanup messy initializer 17 years ago
Ilpo Järvinen 33f5f57eeb tcp: kill pointless urg_mode 17 years ago
Peter Zijlstra c57943a1c9 net: wrap sk->sk_backlog_rcv() 17 years ago
KOVACS Krisztian 23542618de inet: Don't lookup the socket if there's a socket attached to the skb 17 years ago
KOVACS Krisztian 607c4aaf03 inet: Add udplib_lookup_skb() helpers 17 years ago
Arnaldo Carvalho de Melo 9a1f27c480 inet_hashtables: Add inet_lookup_skb helpers 17 years ago
Julius Volz cb7f6a7b71 IPVS: Move IPVS to net/netfilter/ipvs 17 years ago
David S. Miller c7004482e8 tcp: Respect SO_RCVLOWAT in tcp_poll(). 17 years ago
KOVACS Krisztian bcd41303f4 udp: Export UDP socket lookup function 17 years ago
KOVACS Krisztian a3116ac5c2 tcp: Port redirection support for TCP 17 years ago
KOVACS Krisztian 86b08d867d ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible 17 years ago
KOVACS Krisztian 88ef4a5a78 tcp: Handle TCP SYN+ACK/ACK/RST transparency 17 years ago
KOVACS Krisztian 1668e010cb ipv4: Make inet_sock.h independent of route.h 17 years ago
Tóth László Attila b9fb15067c ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set 17 years ago
KOVACS Krisztian f5715aea45 ipv4: Implement IP_TRANSPARENT socket option 17 years ago
Julian Anastasov a210d01ae3 ipv4: Loosen source address check on IPv4 output 17 years ago
Vitaliy Gusev 4dd7972d12 tcp: Fix NULL dereference in tcp_4_send_ack() 17 years ago