1. 098d9ed mlx5: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
  2. eabbe2b ixgbe: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
  3. 423cffc bnxt: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
  4. 242aaf0 selftests: add a test for ethtool pause stats by Jakub Kicinski · 4 years, 4 months ago
  5. ff1f7c1 netdevsim: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
  6. 8c00bd93 docs: net: include the new ethtool pause stats in the stats doc by Jakub Kicinski · 4 years, 4 months ago
  7. 9a27a33 ethtool: add standard pause stats by Jakub Kicinski · 4 years, 4 months ago
  8. 0f9ad4e Merge branch 's390-qeth-next' by David S. Miller · 4 years, 4 months ago
  9. 521c65b s390/qeth: implement ndo_bridge_setlink for learning_sync by Alexandra Winter · 4 years, 4 months ago
  10. 780b6e7 s390/qeth: implement ndo_bridge_getlink for learning_sync by Alexandra Winter · 4 years, 4 months ago
  11. 817741a s390/qeth: Reset address notification in case of buffer overflow by Alexandra Winter · 4 years, 4 months ago
  12. d05e8e6 bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier by Alexandra Winter · 4 years, 4 months ago
  13. 10a6cfc s390/qeth: Translate address events into switchdev notifiers by Alexandra Winter · 4 years, 4 months ago
  14. fa115ad s390/qeth: Detect PNSO OC3 capability by Alexandra Winter · 4 years, 4 months ago
  15. b983aa1 s390/cio: Helper functions to read CSSID, IID, and CHID by Alexandra Winter · 4 years, 4 months ago
  16. 4fea49a s390/cio: Add new Operation Code OC3 to PNSO by Alexandra Winter · 4 years, 4 months ago
  17. afb8301 tcp: schedule EPOLLOUT after a partial sendmsg by Soheil Hassas Yeganeh · 4 years, 4 months ago
  18. 8ba3c9d tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limit by Soheil Hassas Yeganeh · 4 years, 4 months ago
  19. ed6d9b0 ionic: fix up debugfs after queue swap by Shannon Nelson · 4 years, 4 months ago
  20. b14a9fc __netif_receive_skb_core: don't untag vlan from skb on DSA master by Vladimir Oltean · 4 years, 4 months ago
  21. 0ca6d8b Merge branch 'net-next-dsa-mt7530-add-support-for-MT7531' by David S. Miller · 4 years, 4 months ago
  22. 79a675e arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board by Landen Chao · 4 years, 4 months ago
  23. 6af0644 arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board by Landen Chao · 4 years, 4 months ago
  24. c288575 net: dsa: mt7530: Add the support of MT7531 switch by Landen Chao · 4 years, 4 months ago
  25. 27834b0 dt-bindings: net: dsa: add new MT7531 binding to support MT7531 by Landen Chao · 4 years, 4 months ago
  26. 88bdef8 net: dsa: mt7530: Extend device data ready for adding a new hardware by Landen Chao · 4 years, 4 months ago
  27. dc8ef938 net: dsa: mt7530: Refine message in Kconfig by Landen Chao · 4 years, 4 months ago
  28. 4b46838 drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans call by Xie He · 4 years, 4 months ago
  29. 2de79ee net: try to avoid unneeded backlog flush by Paolo Abeni · 4 years, 4 months ago
  30. 7b2d1b8 Merge branch 'mlxsw-Derive-SBIB-from-maximum-port-speed-and-MTU' by David S. Miller · 4 years, 4 months ago
  31. 532b49e mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTU by Petr Machata · 4 years, 4 months ago
  32. 3232e8c mlxsw: spectrum: Keep maximum speed around by Petr Machata · 4 years, 4 months ago
  33. 2ecf87a mlxsw: spectrum: Keep maximum MTU around by Petr Machata · 4 years, 4 months ago
  34. 60fbc52 mlxsw: spectrum_ethtool: Introduce ptys_max_speed callback by Petr Machata · 4 years, 4 months ago
  35. d24ca6c mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributes by Petr Machata · 4 years, 4 months ago
  36. 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
  37. 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
  38. 33acd75 hinic: add vxlan segmentation and cs offload support by Luo bin · 4 years, 4 months ago
  39. f369470 net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock() by Zhang Changzhong · 4 years, 4 months ago
  40. f7ab0f0 net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu() by Zhang Changzhong · 4 years, 4 months ago
  41. 992bae7 net: fec: ptp: remove unused variable 'ns' in fec_time_keep() by Zhang Changzhong · 4 years, 4 months ago
  42. 85743ce net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit() by Zhang Changzhong · 4 years, 4 months ago
  43. 0cbe6a8 tcp: remove SOCK_QUEUE_SHRUNK by Eric Dumazet · 4 years, 4 months ago
  44. b4c5881 net/packet: Fix a comment about hard_header_len and headroom allocation by Xie He · 4 years, 4 months ago
  45. b91c06c Merge branch 'mptcp-introduce-support-for-real-multipath-xmit' by David S. Miller · 4 years, 4 months ago
  46. 1a418cb mptcp: simult flow self-tests by Paolo Abeni · 4 years, 4 months ago
  47. c76c695 mptcp: call tcp_cleanup_rbuf on subflows by Paolo Abeni · 4 years, 4 months ago
  48. d5f4919 mptcp: allow picking different xmit subflows by Paolo Abeni · 4 years, 4 months ago
  49. 4596a2c mptcp: allow creating non-backup subflows by Paolo Abeni · 4 years, 4 months ago
  50. ef0da3b mptcp: move address attribute into mptcp_addr_info by Paolo Abeni · 4 years, 4 months ago
  51. 06242e4 mptcp: add OoO related mibs by Paolo Abeni · 4 years, 4 months ago
  52. 04e4cd4 mptcp: cleanup mptcp_subflow_discard_data() by Paolo Abeni · 4 years, 4 months ago
  53. ab174ad mptcp: move ooo skbs into msk out of order queue. by Paolo Abeni · 4 years, 4 months ago
  54. 8268ed4 mptcp: introduce and use mptcp_try_coalesce() by Paolo Abeni · 4 years, 4 months ago
  55. da51aef mptcp: basic sndbuf autotuning by Paolo Abeni · 4 years, 4 months ago
  56. 6719331 mptcp: trigger msk processing even for OoO data by Paolo Abeni · 4 years, 4 months ago
  57. 47bebdf mptcp: set data_ready status bit in subflow_check_data_avail() by Paolo Abeni · 4 years, 4 months ago
  58. 63561a4 mptcp: rethink 'is writable' conditional by Paolo Abeni · 4 years, 4 months ago
  59. 26cdb8f Merge branch 'ethernet-convert-tasklets-to-use-new-tasklet_setup-API' by David S. Miller · 4 years, 4 months ago
  60. 7961fb1 net: smc91x: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  61. 271f278 net: silan: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  62. b5f0a3bf qed: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  63. f246d12 net: nixge: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  64. 436b7d9 nfp: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  65. 54e977f net: natsemi: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  66. 9ad5a25 net: micrel: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  67. a1be161 net: mlx: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  68. cd002b5 net: skge: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  69. 4d07f7e net: jme: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  70. aa7c3fe ibmvnic: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  71. 9da7cfc net: ehea: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  72. 220167a net: hinic: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  73. bc48a1f net: sundance: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  74. 6660de0 chelsio: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  75. dfe4e61 liquidio: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  76. e7412b8 net: macb: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  77. d8d36de9 cnic: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  78. 4c58700 net: amd-xgbe: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  79. 9c59cc7 net: alteon: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  80. 8cbf741 i40e, xsk: move buffer allocation out of the Rx processing loop by Björn Töpel · 4 years, 5 months ago
  81. f0064bf i40e: use 16B HW descriptors instead of 32B by Björn Töpel · 4 years, 5 months ago
  82. f78bd13 i40e, xsk: remove HW descriptor prefetch in AF_XDP path by Björn Töpel · 4 years, 5 months ago
  83. 1fa5cef i40e: optimise prefetch page refcount by Li RongQing · 4 years, 5 months ago
  84. f49be6d i40e: not compute affinity_mask for IRQ by Li RongQing · 4 years, 7 months ago
  85. f1b4497 rxrpc: Fix an overget of the conn bundle when setting up a client conn by David Howells · 4 years, 4 months ago
  86. 546a424 rxrpc: Fix conn bundle leak in net-namespace exit by David Howells · 4 years, 4 months ago
  87. 8806245 rxrpc: Fix rxrpc_bundle::alloc_error to be signed by David Howells · 4 years, 4 months ago
  88. 96a9c42 rxrpc: Fix a missing NULL-pointer check in a trace by David Howells · 4 years, 4 months ago
  89. 456b2f2 rxrpc: Fix an error goto in rxrpc_connect_call() by David Howells · 4 years, 4 months ago
  90. e059c6f tulip: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  91. 7a1fe38 tulip: de2104x: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  92. af114c4 tulip: dmfe: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  93. b5a3922 tulip: uli526x: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  94. 068b621 net: mvpp2: set SKBTX_IN_PROGRESS by Russell King · 4 years, 4 months ago
  95. 5eb2cd0 tulip: windbond-840: Fix a debug message by Christophe JAILLET · 4 years, 4 months ago
  96. 5911419 tulip: windbond-840: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  97. b49db89 net: dl2k: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  98. fd9e4d6 natsemi: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  99. 3f4bc34 net: tehuti: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
  100. c68d0ce rocker: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago