linux_dsm_epyc7002/net
Christoph Hellwig e024e00818 bpfilter: fix up a sparse annotation
The __user doesn't make sense when casting to an integer type, just
switch to a uintptr_t cast which also removes the need for the __force.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-24 15:41:53 -07:00
..
6lowpan
9p net: 9p: kerneldoc fixes 2020-07-13 17:20:39 -07:00
802
8021q
appletalk net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
atm net/atm: remove the atmdev_ops {get, set}sockopt methods 2020-07-19 18:16:40 -07:00
ax25 AX.25 Kconfig: Replace HTTP links with HTTPS ones 2020-07-13 12:34:06 -07:00
batman-adv
bluetooth net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
bpf
bpfilter bpfilter: fix up a sparse annotation 2020-07-24 15:41:53 -07:00
bridge netfilter/ebtables: clean up compat {get, set}sockopt handling 2020-07-19 18:16:40 -07:00
caif net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
can net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
ceph
core net/flow_dissector: add packet hash dissection 2020-07-24 15:23:31 -07:00
dcb
dccp net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill) 2020-07-22 17:00:37 -07:00
decnet net: decnet: af_decnet: Simplify goto loop. 2020-07-17 12:56:11 -07:00
dns_resolver
dsa net: dsa: stop overriding master's ndo_get_phys_port_name 2020-07-23 15:14:58 -07:00
ethernet
ethtool Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-07-11 00:46:00 -07:00
hsr net: hsr: remove redundant null check 2020-07-20 18:33:32 -07:00
ieee802154 net: remove compat_sock_common_{get,set}sockopt 2020-07-19 18:16:40 -07:00
ife
ipv4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2020-07-22 12:35:33 -07:00
ipv6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2020-07-22 12:35:33 -07:00
iucv
kcm
key net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
l2tp l2tp: cleanup kzalloc calls 2020-07-23 11:54:40 -07:00
l3mdev
lapb
llc net: llc: kerneldoc fixes 2020-07-13 17:20:39 -07:00
mac80211 net: mac80211: kerneldoc fixes 2020-07-13 17:20:39 -07:00
mac802154
mpls
mptcp subflow: introduce and use mptcp_can_accept_new_subflow() 2020-07-23 11:47:25 -07:00
ncsi net/ncsi: use eth_zero_addr() to clear mac address 2020-07-23 11:49:41 -07:00
netfilter netfilter: split nf_sockopt 2020-07-19 18:16:40 -07:00
netlabel net: netlabel: kerneldoc fixes 2020-07-13 17:20:40 -07:00
netlink bpf: net: Use precomputed btf_id for bpf iterators 2020-07-21 13:26:26 -07:00
netrom
nfc net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
nsh
openvswitch net: openvswitch: reorder masks array based on usage 2020-07-17 10:36:50 -07:00
packet net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
phonet net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
psample
qrtr net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
rds net: rds: rdma_transport.h: delete duplicated word 2020-07-19 18:14:51 -07:00
rfkill
rose
rxrpc net: rxrpc: kerneldoc fixes 2020-07-13 17:20:40 -07:00
sched net/sched: cls_flower: Add hash info to flow classification 2020-07-24 15:23:31 -07:00
sctp sctp: remove the out_nounlock label in sctp_setsockopt 2020-07-19 18:26:44 -07:00
smc net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
strparser
sunrpc
switchdev net: switchdev: kerneldoc fixes 2020-07-13 17:20:40 -07:00
tipc net: tipc: kerneldoc fixes 2020-07-13 17:20:40 -07:00
tls
unix net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
vmw_vsock net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
wimax
wireless net: wireless: kerneldoc fixes 2020-07-13 17:20:40 -07:00
x25 net: x25: kerneldoc fixes 2020-07-13 17:20:40 -07:00
xdp Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next 2020-07-13 18:04:05 -07:00
xfrm Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-07-11 00:46:00 -07:00
compat.c net: remove compat_sys_{get,set}sockopt 2020-07-19 18:16:40 -07:00
devres.c
Kconfig net: ethtool: Remove PHYLIB direct dependency 2020-07-07 15:41:05 -07:00
Makefile
socket.c net: make ->{get,set}sockopt in proto_ops optional 2020-07-19 18:16:41 -07:00
sysctl_net.c