android_kernel_xiaomi_sm8350/net
Patrick McHardy d629b836d1 [NETLINK]: Use group numbers instead of bitmasks internally
Using the group number allows increasing the number of groups without
beeing limited by the size of the bitmask. It introduces one limitation
for netlink users: messages can't be broadcasted to multiple groups anymore,
however this feature was never used inside the kernel.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 16:00:49 -07:00
..
802
8021q
appletalk
atm
ax25
bluetooth [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
bridge [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
core [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
dccp [DCCP]: Fix compiler warnings 2005-08-29 16:00:12 -07:00
decnet
econet [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
ethernet
ipv4 [NETLINK]: Remove unused groups member from struct netlink_skb_parms 2005-08-29 16:00:39 -07:00
ipv6 [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner 2005-08-29 15:59:07 -07:00
ipx [IPX]: Fix build error in ipx_recvmsg() 2005-08-29 16:00:24 -07:00
irda
key
lapb
llc
netfilter [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
netlink [NETLINK]: Use group numbers instead of bitmasks internally 2005-08-29 16:00:49 -07:00
netrom
packet [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
rose
rxrpc
sched [NET]: Deinline netif_carrier_{on,off}(). 2005-08-29 15:57:08 -07:00
sctp [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
sunrpc [NET]: Store skb->timestamp as offset to a base timestamp 2005-08-29 15:58:24 -07:00
unix
wanrouter
x25
xfrm [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users 2005-08-29 16:00:34 -07:00
compat.c
Kconfig
Makefile
nonet.c
socket.c [NET]: Make use of ->private_data in sockfd_lookup 2005-08-29 15:56:38 -07:00
sysctl_net.c
TUNABLE