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