torvalds-linux/net
Tom Herbert 96a5908347 kcm: Remove TCP specific references from kcm and strparser
kcm and strparser need to work with any type of stream socket not just
TCP. Eliminate references to TCP and call generic proto_ops functions of
read_sock and peek_len. Also in strp_init check if the socket support
the proto_ops read_sock and peek_len.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-28 23:32:41 -04:00
..
6lowpan
9p
802
8021q
appletalk
atm
ax25
batman-adv
bluetooth
bridge bridge: switchdev: Add forward mark support for stacked devices 2016-08-26 13:13:36 -07:00
caif
can
ceph
core bridge: switchdev: Add forward mark support for stacked devices 2016-08-26 13:13:36 -07:00
dcb
dccp
decnet
dns_resolver
dsa net: dsa: rename switch operations structure 2016-08-24 21:45:39 -07:00
ethernet
hsr
ieee802154
ipv4 tcp: Set read_sock and peek_len proto_ops 2016-08-28 23:32:41 -04:00
ipv6 tcp: Set read_sock and peek_len proto_ops 2016-08-28 23:32:41 -04:00
ipx
irda
iucv
kcm kcm: Remove TCP specific references from kcm and strparser 2016-08-28 23:32:41 -04:00
key
l2tp l2tp: Refactor the codes with existing macros instead of literal number 2016-08-23 16:49:57 -07:00
l3mdev
lapb
llc
mac80211
mac802154
mpls
ncsi
netfilter
netlabel
netlink
netrom
nfc
openvswitch
packet
phonet
qrtr
rds
rfkill
rose
rxrpc rxrpc: Improve management and caching of client connection objects 2016-08-24 15:17:14 +01:00
sched
sctp
strparser kcm: Remove TCP specific references from kcm and strparser 2016-08-28 23:32:41 -04:00
sunrpc
switchdev bridge: switchdev: Add forward mark support for stacked devices 2016-08-26 13:13:36 -07:00
tipc tipc: add UDP remoteip dump to netlink API 2016-08-26 21:38:41 -07:00
unix
vmw_vsock
wimax
wireless
x25
xfrm
compat.c
Kconfig
Makefile
socket.c
sysctl_net.c