You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen Hemminger
48bc41a49c
[IPV4]: Reassembly trim not clearing CHECKSUM_HW
...
This was found by inspection while looking for checksum problems
with the skge driver that sets CHECKSUM_HW. It did not fix the
problem, but it looks like it is needed.
If IP reassembly is trimming an overlapping fragment, it
should reset (or adjust) the hardware checksum flag on the skb.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
20 years ago
..
ipvs
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
netfilter
[NETFILTER]: Missing unlock in TCP connection tracking error path
20 years ago
Kconfig
…
Makefile
…
af_inet.c
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
ah4.c
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
20 years ago
arp.c
…
datagram.c
[NET]: Fix sparse warnings
20 years ago
devinet.c
…
esp4.c
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
20 years ago
fib_frontend.c
[NETLINK]: Add "groups" argument to netlink_kernel_create
20 years ago
fib_hash.c
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
fib_lookup.h
[IPV4]: Prepare FIB core for RCU.
20 years ago
fib_rules.c
…
fib_semantics.c
[IPV4]: Prepare FIB core for RCU.
20 years ago
fib_trie.c
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
icmp.c
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
igmp.c
…
inet_connection_sock.c
…
inet_diag.c
[NETLINK]: Add "groups" argument to netlink_kernel_create
20 years ago
inet_hashtables.c
…
inet_timewait_sock.c
…
inetpeer.c
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
ip_forward.c
[IPV4]: Remove some dead code from ip_forward()
20 years ago
ip_fragment.c
[IPV4]: Reassembly trim not clearing CHECKSUM_HW
20 years ago
ip_gre.c
…
ip_input.c
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
ip_options.c
[IP]: Introduce ip_options_get_from_user
20 years ago
ip_output.c
[IPV4]: ip_finish_output() can be inlined
20 years ago
ip_sockglue.c
[IP]: Introduce ip_options_get_from_user
20 years ago
ipcomp.c
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
20 years ago
ipconfig.c
[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>
20 years ago
ipip.c
…
ipmr.c
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
multipath.c
…
multipath_drr.c
…
multipath_random.c
…
multipath_rr.c
…
multipath_wrandom.c
…
netfilter.c
…
proc.c
[NET]: Fix sparse warnings
20 years ago
protocol.c
…
raw.c
…
route.c
…
syncookies.c
[NET]: Fix sparse warnings
20 years ago
sysctl_net_ipv4.c
[NET]: Fix sparse warnings
20 years ago
tcp.c
[TCP]: Fix TCP_OFF() bug check introduced by previous change.
20 years ago
tcp_bic.c
…
tcp_cong.c
…
tcp_diag.c
…
tcp_highspeed.c
…
tcp_htcp.c
…
tcp_hybla.c
…
tcp_input.c
[TCP]: Keep TSO enabled even during loss events.
20 years ago
tcp_ipv4.c
[NET]: Fix sparse warnings
20 years ago
tcp_minisocks.c
…
tcp_output.c
[TCP]: Keep TSO enabled even during loss events.
20 years ago
tcp_scalable.c
…
tcp_timer.c
…
tcp_vegas.c
…
tcp_westwood.c
…
udp.c
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
20 years ago
xfrm4_input.c
…
xfrm4_output.c
…
xfrm4_policy.c
…
xfrm4_state.c
…
xfrm4_tunnel.c
…