1. 77c05d2 Merge branch 'page_pool-API-for-numa-node-change-handling' by David S. Miller · 5 years ago
  2. 6849c6d net/mlx5e: Rx, Update page pool numa node when changed by Saeed Mahameed · 5 years ago
  3. d539461 page_pool: Don't recycle non-reusable pages by Saeed Mahameed · 5 years ago
  4. bc83674 page_pool: Add API to update numa node by Saeed Mahameed · 5 years ago
  5. 1f12177 Merge branch 'cpsw-switchdev' by David S. Miller · 5 years ago
  6. 3727d25 arm: omap2plus_defconfig: enable new cpsw switchdev driver by Grygorii Strashko · 5 years ago
  7. 15b991ad ARM: dts: am571x-idk: enable for new cpsw switch dev driver by Grygorii Strashko · 5 years ago
  8. 39331a4 ARM: dts: dra7: add dt nodes for new cpsw switch dev driver by Grygorii Strashko · 5 years ago
  9. 14c815a Documentation: networking: add cpsw switchdev based driver documentation by Ilias Apalodimas · 5 years ago
  10. da84e50 phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver by Grygorii Strashko · 5 years ago
  11. 111cf1ab net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch by Ilias Apalodimas · 5 years ago
  12. ed3525e net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac by Ilias Apalodimas · 5 years ago
  13. ef63fe7 dt-bindings: net: ti: add new cpsw switch driver bindings by Grygorii Strashko · 5 years ago
  14. c5013ac net: ethernet: ti: cpsw: move set of common functions in cpsw_priv by Grygorii Strashko · 5 years ago
  15. 51a9533 net: ethernet: ti: cpsw: resolve build deps of cpsw drivers by Grygorii Strashko · 5 years ago
  16. e85c143 net: ethernet: ti: ale: modify vlan/mdb api for switchdev by Ilias Apalodimas · 5 years ago
  17. 4b41d343 net: ethernet: ti: cpsw: allow untagged traffic on host port by Grygorii Strashko · 5 years ago
  18. 7fe579df net: ethernet: ti: ale: clean ale tbl on init and intf restart by Grygorii Strashko · 5 years ago
  19. b9242da Merge branch 'nf_tables_offload-vlan-matching-support' by David S. Miller · 5 years ago
  20. 89d8fd4 netfilter: nft_payload: add C-VLAN offload support by Pablo Neira Ayuso · 5 years ago
  21. a82055a netfilter: nft_payload: add VLAN offload support by Pablo Neira Ayuso · 5 years ago
  22. 8819efc netfilter: nf_tables_offload: allow ethernet interface type only by Pablo Neira Ayuso · 5 years ago
  23. 7cd9a58 netfilter: nf_tables: constify nft_reg_load{8, 16, 64}() by Pablo Neira Ayuso · 5 years ago
  24. 2f1d370 lwtunnel: add support for multiple geneve opts by Xin Long · 5 years ago
  25. 272630f cxgb4: remove unneeded semicolon for switch block by Rahul Lakkireddy · 5 years ago
  26. b8fc717 net: dsa: felix: Fix CPU port assignment when not last port by Vladimir Oltean · 5 years ago
  27. c21709e net: phy: dp83869: fix return of uninitialized variable ret by Colin Ian King · 5 years ago
  28. 3132174 lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER by Xin Long · 5 years ago
  29. bec39a9 Merge branch 'bnxt_en-Updates' by David S. Miller · 5 years ago
  30. 642aebd bnxt_en: Abort waiting for firmware response if there is no heartbeat. by Pavan Chebbi · 5 years ago
  31. a2b31e2 bnxt_en: Add a warning message for driver initiated reset by Vasundhara Volam · 5 years ago
  32. 05069dd bnxt_en: Return proper error code for non-existent NVM variable by Vasundhara Volam · 5 years ago
  33. e4e3823 bnxt_en: Report health status update after reset is done by Vasundhara Volam · 5 years ago
  34. e633a32 bnxt_en: Set MASTER flag during driver registration. by Vasundhara Volam · 5 years ago
  35. 0a3f4e4 bnxt_en: Extend ETHTOOL_RESET to hot reset driver. by Vasundhara Volam · 5 years ago
  36. 5b306bd bnxt_en: Increase firmware response timeout for coredump commands. by Vasundhara Volam · 5 years ago
  37. 19b3751 bnxt_en: Improve RX buffer error handling. by Michael Chan · 5 years ago
  38. 41136ab bnxt_en: Update firmware interface spec to 1.10.1.12. by Michael Chan · 5 years ago
  39. c4154cf Merge branch 'selftests-Add-ethtool-and-scale-tests' by David S. Miller · 5 years ago
  40. 64916b5 selftests: forwarding: Add speed and auto-negotiation test by Amit Cohen · 5 years ago
  41. 8f72a9c selftests: forwarding: lib.sh: Add wait for dev with timeout by Amit Cohen · 5 years ago
  42. 646cf7e selftests: forwarding: Add ethtool_lib.sh by Amit Cohen · 5 years ago
  43. b22b0b0 selftests: mlxsw: Check devlink device before running test by Danielle Ratson · 5 years ago
  44. 0fed96f selftests: mlxsw: Add router scale test for Spectrum-2 by Danielle Ratson · 5 years ago
  45. 6960f7e Merge branch 'page_pool-followup-changes-to-restore-tracepoint-features' by David S. Miller · 5 years ago
  46. 832ccf6f8 page_pool: extend tracepoint to also include the page PFN by Jesper Dangaard Brouer · 5 years ago
  47. 7c9e694 page_pool: add destroy attempts counter and rename tracepoint by Jesper Dangaard Brouer · 5 years ago
  48. c491eae xdp: remove memory poison on free for struct xdp_mem_allocator by Jesper Dangaard Brouer · 5 years ago
  49. b95e86d net: phy: avoid matching all-ones clause 45 PHY IDs by Russell King · 5 years ago
  50. e64dbb1 Merge branch 'Add-support-for-SFPs-behind-PHYs' by David S. Miller · 5 years ago
  51. 36023da net: phy: marvell10g: add SFP+ support by Russell King · 5 years ago
  52. 298e54f net: phy: add core phylib sfp support by Russell King · 5 years ago
  53. fb3d8bc dt-bindings: net: add ethernet controller and phy sfp property by Russell King · 5 years ago
  54. 99638e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 5 years ago
  55. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  56. 1d4c79e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  57. 08e97ae Revert "hwrng: core - Freeze khwrng thread during suspend" by Herbert Xu · 5 years ago
  58. fe30021 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. 3278b3b Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. 5ffaf03 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  61. 8be636d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  62. 1e8795b mscc.c: fix semicolon.cocci warnings by kbuild test robot · 5 years ago
  63. 597b01e selftests: net: avoid ptl lock contention in tcp_mmap by Eric Dumazet · 5 years ago
  64. 229c1e0d r8169: load firmware for RTL8168fp/RTL8117 by Heiner Kallweit · 5 years ago
  65. 718af5b r8169: improve conditional firmware loading for RTL8168d by Heiner Kallweit · 5 years ago
  66. 725ea4b net: phylink: update to use phy_support_asym_pause() by Russell King · 5 years ago
  67. 7901cd9 ipmr: Fix skb headroom in ipmr_get_route(). by Guillaume Nault · 5 years ago
  68. 50bef71 Merge tag 'wireless-drivers-next-2019-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 5 years ago
  69. b696083 net: hns3: cleanup of stray struct hns3_link_mode_mapping by Salil Mehta · 5 years ago
  70. 8204df7 net/smc: fix fastopen for non-blocking connect() by Ursula Braun · 5 years ago
  71. df98be0 bonding: symmetric ICMP transmit by Matteo Croce · 5 years ago
  72. 4214fa1 net: mscc: ocelot: omit error check from of_get_phy_mode by Horatiu Vultur · 5 years ago
  73. 8aef998 net: core: allow fast GRO for skbs with Ethernet header in head by Alexander Lobakin · 5 years ago
  74. a36e629 rds: ib: update WR sizes when bringing up connection by Dag Moxnes · 5 years ago
  75. 18d647a net: gemini: add missed free_netdev by Chuhong Yuan · 5 years ago
  76. f92e88d Merge branch 'bnx2x-Remove-function-casts' by David S. Miller · 5 years ago
  77. 548e5ff bnx2x: Remove hw_reset_t function casts by Kees Cook · 5 years ago
  78. 26658f6 bnx2x: Remove format_fw_ver_t function casts by Kees Cook · 5 years ago
  79. 3e19d1f bnx2x: Remove config_init_t function casts by Kees Cook · 5 years ago
  80. 2c855d7 bnx2x: Remove read_status_t function casts by Kees Cook · 5 years ago
  81. 86c1fe8 bnx2x: Drop redundant callback function casts by Kees Cook · 5 years ago
  82. 2e47cb4 enetc: update TSN Qbv PSPEED set according to adjust link speed by Po Liu · 5 years ago
  83. 34c6adf enetc: Configure the Time-Aware Scheduler via tc-taprio offload by Po Liu · 5 years ago
  84. c3f812c page_pool: do not release pool until inflight == 0. by Jonathan Lemon · 5 years ago
  85. 3af7ff9 Merge branch 'smc-last-part-of-termination-improvements' by David S. Miller · 5 years ago
  86. ab8536c net/smc: remove unused constant by Ursula Braun · 5 years ago
  87. 4ead9c9 net/smc: use rcu_barrier() on module unload by Ursula Braun · 5 years ago
  88. a33a803 net/smc: guarantee removal of link groups in reboot by Ursula Braun · 5 years ago
  89. 6dabd40 net/smc: introduce bookkeeping of SMCR link groups by Ursula Braun · 5 years ago
  90. c80ed84 net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvid by Vladimir Oltean · 5 years ago
  91. e84fa0a Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6' by David S. Miller · 5 years ago
  92. c71644d seg6: fix skb transport_header after decap_and_validate() by Andrea Mayer · 5 years ago
  93. 7f91ed8 seg6: fix srh pointer in get_srh() by Andrea Mayer · 5 years ago
  94. acb9bdc net: stmmac: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  95. 26b3f3c octeontx2-af: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  96. bec8b6e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  97. 6c9594b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  98. 6855ac4 mm/debug.c: PageAnon() is true for PageKsm() pages by Ralph Campbell · 5 years ago
  99. 76a1850 mm/debug.c: __dump_page() prints an extra line by Ralph Campbell · 5 years ago
  100. 5df373e mm/page_io.c: do not free shared swap slots by Vinayak Menon · 5 years ago