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