android_kernel_xiaomi_sm7250/net/ipv6
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb().
The data itself is already charged to the SKB, doing
the skb_set_owner_w() just generates a lot of noise and
extra atomics we don't really need.

Lmbench improvements on lat_tcp are minimal:

before:
TCP latency using localhost: 23.2701 microseconds
TCP latency using localhost: 23.1994 microseconds
TCP latency using localhost: 23.2257 microseconds

after:
TCP latency using localhost: 22.8380 microseconds
TCP latency using localhost: 22.9465 microseconds
TCP latency using localhost: 22.8462 microseconds

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-12-02 21:21:52 -08:00
..
netfilter [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
addrconf.c
af_inet6.c [IPV6]: flowlabels are net-endian 2006-12-02 21:21:21 -08:00
ah6.c [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 2006-12-02 21:21:12 -08:00
anycast.c
datagram.c [IPV6]: flowlabels are net-endian 2006-12-02 21:21:21 -08:00
esp6.c [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 2006-12-02 21:21:12 -08:00
exthdrs_core.c
exthdrs.c
fib6_rules.c [NET] rules: Share common attribute validation policy 2006-12-02 21:21:41 -08:00
icmp.c [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 2006-12-02 21:21:12 -08:00
inet6_connection_sock.c [TCP]: Don't set SKB owner in tcp_transmit_skb(). 2006-12-02 21:21:52 -08:00
inet6_hashtables.c [IPV6]: annotate inet6_hashtables 2006-12-02 21:21:10 -08:00
ip6_fib.c
ip6_flowlabel.c [IPV6]: flowlabels are net-endian 2006-12-02 21:21:21 -08:00
ip6_input.c
ip6_output.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
ip6_tunnel.c [IPV6]: flowlabels are net-endian 2006-12-02 21:21:21 -08:00
ipcomp6.c [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 2006-12-02 21:21:12 -08:00
ipv6_sockglue.c
ipv6_syms.c
Kconfig [NET]: Rethink mark field in struct flowi 2006-12-02 21:21:39 -08:00
Makefile
mcast.c [IPV6]: annotate ipv6 mcast 2006-12-02 21:21:15 -08:00
mip6.c
ndisc.c [IPV6] NDISC: Calculate packet length correctly for allocation. 2006-12-02 21:06:31 -08:00
netfilter.c
proc.c
protocol.c
raw.c [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 2006-12-02 21:21:12 -08:00
reassembly.c
route.c [NET]: Rethink mark field in struct flowi 2006-12-02 21:21:39 -08:00
sit.c [IPV6]: Give sit driver an appropriate module alias. 2006-11-05 15:47:04 -08:00
sysctl_net_ipv6.c
tcp_ipv6.c [IPV6] tcp: Fix typo _read_mostly --> __read_mostly. 2006-12-02 21:21:46 -08:00
tunnel6.c [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 2006-12-02 21:21:12 -08:00
udp.c [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 2006-12-02 21:21:12 -08:00
xfrm6_input.c
xfrm6_mode_beet.c
xfrm6_mode_ro.c
xfrm6_mode_transport.c
xfrm6_mode_tunnel.c
xfrm6_output.c
xfrm6_policy.c [XFRM]: misc annotations 2006-12-02 21:21:11 -08:00
xfrm6_state.c
xfrm6_tunnel.c [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 2006-12-02 21:21:12 -08:00