aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+2
2020-01-31netfilter: flowtable: Fix setting forgotten NF_FLOW_HW_DEAD flagGravatar Paul Blakey 1-0/+1
2020-01-31netfilter: flowtable: Fix missing flush hardware on table freeGravatar Paul Blakey 1-0/+1
2020-01-31netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanupGravatar Paul Blakey 1-1/+1
2020-01-31netfilter: Use kvcallocGravatar Joe Perches 2-4/+3
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()Gravatar John Hubbard 1-1/+1
2020-01-31net/xdp: set FOLL_PIN via pin_user_pages()Gravatar John Hubbard 1-1/+1
2020-01-30rxrpc: Fix missing active use pinning of rxrpc_local objectGravatar David Howells 5-40/+62
2020-01-30rxrpc: Fix insufficient receive notification generationGravatar David Howells 1-4/+2
2020-01-30rxrpc: Fix use-after-free in rxrpc_put_local()Gravatar David Howells 1-1/+4
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 10-41/+64
2020-01-30net/core: Do not clear VF index for node/port GUIDs queryGravatar Leon Romanovsky 1-2/+2
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Gravatar Geert Uytterhoeven 2-6/+6
2020-01-30net: drop_monitor: Use kstrdupGravatar Joe Perches 1-6/+2
2020-01-30mptcp: MPTCP_HMAC_TEST should depend on MPTCPGravatar Geert Uytterhoeven 1-2/+4
2020-01-30mptcp: Fix incorrect IPV6 dependency checkGravatar Geert Uytterhoeven 1-1/+1
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Gravatar Linus Torvalds 9-45/+58
2020-01-29netfilter: ipset: fix suspicious RCU usage in find_set_and_idGravatar Kadlecsik József 1-20/+21
2020-01-29mptcp: handle tcp fallback when using syn cookiesGravatar Florian Westphal 4-1/+14
2020-01-29mptcp: avoid a lockdep splat when mcast group was joinedGravatar Florian Westphal 1-2/+6
2020-01-29mptcp: fix panic on user pointer accessGravatar Florian Westphal 1-18/+22
2020-01-29mptcp: defer freeing of cached ext until last momentGravatar Florian Westphal 1-2/+4
2020-01-29sch_choke: Use kvcallocGravatar Joe Perches 1-1/+1
2020-01-29mptcp: Fix build with PROC_FS disabled.Gravatar David S. Miller 1-0/+2
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 275-2580/+17461
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-17/+17
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+1
2020-01-27ceph: move net/ceph/ceph_fs.c to fs/ceph/util.cGravatar Jeff Layton 2-105/+1
2020-01-27ceph: use copy-from2 op in copy_file_rangeGravatar Luis Henriques 1-6/+12
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-2/+9
2020-01-27Revert "pktgen: Allow configuration of IPv6 source address range"Gravatar David S. Miller 1-98/+0
2020-01-27net/core: Replace driver version to be kernel versionGravatar Leon Romanovsky 1-0/+2
2020-01-27ethtool: add WOL_NTF notificationGravatar Michal Kubecek 3-1/+6
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestGravatar Michal Kubecek 3-0/+82
2020-01-27ethtool: provide WoL settings with WOL_GET requestGravatar Michal Kubecek 7-1/+128
2020-01-27ethtool: add DEBUG_NTF notificationGravatar Michal Kubecek 3-0/+5
2020-01-27ethtool: set message mask with DEBUG_SET requestGravatar Michal Kubecek 3-0/+59
2020-01-27ethtool: provide message mask with DEBUG_GET requestGravatar Michal Kubecek 7-1/+115
2020-01-27ethtool: fix kernel-doc descriptionsGravatar Michal Kubecek 2-12/+15
2020-01-27flow_dissector: Fix to use new variables for port ranges in bpf hookGravatar Yoshiki Komachi 1-2/+9
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 8-131/+379
2020-01-27net: dsa: Fix use-after-free in probing of DSA switch treeGravatar Vladimir Oltean 1-11/+25
2020-01-27net: remove eth_change_mtuGravatar Heiner Kallweit 1-16/+0
2020-01-27net: introduce dev_net notifier register/unregister variantsGravatar Jiri Pirko 1-0/+46
2020-01-27net: push code from net notifier reg/unreg into helpersGravatar Jiri Pirko 1-22/+38
2020-01-27net: call call_netdevice_unregister_net_notifiers from unregisterGravatar Jiri Pirko 1-11/+3
2020-01-27soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.Gravatar Kuniyuki Iwashima 1-1/+0
2020-01-27udp: Support UDP fraglist GRO/GSO.Gravatar Steffen Klassert 2-25/+106
2020-01-27net: Support GRO/GSO fraglist chaining.Gravatar Steffen Klassert 2-1/+92