Commit Graph

296 Commits (f647e08a55d2c88c4e7ab17a0a8e3fcf568fbc65)

Author SHA1 Message Date
Julian Anastasov 87375ab47c [IPVS]: ip_vs_ftp breaks connections using persistence 20 years ago
Julian Anastasov f5e229db9c [IPVS]: Really invalidate persistent templates 20 years ago
Denis Lukianov de9daad90e [MCAST]: Fix MCAST_EXCLUDE line dupes 20 years ago
Herbert Xu 3c05d92ed4 [TCP]: Compute in_sacked properly when we split up a TSO frame. 20 years ago
Patrick McHardy adcb5ad1e5 [NETFILTER]: Fix DHCP + MASQUERADE problem 20 years ago
Patrick McHardy cd0bf2d796 [NETFILTER]: Fix rcu race in ipt_REDIRECT 20 years ago
Patrick McHardy e7fa1bd93f [NETFILTER]: Simplify netbios helper 20 years ago
Patrick McHardy 5cb30640ce [NETFILTER]: Use correct type for "ports" module parameter 20 years ago
Nishanth Aravamudan 121caf577d [NET]: fix-up schedule_timeout() usage 20 years ago
Herbert Xu e130af5dab [TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment(). 20 years ago
Ingo Molnar 8d06afab73 [PATCH] timer initialization cleanup: DEFINE_TIMER 20 years ago
Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up 20 years ago
Stephen Hemminger cb7b593c2c [IPV4] fib_trie: fix proc interface 20 years ago
Patrick McHardy e104411b82 [XFRM]: Always release dst_entry on error in xfrm_lookup 20 years ago
Herbert Xu cf0b450cd5 [TCP]: Fix off by one in tcp_fragment() "already sent" test. 20 years ago
Andrew Morton 3a93481589 [NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fix 20 years ago
Julian Anastasov ce723d8e04 [IPV4]: Fix refcount damaging in net/ipv4/route.c 20 years ago
Stephen Hemminger e308e25c97 [IPV4] udp: trim forgets about CHECKSUM_HW 20 years ago
Stephen Hemminger 48bc41a49c [IPV4]: Reassembly trim not clearing CHECKSUM_HW 20 years ago
Patrick McHardy e446639939 [NETFILTER]: Missing unlock in TCP connection tracking error path 20 years ago
Pablo Neira Ayuso 49719eb355 [NETFILTER]: kill __ip_ct_expect_unlink_destroy 20 years ago
Pablo Neira Ayuso 91c46e2e60 [NETFILTER]: Don't increase master refcount on expectations 20 years ago
Patrick McHardy 03486a4f83 [NETFILTER]: Handle NAT module load race 20 years ago
Yasuyuki Kozakai 31c913e7fd [NETFILTER]: Fix CONNMARK Kconfig dependency 20 years ago
Patrick McHardy a2978aea39 [NETFILTER]: Add NetBIOS name service helper 20 years ago
Patrick McHardy 2248bcfcd8 [NETFILTER]: Add support for permanent expectations 20 years ago
Herbert Xu fb5f5e6e0c [TCP]: Fix TCP_OFF() bug check introduced by previous change. 20 years ago
Adrian Bunk 43d60661ac [IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h> 20 years ago
David S. Miller 6475be16fd [TCP]: Keep TSO enabled even during loss events. 20 years ago
Herbert Xu ef01578615 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg 20 years ago
Herbert Xu d80d99d643 [NET]: Add sk_stream_wmem_schedule 20 years ago
Jesper Juhl 573dbd9596 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL 20 years ago
KOVACS Krisztian 5170dbebbb [NETFILTER]: CLUSTERIP: fix memcpy() length typo 20 years ago
Harald Welte 5f2c3b9107 [NETFILTER]: Add new iptables TTL target 20 years ago
Eric Dumazet ba89966c19 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 20 years ago
David S. Miller 29cb9f9c55 [LIB]: Make TEXTSEARCH_BM plain tristate like the others 20 years ago
Robert Olsson 2373ce1ca0 [IPV4]: Convert FIB Trie to RCU. 20 years ago
Robert Olsson e5b4376074 [IPV4]: Prepare FIB core for RCU. 20 years ago
Ralf Baechle 3625796806 [IPV4]: Module export of ip_rcv() no longer needed. 20 years ago
Stephen Hemminger 0c7770c740 [IPV4]: FIB trie cleanup 20 years ago
Arnaldo Carvalho de Melo dc40c7bc76 [ICSK]: Generalise tcp_listen_poll 20 years ago
Patrick McHardy 05465343bf [NETFILTER]: Add goto target 20 years ago
Pablo Neira Ayuso 7567662ba8 [NETFILTER]: Add string match 20 years ago
Thomas Graf 33d043d65b [IPV4]: ip_finish_output() can be inlined 20 years ago
Thomas Graf 9070683bda [IPV4]: Remove some dead code from ip_forward() 20 years ago
Thomas Graf 3e192beaf5 [IPV4]: Avoid common branch mispredictions in ip_rcv_finish() 20 years ago
Thomas Graf d245407e75 [IPV4]: Move ip options parsing out of ip_rcv_finish() 20 years ago
Thomas Graf e9c6042273 [IPV4]: Avoid common branch misprediction while checking csum in ip_rcv() 20 years ago
Thomas Graf 5861524241 [IPV4]: Consistency and whitespace cleanup of ip_rcv() 20 years ago
David S. Miller bf0ff9e578 [IPVS]: ipv4_table --> ipvs_ipv4_table 20 years ago