Commit Graph

2646 Commits (2dbb51c49f4fecb8330e43247a0edfbc4b2b8974)

Author SHA1 Message Date
Patrick McHardy dd13b01036 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks 17 years ago
Patrick McHardy 8c87238b72 [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks 17 years ago
Patrick McHardy 42cf800c24 [NETFILTER]: nf_nat: remove obsolete check for ICMP redirects 17 years ago
Patrick McHardy 9d908a69a3 [NETFILTER]: nf_nat: add SCTP protocol support 17 years ago
Patrick McHardy 4910a08799 [NETFILTER]: nf_nat: add DCCP protocol support 17 years ago
Patrick McHardy d63a650736 [NETFILTER]: Add partial checksum validation helper 17 years ago
Patrick McHardy 6185f870e2 [NETFILTER]: nf_nat: add UDP-Lite support 17 years ago
Patrick McHardy 2d2d84c40e [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol 17 years ago
Patrick McHardy ca6a507490 [NETFILTER]: nf_conntrack_netlink: clean up NAT protocol parsing 17 years ago
Patrick McHardy 535b57c7c1 [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common 17 years ago
Patrick McHardy 5abd363f73 [NETFILTER]: nf_nat: fix random mode not to overwrite port rover 17 years ago
Patrick McHardy 937e0dfd87 [NETFILTER]: nf_nat: add helpers for common NAT protocol operations 17 years ago
Patrick McHardy 544473c166 [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES size 17 years ago
Jan Engelhardt c2f9c68398 [NETFILTER]: Explicitly initialize .priority in arptable_filter 17 years ago
Jan Engelhardt 3bb0362d2f [NETFILTER]: remove arpt_(un)register_target indirection macros 17 years ago
Jan Engelhardt 95eea855af [NETFILTER]: remove arpt_target indirection macro 17 years ago
Jan Engelhardt 4abff0775d [NETFILTER]: remove arpt_table indirection macro 17 years ago
Jan Engelhardt 72b72949db [NETFILTER]: annotate rest of nf_nat_* with const 17 years ago
Jan Engelhardt 5452e425ad [NETFILTER]: annotate {arp,ip,ip6,x}tables with const 17 years ago
Jan Engelhardt 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
Robert P. J. Day fdccecd0cc [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro 17 years ago
Alexey Dobriyan 666953df35 [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real 17 years ago
Patrick McHardy 36e2a1b0f7 [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output 17 years ago
Pavel Emelyanov 4dee959723 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put 17 years ago
Gerrit Renker 7de6c03336 [SKB]: __skb_append = __skb_queue_after 17 years ago
Denis V. Lunev 5f4472c5a6 [TCP]: Remove owner from tcp_seq_afinfo. 17 years ago
Denis V. Lunev 68fcadd16c [TCP]: Place file operations directly into tcp_seq_afinfo. 17 years ago
Denis V. Lunev 52d6f3f11b [TCP]: Cleanup /proc/tcp[6] creation/removal. 17 years ago
Denis V. Lunev 9427c4b36b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. 17 years ago
Denis V. Lunev 1abf4fb20d [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. 17 years ago
Denis V. Lunev a4146b1b2c [TCP]: Replace struct net on tcp_iter_state with seq_net_private. 17 years ago
Gerrit Renker ac6f781920 [INET]: sk_reuse is valbool 17 years ago
J. Bruce Fields 6ded55da6b Documentation: move nfsroot.txt to filesystems/ 17 years ago
Daniel Lezcano 7951f0b03a [NETNS][IPV6] tcp - assign the netns for timewait sockets 17 years ago
Stephen Hemminger c0b8c32b1c IPV4: use xor rather than multiple ands for route compare 17 years ago
Stephen Hemminger 387a5487f5 ipv4: fib_trie leaf free optimization 17 years ago
Stephen Hemminger ef3660ce06 ipv4: fib_trie remove unused argument 17 years ago
Florian Westphal 4dfc281702 [Syncookies]: Add support for TCP options via timestamps. 17 years ago
Stephen Hemminger 15be75cdb5 IPV4: fib_trie use vmalloc for large tnodes 17 years ago
Stephen Hemminger 2fa7527ba1 IPV4: route rekey timer can be deferrable 17 years ago
Stephen Hemminger 1294fc4a48 IPV4: route use jhash3 17 years ago
Stephen Hemminger 5969f71d57 IPV4: route inline changes 17 years ago
David S. Miller 951e07c930 [IPV4]: Fix byte value boundary check in do_ip_getsockopt(). 17 years ago
Jan Engelhardt 475959d477 [NETFILTER]: nf_nat: autoload IPv4 connection tracking 17 years ago
Ilpo Järvinen 6adb4f733e [TCP]: Don't allow FRTO to take place while MTU is being probed 17 years ago
Ilpo Järvinen 882bebaaca [TCP]: tcp_simple_retransmit can cause S+L 17 years ago
Ilpo Järvinen c137f3dda0 [TCP]: Fix NewReno's fast rexmit/recovery problems with GSOed skb 17 years ago
Ilpo Järvinen 1b69d74539 [TCP]: Restore 2.6.24 mark_head_lost behavior for newreno/fack 17 years ago
Denis V. Lunev 7feb49c82a [NETNS]: Use TCP control socket from a correct namespace. 17 years ago
Denis V. Lunev 046ee90235 [NETNS]: Create tcp control socket in the each namespace. 17 years ago