Lines Matching full:net
3 Subject: [PATCH] net: no_csums
8 diff --git a/drivers/net/tun.c b/drivers/net/tun.c
10 --- a/drivers/net/tun.c
11 +++ b/drivers/net/tun.c
22 diff --git a/net/core/datagram.c b/net/core/datagram.c
24 --- a/net/core/datagram.c
25 +++ b/net/core/datagram.c
35 diff --git a/net/core/dev.c b/net/core/dev.c
37 --- a/net/core/dev.c
38 +++ b/net/core/dev.c
47 diff --git a/net/ipv4/icmp.c b/net/ipv4/icmp.c
49 --- a/net/ipv4/icmp.c
50 +++ b/net/ipv4/icmp.c
53 __ICMP_INC_STATS(net, ICMP_MIB_INMSGS);
60 diff --git a/net/ipv4/ip_input.c b/net/ipv4/ip_input.c
62 --- a/net/ipv4/ip_input.c
63 +++ b/net/ipv4/ip_input.c
75 diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c
77 --- a/net/ipv4/tcp_input.c
78 +++ b/net/ipv4/tcp_input.c
97 diff --git a/net/ipv4/tcp_ipv4.c b/net/ipv4/tcp_ipv4.c
99 --- a/net/ipv4/tcp_ipv4.c
100 +++ b/net/ipv4/tcp_ipv4.c
137 diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c
139 --- a/net/ipv4/udp.c
140 +++ b/net/ipv4/udp.c
176 __UDP_INC_STATS(net, UDP_MIB_NOPORTS, proto == IPPROTO_UDPLITE);