tmp_suning_uos_patched/net
Sowmini Varadhan 947d2756cd RDS: TCP: Call pskb_extract() helper function
rds-stress experiments with request size 256 bytes, 8K acks,
using 16 threads show a 40% improvment when pskb_extract()
replaces the {skb_clone(..); pskb_pull(..); pskb_trim(..);}
pattern in the Rx path, so we leverage the perf gain with
this commit.

Signed-off-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-25 16:54:14 -04:00
..
6lowpan
9p
802
8021q
appletalk
atm
ax25
batman-adv
bluetooth
bridge bridge: use nla_put_u64_64bit() 2016-04-25 15:09:10 -04:00
caif
can
ceph
core skbuff: Add pskb_extract() helper function 2016-04-25 16:54:14 -04:00
dcb
dccp
decnet
dns_resolver
dsa
ethernet
hsr
ieee802154 ieee802154: use nla_put_u64_64bit() 2016-04-25 15:09:11 -04:00
ipv4 net: better drop monitoring in ip{6}_recv_error() 2016-04-25 15:48:10 -04:00
ipv6 net: better drop monitoring in ip{6}_recv_error() 2016-04-25 15:48:10 -04:00
ipx
irda
iucv
kcm
key
l2tp l2tp: use nla_put_u64_64bit() 2016-04-25 15:09:10 -04:00
l3mdev
lapb
llc
mac80211
mac802154
mpls
netfilter netfilter/ipvs: use nla_put_u64_64bit() 2016-04-25 15:09:11 -04:00
netlabel
netlink
netrom
nfc
openvswitch
packet
phonet
rds RDS: TCP: Call pskb_extract() helper function 2016-04-25 16:54:14 -04:00
rfkill
rose
rxrpc
sched codel: split into multiple files 2016-04-25 16:44:27 -04:00
sctp
sunrpc
switchdev
tipc
unix
vmw_vsock
wimax
wireless wireless: use nla_put_u64_64bit() 2016-04-25 15:09:11 -04:00
x25
xfrm
compat.c
Kconfig
Makefile
socket.c
sysctl_net.c