1. 357b6cc netfilter: revert introduction of egress hook by Daniel Borkmann · 5 years ago
  2. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  3. b8679ef net: phylink: pcs: add 802.3 clause 45 helpers by Russell King · 5 years ago
  4. 74db1c1 net: phylink: pcs: add 802.3 clause 22 helpers by Russell King · 5 years ago
  5. 6cc7cf8 net: mdiobus: add APIs for modifying a MDIO device register by Russell King · 5 years ago
  6. 569da08 net: bridge: vlan options: add support for tunnel mapping set/del by Nikolay Aleksandrov · 5 years ago
  7. 188c67d net: bridge: vlan options: add support for tunnel id dumping by Nikolay Aleksandrov · 5 years ago
  8. 583396f net_sched: sch_fq: enable use of hrtimer slack by Eric Dumazet · 5 years ago
  9. efe074c net_sched: add qdisc_watchdog_schedule_range_ns() by Eric Dumazet · 5 years ago
  10. 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 5 years ago
  11. 9010f9d net: phy: improve phy_driver callback handle_interrupt by Heiner Kallweit · 5 years ago
  12. 9000edb net: ethtool: require drivers to set supported_coalesce_params by Jakub Kicinski · 5 years ago
  13. 8537f78 netfilter: Introduce egress hook by Lukas Wunner · 5 years ago
  14. 5418d38 netfilter: Generalize ingress hook by Lukas Wunner · 5 years ago
  15. b030f19 netfilter: Rename ingress hook include file by Lukas Wunner · 5 years ago
  16. 48ef50f macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw) by Era Mayflower · 5 years ago
  17. a21ecf0 macsec: Support XPN frame handling - IEEE 802.1AEbw by Era Mayflower · 5 years ago
  18. a9f28eb net: mii: add linkmode_adv_to_mii_adv_x() by Russell King · 5 years ago
  19. f655418 net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant by Russell King · 5 years ago
  20. 76adfaf netfilter: nf_tables: add nft_set_elem_update_expr() helper function by Pablo Neira Ayuso · 5 years ago
  21. 795a6d6 netfilter: nf_tables: statify nft_expr_init() by Pablo Neira Ayuso · 5 years ago
  22. a7fc936 netfilter: nf_tables: add nft_set_elem_expr_alloc() by Pablo Neira Ayuso · 5 years ago
  23. 7400b06 nft_set_pipapo: Introduce AVX2-based lookup implementation by Stefano Brivio · 5 years ago
  24. cfab6db netfilter: flowtable: add tunnel match offload support by wenxu · 5 years ago
  25. 6daf141 netfilter: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  26. 24d1982 netfilter: nf_tables: make all set structs const by Florian Westphal · 5 years ago
  27. e32a4dc netfilter: nf_tables: make sets built-in by Florian Westphal · 5 years ago
  28. 925d844 netfilter: nft_tunnel: add support for geneve opts by Xin Long · 5 years ago
  29. 68983a3 netfilter: xtables: Add snapshot of hardidletimer target by Manoj Basapathi · 5 years ago
  30. 0a7fad2 net: sched: RED: Introduce an ECN nodrop mode by Petr Machata · 5 years ago
  31. 14bc175 net: sched: Allow extending set of supported RED flags by Petr Machata · 5 years ago
  32. 58b05e5 net: phy: Add XLGMII interface define by Jose Abreu · 5 years ago
  33. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  34. 7ac88eb bpf: Remove bpf_image tree by Jiri Olsa · 5 years ago
  35. 517b75e bpf: Add dispatchers to kallsyms by Jiri Olsa · 5 years ago
  36. a108f7d bpf: Add trampolines to kallsyms by Jiri Olsa · 5 years ago
  37. dba122f bpf: Add bpf_ksym_add/del functions by Jiri Olsa · 5 years ago
  38. cbd76f8 bpf: Add prog flag to struct bpf_ksym object by Jiri Olsa · 5 years ago
  39. ca4424c bpf: Move ksym_tnode to bpf_ksym by Jiri Olsa · 5 years ago
  40. ecb60d1 bpf: Move lnode list node to struct bpf_ksym by Jiri Olsa · 5 years ago
  41. bfea9a8 bpf: Add name to struct bpf_ksym by Jiri Olsa · 5 years ago
  42. 535911c bpf: Add struct bpf_ksym by Jiri Olsa · 5 years ago
  43. 6a64037 bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER by Björn Töpel · 5 years ago
  44. 9886866 bpf: Abstract away entire bpf_link clean up procedure by Andrii Nakryiko · 5 years ago
  45. 48f5d5c Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 5 years ago
  46. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  47. 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  48. d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 5 years ago
  49. b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 5 years ago
  50. 1e2328e fs/nsfs.c: Added ns_match by Carlos Neira · 5 years ago
  51. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  52. fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 5 years ago
  53. e31a501 bitfield.h: add FIELD_MAX() and field_max() by Alex Elder · 5 years ago
  54. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 5 years ago
  55. 546379b ethtool: add CHANNELS_NTF notification by Michal Kubecek · 5 years ago
  56. e19c591 ethtool: set device channel counts with CHANNELS_SET request by Michal Kubecek · 5 years ago
  57. 0c84979 ethtool: provide channel counts with CHANNELS_GET request by Michal Kubecek · 5 years ago
  58. bc9d1c9 ethtool: add RINGS_NTF notification by Michal Kubecek · 5 years ago
  59. 2fc2929 ethtool: set device ring sizes with RINGS_SET request by Michal Kubecek · 5 years ago
  60. e4a1717 ethtool: provide ring sizes with RINGS_GET request by Michal Kubecek · 5 years ago
  61. 111dcba ethtool: add PRIVFLAGS_NTF notification by Michal Kubecek · 5 years ago
  62. f265d79 ethtool: set device private flags with PRIVFLAGS_SET request by Michal Kubecek · 5 years ago
  63. e16c338 ethtool: provide private flags with PRIVFLAGS_GET request by Michal Kubecek · 5 years ago
  64. 9c6451e ethtool: add FEATURES_NTF notification by Michal Kubecek · 5 years ago
  65. 0980bfc ethtool: set netdev features with FEATURES_SET request by Michal Kubecek · 5 years ago
  66. 0524399 ethtool: provide netdev features with FEATURES_GET request by Michal Kubecek · 5 years ago
  67. ee1c45e flow_offload: Add flow_match_ct to get rule ct match by Paul Blakey · 5 years ago
  68. edd5861 net/sched: act_ct: Enable hardware offload of flow table entires by Paul Blakey · 5 years ago
  69. 8b3646d net/sched: act_ct: Support refreshing the flow table entries by Paul Blakey · 5 years ago
  70. 30b0cf9 net/sched: act_ct: Support restoring conntrack info on skbs by Paul Blakey · 5 years ago
  71. 9c26ba9 net/sched: act_ct: Instantiate flow table entry actions by Paul Blakey · 5 years ago
  72. 978703f netfilter: flowtable: Add API for registering to flow table events by Paul Blakey · 5 years ago
  73. 5b7cb74 net/mlx5: E-Switch, Enable reg c1 loopback when possible by Paul Blakey · 5 years ago
  74. bf3347c Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  75. 4b01a96 tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted. by Kuniyuki Iwashima · 5 years ago
  76. 4f9546d net: hns: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  77. 8213f6c net: be2net: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  78. 7c4046b Revert "net: sched: make newly activated qdiscs visible" by Julian Wiedmann · 5 years ago
  79. 2644bc8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  80. 2677625 seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number by Paolo Lungaroni · 5 years ago
  81. 4cda752 net: sched: make newly activated qdiscs visible by Julian Wiedmann · 5 years ago
  82. 0fa81b3 cdc_ncm: Implement the 32-bit version of NCM Transfer Block by Alexander Bersenev · 5 years ago
  83. e3a36eb driver code: clarify and fix platform device DMA mask allocation by Christoph Hellwig · 5 years ago
  84. babf316 bpf: Add bpf_link_new_file that doesn't install FD by Andrii Nakryiko · 5 years ago
  85. 812df69b net: liquidio: reject unsupported coalescing params by Jakub Kicinski · 5 years ago
  86. a16fa28 flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats_types_check() by Jiri Pirko · 5 years ago
  87. 42d5fe5 flow_offload: turn hw_stats_type into dedicated enum by Jiri Pirko · 5 years ago
  88. a393daa flow_offload: fix allowed types check by Jiri Pirko · 5 years ago
  89. 62751b6 flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check() by Jiri Pirko · 5 years ago
  90. e941484 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  91. 2c1aca4 Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 5 years ago
  92. f213bbe net: stmmac: Integrate it with DesignWare XPCS by Jose Abreu · 5 years ago
  93. fcb26bd net: phy: Add Synopsys DesignWare XPCS MDIO module by Jose Abreu · 5 years ago
  94. 6c9ee30 Merge tag 'mlx5-updates-2020-03-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 5 years ago
  95. a8015de net: mscc: ocelot: properly account for VLAN header length when setting MRU by Vladimir Oltean · 5 years ago
  96. e08ab0b tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS by Yousuk Seung · 5 years ago
  97. a70ed9d Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 5 years ago
  98. edc6741c bpf: Add sockmap hooks for UDP sockets by Lorenz Bauer · 5 years ago
  99. f747632 bpf: sockmap: Move generic sockmap hooks from BPF TCP by Lorenz Bauer · 5 years ago
  100. 5da0040 bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG by Lorenz Bauer · 5 years ago