Commit Graph

282 Commits (9dea88514c476d303f59e19b27ef26bb52dc193a)

Author SHA1 Message Date
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
David S. Miller d179cd1292 [NET]: Implement SKB fast cloning. 20 years ago
David S. Miller ba602a8161 [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}() 20 years ago
Arnaldo Carvalho de Melo 4c6ea29d82 [IP]: Introduce ip_options_get_from_user 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Patrick McHardy 066286071d [NETLINK]: Add "groups" argument to netlink_kernel_create 20 years ago
Patrick McHardy ac6d439d20 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks 20 years ago
Patrick McHardy db08052979 [NETLINK]: Remove unused groups member from struct netlink_skb_parms 20 years ago
Christoph Hellwig 34b4a4a624 [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner 20 years ago
Gary Wayne Smith 000efe1d86 [NETFILTER]: Make NETMAP target usable in OUTPUT 20 years ago
Patrick McHardy 9baa5c67ff [NETFILTER]: Don't exclude local packets from MASQUERADING 20 years ago
Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp 20 years ago
Patrick McHardy 25ed891019 [NETFILTER]: Nicer names for ipt_connbytes constants 20 years ago
Patrick McHardy 8ffde67173 [NETFILTER]: Fix div64_64 in ipt_connbytes 20 years ago