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