linux/net
Eric Paris 13f18aa05f net: drop capability from protocol definitions
struct can_proto had a capability field which wasn't ever used.  It is
dropped entirely.

struct inet_protosw had a capability field which can be more clearly
expressed in the code by just checking if sock->type = SOCK_RAW.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-05 21:40:17 -08:00
..
9p
802
8021q
appletalk
atm
ax25
bluetooth
bridge
can net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
core net: Introduce for_each_netdev_rcu() iterator 2009-11-04 05:43:23 -08:00
dcb
dccp net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
decnet decnet: avoid touching device refcount in dn_dev_by_index() 2009-11-04 10:59:38 -08:00
dsa
econet
ethernet
ieee802154
ipv4 net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
ipv6 net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
ipx
irda
iucv
key
lapb
llc
mac80211
netfilter
netlabel
netlink
netrom net: Introduce for_each_netdev_rcu() iterator 2009-11-04 05:43:23 -08:00
packet
phonet
rds
rfkill
rose net: Introduce for_each_netdev_rcu() iterator 2009-11-04 05:43:23 -08:00
rxrpc
sched em_meta: avoid one dev_put() 2009-11-04 05:23:31 -08:00
sctp net: drop capability from protocol definitions 2009-11-05 21:40:17 -08:00
sunrpc
tipc
unix
wanrouter
wimax
wireless
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE