1. 6727013 sfc: falcon: don't score irq moderation points for GRO by Edward Cree · 6 years ago
  2. 5e040d4 sfc: don't score irq moderation points for GRO by Edward Cree · 6 years ago
  3. 5e6d9fc qed: Add new ethtool supported port types based on media. by Rahul Verma · 6 years ago
  4. ad2dcba cxgb4: smt: Use normal int for refcount by Chuhong Yuan · 6 years ago
  5. 4a8937b cxgb4: smt: Add lock for atomic_dec_and_test by Chuhong Yuan · 6 years ago
  6. e858ef1 selftests: Add l2tp tests by David Ahern · 6 years ago
  7. 9d2f112 net: delete "register" keyword by Alexey Dobriyan · 6 years ago
  8. 4b4de39 mkiss: Use refcount_t for refcount by Chuhong Yuan · 6 years ago
  9. 31168a6 dpaa_eth: Use refcount_t for refcount by Chuhong Yuan · 6 years ago
  10. b3a598e Merge tag 'batadv-next-for-davem-20190808' of git://git.open-mesh.org/linux-merge by David S. Miller · 6 years ago
  11. 13dfb3f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
  12. 33920f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 6 years ago
  13. 05bb520 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  14. aa73366 openvswitch: Print error when ovs_execute_actions() fails by Yifeng Sun · 6 years ago
  15. feac1d6 Merge branch 'sja1105-fixes' by David S. Miller · 6 years ago
  16. 93fa858 net: dsa: sja1105: Fix memory leak on meta state machine error path by Vladimir Oltean · 6 years ago
  17. f163fed net: dsa: sja1105: Fix memory leak on meta state machine normal path by Vladimir Oltean · 6 years ago
  18. 6cb0abb net: dsa: sja1105: Really fix panic on unregistering PTP clock by Vladimir Oltean · 6 years ago
  19. 4b7da3d net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well by Vladimir Oltean · 6 years ago
  20. 6d7c7d9 net: dsa: sja1105: Fix broken learning with vlan_filtering disabled by Vladimir Oltean · 6 years ago
  21. f26e0cc net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus() by Nishka Dasgupta · 6 years ago
  22. ef68de5 Merge branch 'Support-tunnels-over-VLAN-in-NFP' by David S. Miller · 6 years ago
  23. 2e0bc7f nfp: flower: encode mac indexes with pre-tunnel rule check by John Hurley · 6 years ago
  24. 09aa811 nfp: flower: remove offloaded MACs when reprs are applied to OvS bridges by John Hurley · 6 years ago
  25. f12725d nfp: flower: offload pre-tunnel rules by John Hurley · 6 years ago
  26. 120ffd8 nfp: flower: verify pre-tunnel rules by John Hurley · 6 years ago
  27. f5c977e nfp: flower: detect potential pre-tunnel rules by John Hurley · 6 years ago
  28. 4b10c53 nfp: flower: push vlan after tunnel in merge by John Hurley · 6 years ago
  29. 48e584a net: sched: add ingress mirred action to hardware IR by John Hurley · 6 years ago
  30. d7609c9 net: tc_act: add helpers to detect ingress mirred actions by John Hurley · 6 years ago
  31. fb1b775 net: sched: add skbedit of ptype action to hardware IR by John Hurley · 6 years ago
  32. 77feb4e net: tc_act: add skbedit_ptype helper functions by John Hurley · 6 years ago
  33. 55a47dc Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  34. a7a92cf r8169: sync PCIe PHY init with vendor driver 8.047.01 by Heiner Kallweit · 6 years ago
  35. ef712ed r8169: add helper r8168_mac_ocp_modify by Heiner Kallweit · 6 years ago
  36. a14cc4d r8169: remove access to legacy register MultiIntr by Heiner Kallweit · 6 years ago
  37. 2af8cfa Merge branch 'fq_codel-small-optimizations' by David S. Miller · 6 years ago
  38. 77ddaff fq_codel: Kill useless per-flow dropped statistic by Dave Taht · 6 years ago
  39. ae697f3 Increase fq_codel count in the bulk dropper by Dave Taht · 6 years ago
  40. 443bfb4 Merge branch 'flow_offload-action-fixes' by David S. Miller · 6 years ago
  41. 67cbf7d net: sched: sample: allow accessing psample_group with rtnl by Vlad Buslov · 6 years ago
  42. c4bd486 net: sched: police: allow accessing police->params with rtnl by Vlad Buslov · 6 years ago
  43. 2b0dfc1 Merge branch 'hisilicon-fixes' by David S. Miller · 6 years ago
  44. 96a50c0 net: hisilicon: Fix dma_map_single failed on arm64 by Jiangfeng Xiao · 6 years ago
  45. f2243b8 net: hisilicon: fix hip04-xmit never return TX_BUSY by Jiangfeng Xiao · 6 years ago
  46. 1a2c070 net: hisilicon: make hip04_tx_reclaim non-reentrant by Jiangfeng Xiao · 6 years ago
  47. b8fb640 net: mdio-octeon: Fix Kconfig warnings and build errors by Nathan Chancellor · 6 years ago
  48. 48e2331 net: dsa: dump CPU port regs through master by Vivien Didelot · 6 years ago
  49. 5b0bce2 Merge branch 'Fix-batched-event-generation-for-vlan-action' by David S. Miller · 6 years ago
  50. 8571deb tc-testing: updated vlan action tests with batch create/delete by Roman Mashak · 6 years ago
  51. b35475c net sched: update vlan action for batched events operations by Roman Mashak · 6 years ago
  52. 76d7961 Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 6 years ago
  53. c4ed525 Merge branch 'drop_monitor-Various-improvements-and-cleanups' by David S. Miller · 6 years ago
  54. b19d955 drop_monitor: Use pre_doit / post_doit hooks by Ido Schimmel · 6 years ago
  55. 9651009 drop_monitor: Add extack support by Ido Schimmel · 6 years ago
  56. ff3818c drop_monitor: Avoid multiple blank lines by Ido Schimmel · 6 years ago
  57. 01921d5 drop_monitor: Document scope of spinlock by Ido Schimmel · 6 years ago
  58. dbf896b drop_monitor: Rename and document scope of mutex by Ido Schimmel · 6 years ago
  59. 2230a7e drop_monitor: Use correct error code by Ido Schimmel · 6 years ago
  60. 3abd24a Merge branch 'stmmac-fixes' by David S. Miller · 6 years ago
  61. 4a6a138 net: stmmac: tc: Do not return a fragment entry by Jose Abreu · 6 years ago
  62. e8df7e8 net: stmmac: Fix issues when number of Queues >= 4 by Jose Abreu · 6 years ago
  63. 0efedbf net: stmmac: xgmac: Fix XGMAC selftests by Jose Abreu · 6 years ago
  64. 267df70 net: dsa: ksz: Drop NET_DSA_TAG_KSZ9477 by Marek Vasut · 6 years ago
  65. 6a7abc6 net: dsa: ksz: Merge ksz_priv.h into ksz_common.h by Marek Vasut · 6 years ago
  66. ffc60b5 net: dsa: ksz: Remove dead code and fix warnings by Marek Vasut · 6 years ago
  67. 0574f2e Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  68. f4eb142 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  69. d0d006a be2net: disable bh with spin_lock in be_process_mcc by Denis Kirjanov · 6 years ago
  70. debea2c net: cxgb3_main: Fix a resource leak in a error path in 'init_one()' by Christophe JAILLET · 6 years ago
  71. 5c4e2e1a net: ethernet: sun4i-emac: Support phy-handle property for finding PHYs by Chen-Yu Tsai · 6 years ago
  72. 4368c4b Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  73. e0f6974 HID: sony: Fix race condition between rumble and device remove. by Roderick Colenbrander · 6 years ago
  74. 6d4472d HID: hiddev: do cleanup in failure of opening a device by Hillf Danton · 6 years ago
  75. 9c09b21 HID: hiddev: avoid opening a disconnected device by Hillf Danton · 6 years ago
  76. 74034a0 MIPS: BCM63XX: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  77. f7813d5 Merge tag 'linux-can-fixes-for-5.3-20190802' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 6 years ago
  78. 091adf9 net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER by Nikolay Aleksandrov · 6 years ago
  79. d934423 drivers/net/ethernet/marvell/mvmdio.c: Fix non OF case by Arnaud Patard (Rtp) · 6 years ago
  80. cd20636 net/smc: avoid fallback in case of non-blocking connect by Ursula Braun · 6 years ago
  81. f9cedf1 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 6 years ago
  82. 0dfa0be cnic: Explicitly initialize all reference counts to 0. by Michael Chan · 6 years ago
  83. 438b43b gve: Fix case where desc_cnt and data_cnt can get out of sync by Catherine Sullivan · 6 years ago
  84. 43a4b60 ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu by David Ahern · 6 years ago
  85. cff6a32 ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt by David Ahern · 6 years ago
  86. cd114d2 selftests/tls: add a litmus test for the socket reuse through shutdown by Jakub Kicinski · 6 years ago
  87. 5d92e63 net/tls: partially revert fix transition through disconnect with close by Jakub Kicinski · 6 years ago
  88. 0eb0ce0 Merge tag 'spi-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 6 years ago
  89. df9edcb Merge tag 'regulator-fix-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 6 years ago
  90. 9e9671c Merge tag 'linux-kselftest-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  91. 558e93c i40e: Remove unicast log when VF is leaving multicast mode. by Czeslaw Zagorski · 6 years ago
  92. b272235 i40e: verify string count matches even on early return by Jacob Keller · 6 years ago
  93. b603f9d i40e: Log info when PF is entering and leaving Allmulti mode. by Czeslaw Zagorski · 6 years ago
  94. 0969402 i40e: Update visual effect for advertised FEC mode. by Czeslaw Zagorski · 6 years ago
  95. 6db6032 i40e: fix code comments by Jeff Kirsher · 6 years ago
  96. 2ad1274f i40e: don't report link up for a VF who hasn't enabled queues by Jacob Keller · 6 years ago
  97. d9f78ce i40e: Log disable-fw-lldp flag change by ethtool by Slawomir Laba · 6 years ago
  98. f21fa06 i40e: fix incorrect ethtool statistics veb and veb.tc_ by Dmitrii Golovanov · 6 years ago
  99. 4130741 Merge branch 'net-fix-regressions-for-generic-XDP' by David S. Miller · 6 years ago
  100. 065af35 net: fix bpf_xdp_adjust_head regression for generic-XDP by Jesper Dangaard Brouer · 6 years ago