Commit Graph

607 Commits (03beb07664d768db97bf454ae5c9581cd4737bb4)

Author SHA1 Message Date
Davide Libenzi f348d70a32 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications 19 years ago
Ilia Sotnikov cef2685e00 [IPV4]: Aggregate route entries with different TOS values 19 years ago
David S. Miller b8059eadf9 [TCP]: Mark tcp_*mem[] __read_mostly. 19 years ago
John Heffner 7b4f4b5ebc [TCP]: Set default max buffers from memory pool size 19 years ago
Alexey Dobriyan 53b3531bbb [PATCH] s/;;/;/g 19 years ago
Patrick McHardy a5cdc03003 [IPV4]: Add fib rule netlink notifications 19 years ago
Alexey Kuznetsov 1a55d57b10 [TCP]: Do not use inet->id of global tcp_socket when sending RST. 19 years ago
Patrick McHardy 6a534ee35c [NETFILTER]: Fix undefined references to get_h225_addr 19 years ago
Pablo Neira Ayuso b9f78f9fca [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 19 years ago
Pablo Neira Ayuso a45049c51c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 19 years ago
Pablo Neira Ayuso 4e3882f773 [NETFILTER]: conntrack: cleanup the conntrack ID initialization 19 years ago
Pablo Neira Ayuso 1cde64365b [NETFILTER]: ctnetlink: Fix expectaction mask dumping 19 years ago
Jing Min Zhao 5e35941d99 [NETFILTER]: Add H.323 conntrack/NAT helper 19 years ago
David S. Miller dbeff12b4d [INET]: Fix typo in Arnaldo's connection sock compat fixups. 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Arnaldo Carvalho de Melo dec73ff029 [ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Catherine Zhang 2c7946a7bf [SECURITY]: TCP/UDP getpeersec 19 years ago
Rick Jones 15d99e02ba [TCP]: sysctl to allow TCP window > 32767 sans wscale 19 years ago
Neil Horman abd596a4b6 [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. 19 years ago
David S. Miller edb2c34fb2 [NETFILTER]: Fix warnings in ip_nat_snmp_basic.c 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Stephen Hemminger 1533306186 [NET]: dev_put/dev_hold cleanup 19 years ago
Stephen Hemminger 6756ae4b4e [NET]: Convert RTNL to mutex. 19 years ago
Baruch Even 50bf3e224a [TCP] H-TCP: Better time accounting 19 years ago
Baruch Even 0bc6d90b82 [TCP] H-TCP: Account for delayed-ACKs 19 years ago
Baruch Even c33ad6e476 [TCP] H-TCP: Use msecs_to_jiffies 19 years ago
Arnaldo Carvalho de Melo c4d9390941 [ICSK]: Introduce inet_csk_ctl_sock_create 19 years ago
Robert Olsson 06ef921d60 [IPV4]: fib_trie stats fix 19 years ago
Robert Olsson 5ddf0eb2bf [IPV4]: fib_trie initialzation fix 19 years ago
John Heffner 0e7b13685f [TCP] mtu probing: move tcp-specific data out of inet_connection_sock 19 years ago
Patrick McHardy a193a4abdd [NETFILTER]: Fix skb->nf_bridge lifetime issues 19 years ago
Jamal Hadi Salim 9500e8a81f [IPSEC]: Sync series - fast path 19 years ago
Patrick McHardy a242769248 [NETFILTER]: ctnetlink: avoid unneccessary event message generation 19 years ago
Patrick McHardy c4b8851392 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version 19 years ago
Patrick McHardy c498673474 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions 19 years ago
Patrick McHardy 1c524830d0 [NETFILTER]: x_tables: pass registered match/target data to match/target functions 19 years ago
Patrick McHardy aa83c1ab43 [NETFILTER]: Convert arp_tables targets to centralized error checking 19 years ago
Patrick McHardy 1d5cd90976 [NETFILTER]: Convert ip_tables matches/targets to centralized error checking 19 years ago
Patrick McHardy 3cdc7c953e [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking 19 years ago
Holger Eitzenberger f2ad52c9da [NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message 19 years ago
Harald Welte dc808fe28d [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' 19 years ago
John Heffner 5d424d5a67 [TCP]: MTU probing 19 years ago
Adrian Bunk d15150f755 [IPV4] fib_rules.c: make struct fib_rules static again 19 years ago
Robert Olsson 7b204afd45 [IPV4]: Use RCU locking in fib_rules. 19 years ago
Patrick McHardy 31fe4d3317 [NETFILTER]: arp_tables: fix NULL pointer dereference 19 years ago
Patrick McHardy baa829d892 [IPV4/6]: Fix UFO error propagation 19 years ago
Patrick McHardy 4a1ff6e2bd [TCP]: tcp_highspeed: fix AIMD table out-of-bounds access 19 years ago
David S. Miller ba244fe900 [TCP]: Fix tcp_tso_should_defer() when limit>=65536 19 years ago