1. 40416d8 net/mlx5: DR, Replace CRC32 implementation to use kernel lib by Hamdan Igbaria · 6 years ago
  2. 52340b8 hp100: Move 100BaseVG AnyLAN driver to staging by Joe Perches · 5 years ago
  3. 4471542 Merge branch 'bnxt_en-Updates-for-net-next' by David S. Miller · 5 years ago
  4. 6a68749 bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during suspend/resume. by Pavan Chebbi · 5 years ago
  5. f3a6d20 bnxt_en: Call bnxt_ulp_stop()/bnxt_ulp_start() during error recovery. by Vasundhara Volam · 5 years ago
  6. aa46dff bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence. by Vasundhara Volam · 5 years ago
  7. 627c89d bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks by Sriharsha Basavapatna · 5 years ago
  8. 9b9eb51 bnxt_en: Add support for NAT(L3/L4 rewrite) by Somnath Kotur · 5 years ago
  9. 08f8280 bnxt: Avoid logging an unnecessary message when a flow can't be offloaded by Somnath Kotur · 5 years ago
  10. 90f9062 bnxt_en: Add support for L2 rewrite by Venkat Duvvuru · 5 years ago
  11. e43ea83 Merge branch 'net-dsa-replace-routing-tables-with-a-list' by David S. Miller · 5 years ago
  12. fcee85f net: dsa: tag_8021q: clarify index limitation by Vivien Didelot · 5 years ago
  13. 27d4d19 net: dsa: remove limitation of switch index value by Vivien Didelot · 5 years ago
  14. 8e5cb84 net: dsa: remove tree functions related to switches by Vivien Didelot · 5 years ago
  15. 9c8ad1a net: dsa: remove the dst->ds array by Vivien Didelot · 5 years ago
  16. 3774ecd net: dsa: remove switch routing table setup code by Vivien Didelot · 5 years ago
  17. 96252b8 net: dsa: remove ds->rtable by Vivien Didelot · 5 years ago
  18. c5f5176 net: dsa: list DSA links in the fabric by Vivien Didelot · 5 years ago
  19. 5c26c1d Merge branch 'dpaa2-eth-add-MAC-PHY-support-through-phylink' by David S. Miller · 5 years ago
  20. ecc5fe7 net: documentation: add docs for MAC/PHY support in DPAA2 by Ioana Ciornei · 5 years ago
  21. 7194792 dpaa2-eth: add MAC/PHY support through phylink by Ioana Ciornei · 5 years ago
  22. f5c3fff dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED by Ioana Ciornei · 5 years ago
  23. 1ac210d bus: fsl-mc: add the fsl_mc_get_endpoint function by Ioana Ciornei · 5 years ago
  24. 6fff8c0 bus: fsl-mc: export device types present on the bus by Ioana Ciornei · 5 years ago
  25. e3b205b Merge branch 'sfc-Add-XDP-support' by David S. Miller · 5 years ago
  26. cd846be sfc: add XDP counters to ethtool stats by Charles McLachlan · 5 years ago
  27. dfe44c1 sfc: handle XDP_TX outcomes of XDP eBPF programs by Charles McLachlan · 5 years ago
  28. 3990a8f sfc: allocate channels for XDP tx queues by Charles McLachlan · 5 years ago
  29. e45a4fe sfc: Enable setting of xdp_prog by Charles McLachlan · 5 years ago
  30. eb9a36b sfc: perform XDP processing on received packets by Charles McLachlan · 5 years ago
  31. 8c42350 sfc: support encapsulation of xdp_frames in efx_tx_buffer by Charles McLachlan · 5 years ago
  32. d170eb6 mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_init by Nathan Chancellor · 5 years ago
  33. 72919b6 Merge branch 's390-next' by David S. Miller · 5 years ago
  34. 8bf70b6 s390/qeth: don't cache MAC addresses for multicast IPs by Julian Wiedmann · 5 years ago
  35. 1b40d4b s390/qeth: use helpers for IP address hashing by Julian Wiedmann · 5 years ago
  36. 04fa55f s390/qeth: don't set card state in qeth_qdio_clear_card() by Julian Wiedmann · 5 years ago
  37. 9897d58 s390/qeth: consolidate some duplicated HW cmd code by Julian Wiedmann · 5 years ago
  38. f9ce416 s390/qeth: keep IRQ disabled until NAPI is really done by Julian Wiedmann · 5 years ago
  39. ec2b559 s390/qeth: use QDIO_BUFNR() by Julian Wiedmann · 5 years ago
  40. 8b664cd1 s390/qeth: use IQD Multi-Write by Julian Wiedmann · 5 years ago
  41. b7f143d s390/qdio: implement IQD Multi-Write by Julian Wiedmann · 5 years ago
  42. 4a956bd Merge branch 'DPAA-Ethernet-changes' by David S. Miller · 5 years ago
  43. e06eea5 dpaa_eth: register a device link for the qman portal used by Madalin Bucur · 5 years ago
  44. a2d00f3 soc: fsl: qbman: allow registering a device link for the portal user by Madalin Bucur · 5 years ago
  45. e414696 dpaa_eth: extend delays in ndo_stop by Madalin Bucur · 5 years ago
  46. 1f722e1 dpaa_eth: remove netdev_err() for user errors by Madalin Bucur · 5 years ago
  47. 46e93e5 dpaa_eth: add dropped frames to percpu ethtool stats by Madalin Bucur · 5 years ago
  48. 84d06c6 dpaa_eth: use a page to store the SGT by Madalin Bucur · 5 years ago
  49. 2388ba3 dpaa_eth: cleanup skb_to_contig_fd() by Madalin Bucur · 5 years ago
  50. 7689d82 dpaa_eth: use fd information in dpaa_cleanup_tx_fd() by Madalin Bucur · 5 years ago
  51. ae1512f dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd() by Madalin Bucur · 5 years ago
  52. 9a4f4f3 dpaa_eth: avoid timestamp read on error paths by Madalin Bucur · 5 years ago
  53. c70fd31 dpaa_eth: perform DMA unmapping before read by Madalin Bucur · 5 years ago
  54. 8151ee8 dpaa_eth: use page backed rx buffers by Madalin Bucur · 5 years ago
  55. f07f300 dpaa_eth: use only one buffer pool per interface by Madalin Bucur · 5 years ago
  56. 2bd7c3e Merge branch 'net-hns3-add-some-optimizations-and-cleanups' by David S. Miller · 5 years ago
  57. 39edaf2 net: hns3: cleanup byte order issues when printed by Guojia Liao · 5 years ago
  58. adcf738b net: hns3: cleanup some print format warning by Guojia Liao · 5 years ago
  59. 9e69045 net: hns3: add or modify some comments by Guangbin Huang · 5 years ago
  60. 0bfdf28 net: hns3: optimize local variable initialization by Guangbin Huang · 5 years ago
  61. e4b806e net: hns3: cleanup a format-truncation warning by Guojia Liao · 5 years ago
  62. db4d3d5 net: hns3: cleanup some coding style issues by Guangbin Huang · 5 years ago
  63. d6ad7c5 net: hns3: cleanup some magic numbers by Guojia Liao · 5 years ago
  64. 647522a net: hns3: add struct netdev_queue debug info for TX timeout by Yunsheng Lin · 5 years ago
  65. 3d77d0c net: hns3: dump some debug information when reset fail by Huazhong Tan · 5 years ago
  66. 7969774 Merge branch 'bnxt_en-Add-OP-TEE-based-bnxt-f-w-manager' by David S. Miller · 5 years ago
  67. 0b0eacf bnxt_en: Add support to collect crash dump via ethtool by Vasundhara Volam · 5 years ago
  68. e07ab20 bnxt_en: Add support to invoke OP-TEE API to reset firmware by Vasundhara Volam · 5 years ago
  69. 2468809 firmware: broadcom: add OP-TEE based BNXT f/w manager by Vikas Gupta · 5 years ago
  70. 8c933ea Merge branch 'mlxsw-Make-port-split-code-more-generic' by David S. Miller · 5 years ago
  71. 973b7fd mlxsw: spectrum: Generalize split count check by Jiri Pirko · 5 years ago
  72. fbbeea3 mlxsw: spectrum: Iterate over all ports in gap during unsplit create by Jiri Pirko · 5 years ago
  73. c3a64b5 mlxsw: spectrum: Fix base port get for split count 4 and 8 by Jiri Pirko · 5 years ago
  74. 013da29 mlxsw: spectrum: Use port_module_max_width to compute base port index by Jiri Pirko · 5 years ago
  75. 4918527 mlxsw: spectrum: Remember split base local port and use it in unsplit by Jiri Pirko · 5 years ago
  76. 038784a mlxsw: spectrum: Introduce resource for getting offset of 4 lanes split port by Jiri Pirko · 5 years ago
  77. d0846ce mlxsw: spectrum: Push getting offsets of split ports into a helper by Jiri Pirko · 5 years ago
  78. c8fc10d mlxsw: spectrum: Add sanity checks into module info get by Jiri Pirko · 5 years ago
  79. 35896d9 mlxsw: spectrum: Pass mapping values in port mapping structure by Jiri Pirko · 5 years ago
  80. 7b39fa5 mlxsw: spectrum: Use mapping of port being split for creating split ports by Jiri Pirko · 5 years ago
  81. 4a7f970 mlxsw: spectrum: Replace port_to_module array with array of structs by Jiri Pirko · 5 years ago
  82. 26a6bef mlxsw: spectrum: Distinguish between unsplittable and split port by Jiri Pirko · 5 years ago
  83. 2e6a2d7 mlxsw: spectrum: Move max_width check up before count check by Jiri Pirko · 5 years ago
  84. 25911e1 mlxsw: spectrum: Use PMTM register to get max module width by Jiri Pirko · 5 years ago
  85. a513b1a mlxsw: reg: Add Port Module Type Mapping Register by Jiri Pirko · 5 years ago
  86. 94e7683 mlxsw: reg: Extend PMLP tx/rx lane value size to 4 bits by Jiri Pirko · 5 years ago
  87. d74361d cxgb4/l2t: Simplify 't4_l2e_free()' and '_t4_l2e_free()' by Christophe JAILLET · 5 years ago
  88. d86784f Merge branch 'Control-action-percpu-counters-allocation-by-netlink-flag' by David S. Miller · 5 years ago
  89. 9ae6b78 tc-testing: implement tests for new fast_init action flag by Vlad Buslov · 5 years ago
  90. e382267 net: sched: update action implementations to support flags by Vlad Buslov · 5 years ago
  91. abbb0d3 net: sched: extend TCA_ACT space with TCA_ACT_FLAGS by Vlad Buslov · 5 years ago
  92. 5e174d5 net: sched: modify stats helper functions to support regular stats by Vlad Buslov · 5 years ago
  93. ef816f3 net: sched: don't expose action qstats to skb_tc_reinsert() by Vlad Buslov · 5 years ago
  94. 26b537a net: sched: extract qstats update code into functions by Vlad Buslov · 5 years ago
  95. 5e1ad95 net: sched: extract bstats update code into function by Vlad Buslov · 5 years ago
  96. c8ecebd net: sched: extract common action counters update code into function by Vlad Buslov · 5 years ago
  97. 21d8bd1 net: qrtr: Simplify 'qrtr_tun_release()' by Christophe JAILLET · 5 years ago
  98. dba7bf0 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 5 years ago
  99. 84e93d99 wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops by zhong jiang · 5 years ago
  100. a2a1a13 net: dsa: add ethtool pause configuration support by Heiner Kallweit · 5 years ago