linux_dsm_epyc7002/net/core
WANG Cong bc51dddf98 netns: avoid disabling irq for netns id
We never read or change netns id in hardirq context,
the only place we read netns id in softirq context
is in vxlan_xmit(). So, it should be enough to just
disable BH.

Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-04 11:39:59 -07:00
..
datagram.c
dev_addr_lists.c
dev_ioctl.c
dev.c net: batch calls to flush_all_backlogs() 2016-08-30 22:17:20 -07:00
devlink.c
drop_monitor.c drop_monitor: make genl_multicast_group const 2016-09-01 14:09:00 -07:00
dst_cache.c
dst.c
ethtool.c
fib_rules.c
filter.c bpf: get rid of cgroup helper related ifdefs 2016-08-18 23:38:16 -07:00
flow_dissector.c flow_dissector: Get vlan priority in addition to vlan id 2016-08-18 23:13:13 -07:00
flow.c
gen_estimator.c
gen_stats.c
hwbm.c
link_watch.c
lwtunnel.c net: lwtunnel: Handle fragmentation 2016-08-30 22:27:18 -07:00
Makefile
neighbour.c neigh: allow admin to set NUD_STALE 2016-08-08 15:36:38 -07:00
net_namespace.c netns: avoid disabling irq for netns id 2016-09-04 11:39:59 -07:00
net-procfs.c
net-sysfs.c
net-sysfs.h
net-traces.c
netclassid_cgroup.c
netevent.c
netpoll.c
netprio_cgroup.c
pktgen.c
ptp_classifier.c
request_sock.c
rtnetlink.c rtnetlink: fdb dump: optimize by saving last interface markers 2016-09-01 16:56:15 -07:00
scm.c
secure_seq.c
skbuff.c
sock_diag.c
sock_reuseport.c
sock.c net: remove clear_sk() method 2016-08-23 23:25:29 -07:00
stream.c
sysctl_net_core.c
timestamping.c
tso.c
utils.c