..
Makefile
flow_offload: add flow_rule and flow_match structures and use them
2019-02-06 10:38:25 -08:00
datagram.c
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
2019-03-27 21:58:53 -07:00
dev.c
failover: allow name change on IFF_UP slave interfaces
2019-04-10 22:12:26 -07:00
dev_addr_lists.c
net: dev: Issue NETDEV_PRE_CHANGEADDR
2018-12-13 18:41:38 -08:00
dev_ioctl.c
net: dev: Add extack argument to dev_set_mac_address()
2018-12-13 18:41:38 -08:00
devlink.c
net: devlink: skip info_get op call if it is not defined in dumpit
2019-03-26 11:25:29 -07:00
drop_monitor.c
…
dst.c
net: add a route cache full diagnostic message
2019-01-17 15:37:25 -08:00
dst_cache.c
…
ethtool.c
net: ethtool: not call vzalloc for zero sized memory request
2019-03-29 13:41:55 -07:00
failover.c
failover: allow name change on IFF_UP slave interfaces
2019-04-10 22:12:26 -07:00
fib_notifier.c
…
fib_rules.c
…
filter.c
bpf: Check address length before reading address family
2019-04-12 10:25:03 -07:00
flow_dissector.c
flow_dissector: fix clamping of BPF flow_keys for non-zero nhoff
2019-04-03 16:49:48 +02:00
flow_offload.c
flow_offload: add flow action infrastructure
2019-02-06 10:38:25 -08:00
gen_estimator.c
…
gen_stats.c
net: sched: put back q.qlen into a single location
2019-03-02 14:10:18 -08:00
gro_cells.c
gro_cells: make sure device is up in gro_cells_receive()
2019-03-10 11:07:14 -07:00
hwbm.c
…
link_watch.c
…
lwt_bpf.c
net: fix GSO in bpf_lwt_push_ip_encap
2019-03-07 10:41:29 +01:00
lwtunnel.c
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
2019-02-24 22:13:49 -08:00
neighbour.c
neigh: hook tracepoints in neigh update code
2019-02-17 10:33:39 -08:00
net-procfs.c
…
net-sysfs.c
Revert "net-sysfs: Fix memory leak in netdev_register_kobject"
2019-04-15 13:10:27 -07:00
net-sysfs.h
…
net-traces.c
trace: events: add a few neigh tracepoints
2019-02-17 10:33:39 -08:00
net_namespace.c
netns: provide pure entropy for net_hash_mix()
2019-03-28 17:00:45 -07:00
netclassid_cgroup.c
cgroup, netclassid: add a preemption point to write_classid
2018-10-23 12:58:17 -07:00
netevent.c
…
netpoll.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
2018-12-27 13:04:52 -08:00
netprio_cgroup.c
…
page_pool.c
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
2019-02-13 22:00:16 -08:00
pktgen.c
mm: replace all open encodings for NUMA_NO_NODE
2019-03-05 21:07:14 -08:00
ptp_classifier.c
net/core: work around section mismatch warning for ptp_classifier
2019-04-16 20:46:17 -07:00
request_sock.c
…
rtnetlink.c
rtnetlink: fix rtnl_valid_stats_req() nlmsg_len check
2019-04-14 14:10:08 -07:00
scm.c
socket: Add SO_TIMESTAMPING_NEW
2019-02-03 11:17:31 -08:00
secure_seq.c
…
skbuff.c
net: Fix missing meta data in skb with vlan packet
2019-04-16 21:29:38 -07:00
skmsg.c
bpf: Stop the psock parser before canceling its work
2019-03-07 15:16:20 +01:00
sock.c
socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
2019-04-16 21:52:22 -07:00
sock_diag.c
…
sock_map.c
bpf: skmsg, fix psock create on existing kcm/tls port
2018-10-20 00:40:45 +02:00
sock_reuseport.c
sctp: add sock_reuseport for the sock in __sctp_hash_endpoint
2018-11-12 09:09:51 -08:00
stream.c
tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT
2018-12-04 21:21:18 -08:00
sysctl_net_core.c
net: introduce a knob to control whether to inherit devconf config
2019-01-22 11:07:21 -08:00
timestamping.c
…
tso.c
…
utils.c
…
xdp.c
…