android_kernel_xiaomi_sm7250/net/ipv4
Eric Dumazet 766e9037cc net: sk_drops consolidation
sock_queue_rcv_skb() can update sk_drops itself, removing need for
callers to take care of it. This is more consistent since
sock_queue_rcv_skb() also reads sk_drops when queueing a skb.

This adds sk_drops managment to many protocols that not cared yet.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-14 20:40:11 -07:00
..
netfilter
af_inet.c net: mark net_proto_ops as const 2009-10-07 01:10:46 -07:00
ah4.c net: constify struct net_protocol 2009-09-14 17:03:01 -07:00
arp.c
cipso_ipv4.c ipv4: Define cipso_v4_delopt static 2009-10-07 14:45:58 -07:00
datagram.c
devinet.c ipv4: arp_notify address list bug 2009-10-07 03:18:17 -07:00
esp4.c net: constify struct net_protocol 2009-09-14 17:03:01 -07:00
fib_frontend.c ipv4: fib table algorithm performance improvement 2009-10-05 00:21:56 -07:00
fib_hash.c ipv4: fib table algorithm performance improvement 2009-10-05 00:21:56 -07:00
fib_lookup.h
fib_rules.c ipv4: fib table algorithm performance improvement 2009-10-05 00:21:56 -07:00
fib_semantics.c
fib_trie.c ipv4: fib table algorithm performance improvement 2009-10-05 00:21:56 -07:00
icmp.c icmp: No need to call sk_write_space() 2009-10-05 00:21:54 -07:00
igmp.c bonding: remap muticast addresses without using dev_close() and dev_open() 2009-09-15 02:37:40 -07:00
inet_connection_sock.c net: Add sk_mark route lookup support for IPv4 listening sockets 2009-10-07 13:55:57 -07:00
inet_diag.c tcp: replace ehash_size by ehash_mask 2009-10-13 03:44:02 -07:00
inet_fragment.c
inet_hashtables.c tcp: replace ehash_size by ehash_mask 2009-10-13 03:44:02 -07:00
inet_lro.c
inet_timewait_sock.c tcp: replace ehash_size by ehash_mask 2009-10-13 03:44:02 -07:00
inetpeer.c
ip_forward.c
ip_fragment.c
ip_gre.c tunnels: Optimize tx path 2009-10-05 00:21:57 -07:00
ip_input.c net: constify struct net_protocol 2009-09-14 17:03:01 -07:00
ip_options.c
ip_output.c net: Use sk_mark for routing lookup in more places 2009-10-01 15:16:49 -07:00
ip_sockglue.c net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
ipcomp.c net: constify struct net_protocol 2009-09-14 17:03:01 -07:00
ipconfig.c
ipip.c tunnels: Optimize tx path 2009-10-05 00:21:57 -07:00
ipmr.c add vif using local interface index instead of IP 2009-10-07 00:48:41 -07:00
Kconfig
Makefile
netfilter.c
proc.c
protocol.c net: constify struct net_protocol 2009-09-14 17:03:01 -07:00
raw.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
route.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
syncookies.c net: Add sk_mark route lookup support for IPv4 listening sockets 2009-10-07 13:55:57 -07:00
sysctl_net_ipv4.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
tcp_bic.c
tcp_cong.c
tcp_cubic.c
tcp_diag.c
tcp_highspeed.c
tcp_htcp.c
tcp_hybla.c
tcp_illinois.c
tcp_input.c tcp: fix ssthresh u16 leftover 2009-09-15 01:30:10 -07:00
tcp_ipv4.c tcp: replace ehash_size by ehash_mask 2009-10-13 03:44:02 -07:00
tcp_lp.c
tcp_minisocks.c tcp: fix tcp_defer_accept to consider the timeout 2009-10-13 01:35:28 -07:00
tcp_output.c IPv4 TCP fails to send window scale option when window scale is zero 2009-10-01 15:14:51 -07:00
tcp_probe.c
tcp_scalable.c
tcp_timer.c
tcp_vegas.c
tcp_vegas.h
tcp_veno.c
tcp_westwood.c
tcp_yeah.c
tcp.c tcp: replace ehash_size by ehash_mask 2009-10-13 03:44:02 -07:00
tunnel4.c net: constify struct net_protocol 2009-09-14 17:03:01 -07:00
udp_impl.h net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
udp.c net: sk_drops consolidation 2009-10-14 20:40:11 -07:00
udplite.c udp: dynamically size hash tables at boot time 2009-10-07 22:00:22 -07:00
xfrm4_input.c
xfrm4_mode_beet.c
xfrm4_mode_transport.c
xfrm4_mode_tunnel.c
xfrm4_output.c
xfrm4_policy.c
xfrm4_state.c
xfrm4_tunnel.c