..
datagram.c
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
2015-12-01 15:45:05 -05:00
dev.c
net: Fix null de-reference of device refcount
2019-09-21 07:12:39 +02:00
dev_addr_lists.c
net: fix uninit-value in __hw_addr_add_ex()
2018-05-16 10:06:50 +02:00
dev_ioctl.c
net: Zero terminate ifr_name in dev_ifname().
2017-08-11 09:08:52 -07:00
drop_monitor.c
drop_monitor: consider inserted data in genlmsg_end
2017-01-15 13:41:35 +01:00
dst.c
Fix an intermittent pr_emerg warning about lo becoming free.
2017-07-05 14:37:13 +02:00
dst_cache.c
net: dst_cache_per_cpu_dst_set() can be static
2018-02-25 11:03:55 +01:00
ethtool.c
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
2019-11-10 11:21:11 +01:00
fib_rules.c
filter.c
bpf: reject wrong sized filters earlier
2019-05-16 19:44:52 +02:00
flow.c
flow_dissector.c
flow_dissector: do not dissect l4 ports for fragments
2018-11-27 16:07:56 +01:00
gen_estimator.c
gen_stats.c
link_watch.c
lwtunnel.c
Makefile
net: add dst_cache support
2018-02-25 11:03:34 +01:00
neighbour.c
net: neigh: fix multiple neigh timer scheduling
2019-08-04 09:34:54 +02:00
net-procfs.c
net-sysfs.c
net-sysfs: Fix mem leak in netdev_register_kobject
2019-03-23 08:44:22 +01:00
net-sysfs.h
net-traces.c
net_namespace.c
netns: provide pure entropy for net_hash_mix()
2019-04-27 09:33:55 +02:00
netclassid_cgroup.c
Merge branch 'master' into for-4.4-fixes
2015-12-07 10:09:03 -05:00
netevent.c
netpoll.c
net: fix skb use after free in netpoll
2019-09-10 10:29:50 +01:00
netprio_cgroup.c
cgroup: fix handling of multi-destination migration from subtree_control enabling
2015-12-03 10:18:21 -05:00
pktgen.c
pktgen: do not sleep with the thread lock held.
2019-06-11 12:24:12 +02:00
ptp_classifier.c
request_sock.c
rtnetlink.c
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
2018-12-17 21:55:09 +01:00
scm.c
unix: correctly track in-flight fds in sending process user_struct
2016-03-03 15:07:05 -08:00
secure_seq.c
skbuff.c
net: Do not allocate page fragments that are not skb aligned
2019-02-23 09:05:14 +01:00
sock.c
net: call sk_dst_reset when set SO_DONTROUTE
2019-01-26 09:42:53 +01:00
sock_diag.c
net: core: fix module type in sock_diag_bind
2018-01-17 09:35:29 +01:00
stream.c
tcp: make sure EPOLLOUT wont be missed
2019-09-06 10:18:15 +02:00
sysctl_net_core.c
net: move somaxconn init from sysctl code
2018-04-13 19:50:11 +02:00
timestamping.c
tso.c
utils.c