1. bbed0bb net: dsa: tag_8021q: add VLANs to the master interface too by Vladimir Oltean · 4 years, 4 months ago
  2. 55f1331 ethtool: Add 100base-FX link mode entries by Dan Murphy · 4 years, 4 months ago
  3. 0f06b85 net: dsa: wire up devlink info get by Andrew Lunn · 4 years, 4 months ago
  4. 97c82c2 net: dsa: Add devlink regions support to DSA by Andrew Lunn · 4 years, 4 months ago
  5. ccc3e6b net: dsa: Add helper to convert from devlink to ds by Andrew Lunn · 4 years, 4 months ago
  6. d4602a9 net: devlink: region: Pass the region ops to the snapshot function by Andrew Lunn · 4 years, 4 months ago
  7. e14e05e net: devlink: regions: Add a priv member to the regions ops struct by Andrew Lunn · 4 years, 4 months ago
  8. 881321b net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info by Vladimir Oltean · 4 years, 4 months ago
  9. 6d23d83 ptp_qoriq: support FIPER3 by Yangbo Lu · 4 years, 4 months ago
  10. 3753d97 net: fix build without CONFIG_SYSCTL definition by Mahesh Bandewar · 4 years, 4 months ago
  11. 23700da tipc: add automatic rekeying for encryption key by Tuong Lien · 4 years, 4 months ago
  12. daef1ee tipc: introduce encryption master key by Tuong Lien · 4 years, 4 months ago
  13. 6700acc devlink: collect flash notify params into a struct by Shannon Nelson · 4 years, 4 months ago
  14. f92970c devlink: add timeout information to status_notify by Shannon Nelson · 4 years, 4 months ago
  15. 78a3ea5 net: remove comments on struct rtnl_link_stats by Jakub Kicinski · 4 years, 4 months ago
  16. 2492c20 netdev: Remove unused functions by YueHaibing · 4 years, 4 months ago
  17. 5114b33 genetlink: Remove unused function genl_err_attr() by YueHaibing · 4 years, 4 months ago
  18. 2b7ea12 net/sched: Remove unused function qdisc_queue_drop_head() by YueHaibing · 4 years, 4 months ago
  19. 045e42f Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 4 months ago
  20. 80690ec nexthop: Convert to blocking notification chain by Ido Schimmel · 4 years, 4 months ago
  21. 52f7232 nexthop: Remove NEXTHOP_EVENT_ADD by Ido Schimmel · 4 years, 4 months ago
  22. 7d61588 nexthop: Remove unused function declaration from header file by Ido Schimmel · 4 years, 4 months ago
  23. e2ce94d devlink: introduce the health reporter test command by Jiri Pirko · 4 years, 4 months ago
  24. 9a27a33 ethtool: add standard pause stats by Jakub Kicinski · 4 years, 4 months ago
  25. d05e8e6 bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier by Alexandra Winter · 4 years, 4 months ago
  26. b7cf080 net/mlx5e: Add CQE compression support for multi-strides packets by Ofer Levi · 4 years, 8 months ago
  27. fb609b5 net/mlx5: Always use container_of to find mdev pointer from clock struct by Eran Ben Elisha · 4 years, 8 months ago
  28. 7952d7e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 4 months ago
  29. e0d9ae6 Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 4 months ago
  30. 0cbe6a8 tcp: remove SOCK_QUEUE_SHRUNK by Eric Dumazet · 4 years, 4 months ago
  31. c76c695 mptcp: call tcp_cleanup_rbuf on subflows by Paolo Abeni · 4 years, 4 months ago
  32. 1fa5cef i40e: optimise prefetch page refcount by Li RongQing · 4 years, 5 months ago
  33. 96a9c42 rxrpc: Fix a missing NULL-pointer check in a trace by David Howells · 4 years, 4 months ago
  34. 1623ad8 net: phy: mchp: Add support for LAN8814 QUAD PHY by Divya Koppera · 4 years, 4 months ago
  35. 5899ee3 net: dsa: tag_8021q: add a context structure by Vladimir Oltean · 4 years, 4 months ago
  36. 7e092af net: dsa: tag_8021q: setup tagging via a single function call by Vladimir Oltean · 4 years, 4 months ago
  37. 568a36a net: dsa: tag_8021q: include missing refcount.h by Vladimir Oltean · 4 years, 4 months ago
  38. ac8f171 tcp: reflect tos value received in SYN to the socket by Wei Wang · 4 years, 4 months ago
  39. de033b7d ip: pass tos into ip_build_and_send_pkt() by Wei Wang · 4 years, 4 months ago
  40. e9b12ed tcp: record received TOS value in the request socket by Wei Wang · 4 years, 4 months ago
  41. 4d092dd net: manage napi add/del idempotence explicitly by Jakub Kicinski · 4 years, 4 months ago
  42. 5198d545 net: remove napi_hash_del() from driver-facing API by Jakub Kicinski · 4 years, 4 months ago
  43. c8715a8 ipmr: Add high byte of VIF ID to igmpmsg by Paul Davey · 4 years, 4 months ago
  44. 501cb00 ipmr: Add route table ID to netlink cache reports by Paul Davey · 4 years, 4 months ago
  45. 3a2d958 devlink: Introduce controller number by Parav Pandit · 4 years, 4 months ago
  46. 05b595e devlink: Introduce external controller flag by Parav Pandit · 4 years, 4 months ago
  47. ff03e63 devlink: Move structure comments outside of structure by Parav Pandit · 4 years, 4 months ago
  48. 2efbe6a devlink: Add comment block for missing port attributes by Parav Pandit · 4 years, 4 months ago
  49. d85427e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 4 months ago
  50. 245500d rxrpc: Rewrite the client connection manager by David Howells · 4 years, 6 months ago
  51. b131c96 netfilter: nf_tables: add userdata support for nft_object by Jose M. Guisado Gomez · 4 years, 4 months ago
  52. 0db0c34 net: tighten the definition of interface statistics by Jakub Kicinski · 4 years, 4 months ago
  53. 5205e91 net: bridge: mcast: add support for src list and filter mode dumping by Nikolay Aleksandrov · 4 years, 4 months ago
  54. 0f7c531 of: Export of_remove_property() to modules by Florian Fainelli · 4 years, 4 months ago
  55. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  56. d824e08 Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  57. 8075fc3 Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  58. cf85f5d Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
  59. b25d1dc Merge branch 'simplify-do_wp_page' by Linus Torvalds · 4 years, 4 months ago
  60. 798a6b8 mm: Add PGREUSE counter by Peter Xu · 4 years, 5 months ago
  61. 1a0cf26 mm/ksm: Remove reuse_ksm_page() by Peter Xu · 4 years, 5 months ago
  62. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  63. c107761 ip: expose inet sockopts through inet_diag by Wei Wang · 4 years, 4 months ago
  64. 7e24969 block: allow for_each_bvec to support zero len bvec by Ming Lei · 4 years, 5 months ago
  65. fc3abb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 4 months ago
  66. 3b54556 libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks by Tejun Heo · 4 years, 4 months ago
  67. 9ab5765 drm/i915: Fix sha_text population code by Sean Paul · 4 years, 5 months ago
  68. 150f29f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
  69. 35556be HID: core: Sanitize event code and type when mapping input by Marc Zyngier · 4 years, 4 months ago
  70. 144b0a0 ipvs: remove dependency on ip6_tables by Yaroslav Bolyukin · 4 years, 4 months ago
  71. 34e1ec3 net: ipv4: remove unused arg exact_dif in compute_score by Miaohe Lin · 4 years, 4 months ago
  72. 3f7d820 net: ipv6: remove unused arg exact_dif in compute_score by Miaohe Lin · 4 years, 4 months ago
  73. 0da4c3d net: phy: add Lynx PCS module by Ioana Ciornei · 4 years, 4 months ago
  74. 2dab432 net: mdiobus: add clause 45 mdiobus write accessor by Ioana Ciornei · 4 years, 4 months ago
  75. afd6220 net: phylink: add helper function to decode USXGMII word by Ioana Ciornei · 4 years, 4 months ago
  76. 5af6889 net: clean up codestyle by Miaohe Lin · 4 years, 4 months ago
  77. 1d97898 ipv6: add ipv6_fragment hook in ipv6_stub by wenxu · 4 years, 4 months ago
  78. b5aea28 xsk: Add shared umem support between queue ids by Magnus Karlsson · 4 years, 4 months ago
  79. 9647c57 xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better performance by Magnus Karlsson · 4 years, 4 months ago
  80. 8ef4e27 xsk: Rearrange internal structs for better performance by Magnus Karlsson · 4 years, 4 months ago
  81. 921b686 xsk: Enable sharing of dma mappings by Magnus Karlsson · 4 years, 4 months ago
  82. 7f7ffa4 xsk: Move addrs from buffer pool to umem by Magnus Karlsson · 4 years, 4 months ago
  83. a5aa8e5 xsk: Move xsk_tx_list and its lock to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  84. c2d3d6a xsk: Move queue_id, dev and need_wakeup to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  85. 7361f9c xsk: Move fill and completion rings to buffer pool by Magnus Karlsson · 4 years, 4 months ago
  86. 1c1efc2 xsk: Create and free buffer pool independently from umem by Magnus Karlsson · 4 years, 4 months ago
  87. c465576 xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces by Magnus Karlsson · 4 years, 4 months ago
  88. 1742b3d xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem by Magnus Karlsson · 4 years, 4 months ago
  89. 9667305 bpf: Fix build without BPF_SYSCALL, but with BPF_JIT. by Alexei Starovoitov · 4 years, 4 months ago
  90. d2283cd Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  91. 0063a82 Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  92. b69bea8 Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  93. 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
  94. c8b5563 Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  95. 67407a4 netfilter: nft_socket: add wildcard support by Balazs Scheidler · 4 years, 4 months ago
  96. 326e311 Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
  97. 07be4c4 bpf: Add bpf_copy_from_user() helper. by Alexei Starovoitov · 4 years, 4 months ago
  98. 1e6c62a bpf: Introduce sleepable BPF programs by Alexei Starovoitov · 4 years, 4 months ago
  99. ef7d960 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 4 months ago
  100. ef91bb1 kernel.h: Silence sparse warning in lower_32_bits by Herbert Xu · 4 years, 4 months ago