summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31net/xdp: set FOLL_PIN via pin_user_pages()John Hubbard
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-30net/core: Do not clear VF index for node/port GUIDs queryLeon Romanovsky
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven
2020-01-30net: drop_monitor: Use kstrdupJoe Perches
2020-01-30mptcp: MPTCP_HMAC_TEST should depend on MPTCPGeert Uytterhoeven
2020-01-30mptcp: Fix incorrect IPV6 dependency checkGeert Uytterhoeven
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29mptcp: handle tcp fallback when using syn cookiesFlorian Westphal
2020-01-29mptcp: avoid a lockdep splat when mcast group was joinedFlorian Westphal
2020-01-29mptcp: fix panic on user pointer accessFlorian Westphal
2020-01-29mptcp: defer freeing of cached ext until last momentFlorian Westphal
2020-01-29sch_choke: Use kvcallocJoe Perches
2020-01-29mptcp: Fix build with PROC_FS disabled.David S. Miller
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-01-27Revert "pktgen: Allow configuration of IPv6 source address range"David S. Miller
2020-01-27net/core: Replace driver version to be kernel versionLeon Romanovsky
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek
2020-01-27ethtool: add DEBUG_NTF notificationMichal Kubecek
2020-01-27ethtool: set message mask with DEBUG_SET requestMichal Kubecek
2020-01-27ethtool: provide message mask with DEBUG_GET requestMichal Kubecek
2020-01-27ethtool: fix kernel-doc descriptionsMichal Kubecek
2020-01-27flow_dissector: Fix to use new variables for port ranges in bpf hookYoshiki Komachi
2020-01-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-01-27net: dsa: Fix use-after-free in probing of DSA switch treeVladimir Oltean
2020-01-27net: remove eth_change_mtuHeiner Kallweit
2020-01-27net: introduce dev_net notifier register/unregister variantsJiri Pirko
2020-01-27net: push code from net notifier reg/unreg into helpersJiri Pirko
2020-01-27net: call call_netdevice_unregister_net_notifiers from unregisterJiri Pirko
2020-01-27soreuseport: Cleanup duplicate initialization of more_reuse->max_socks.Kuniyuki Iwashima
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert
2020-01-27net: Support GRO/GSO fraglist chaining.Steffen Klassert
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert
2020-01-27rxrpc: Fix use-after-free in rxrpc_receive_data()David Howells
2020-01-27net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-27net: include struct nhmsg size in nh nlmsg sizeStephen Worley
2020-01-27net_sched: walk through all child classes in tc_bind_tclass()Cong Wang
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio