1. 3f3f0e3 net/smc: make smc_lgr_free() static by Ursula Braun · 6 years ago
  2. 263ffae net/smc: cleanup tcp_listen_worker initialization by Ursula Braun · 6 years ago
  3. e4a3e9f net: mvneta: remove redundant check for eee->tx_lpi_timer < 0 by YueHaibing · 6 years ago
  4. 9af8009 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  5. 42519ed net-gro: use ffs() to speedup napi_gro_flush() by Eric Dumazet · 6 years ago
  6. d72ff4b Merge branch 'dpaa-coalesce' by David S. Miller · 6 years ago
  7. 10f70e9 dpaa_eth: add ethtool coalesce control by Madalin Bucur · 6 years ago
  8. 5c664ac soc/qman: add return value to interrupt coalesce changing APIs by Madalin Bucur · 6 years ago
  9. 830b61b soc: fsl: qbman: read ithresh from HW by Madalin Bucur · 6 years ago
  10. 2882b06 Merge branch 'ravb-Duplex-handling-update-V3' by David S. Miller · 6 years ago
  11. 08b4385 ravb: Clean up duplex handling by Magnus Damm · 6 years ago
  12. ebc227f ravb: Do not announce HDX as supported by Magnus Damm · 6 years ago
  13. 02d805d cxgb4: use new fw interface to get the VIN and smt index by Santosh Rastapur · 6 years ago
  14. 24d476d net: bcmgenet: remove HFB_CTRL access by Doug Berger · 6 years ago
  15. e456789 {net, IB}/mlx4: Initialize CQ buffers in the driver when possible by Daniel Jurgens · 6 years ago
  16. 1d0795e selftests: explicitly require kernel features needed by udpgro tests by Paolo Abeni · 6 years ago
  17. f072df9 Merge branch 'mlxsw-Add-VxLAN-learning-support' by David S. Miller · 6 years ago
  18. c39c56a selftests: forwarding: vxlan_bridge_1d: Add learning test by Ido Schimmel · 6 years ago
  19. dbd4485 selftests: mlxsw: Consider VxLAN learning enabled as valid by Ido Schimmel · 6 years ago
  20. 20134ee mlxsw: spectrum_nve: Allow VxLAN learning by Ido Schimmel · 6 years ago
  21. 8b547a6 mlxsw: spectrum_switchdev: Allow deletion of learned FDB entries by Ido Schimmel · 6 years ago
  22. 981f084 mlxsw: spectrum_switchdev: Process learned VxLAN FDB entries by Ido Schimmel · 6 years ago
  23. 3c55bda mlxsw: spectrum_nve: Add API to resolve learned IP addresses by Ido Schimmel · 6 years ago
  24. 5d44a71 mlxsw: spectrum_fid: Allow FID lookup by its index by Ido Schimmel · 6 years ago
  25. 5bae63d mlxsw: spectrum_fid: Store ifindex of NVE device in FID by Ido Schimmel · 6 years ago
  26. 933b1ec mlxsw: reg: Add definition of unicast tunnel record for SFN register by Ido Schimmel · 6 years ago
  27. 085ddc8 bridge: Allow querying bridge port flags by Ido Schimmel · 6 years ago
  28. 40051c4 vxlan: Allow changing ageing time by Ido Schimmel · 6 years ago
  29. 5728ae0 vxlan: Add hardware FDB learning by Petr Machata · 6 years ago
  30. 0ec566a vxlan: Don't override user-added entries with ext-learned ones by Petr Machata · 6 years ago
  31. 45598c1 vxlan: Mark user-added FDB entries by Petr Machata · 6 years ago
  32. 0e6160f vxlan: vxlan_fdb_notify(): Make switchdev notification configurable by Petr Machata · 6 years ago
  33. 5572c81 vxlan: __vxlan_fdb_delete(): Drop unused argument vid by Petr Machata · 6 years ago
  34. d59da3f net: lpc_eth: fix trivial comment typo by Andrea Claudi · 6 years ago
  35. 1e33f01 Merge branch 'VLAN-tag-handling-cleanup' by David S. Miller · 6 years ago
  36. 6c0fbd7 mlx5: use skb_vlan_tag_get_prio() by Michał Mirosław · 6 years ago
  37. fb1e3df benet: use skb_vlan_tag_get_prio() by Michał Mirosław · 6 years ago
  38. 98ba780 net/hyperv: use skb_vlan_tag_*() helpers by Michał Mirosław · 6 years ago
  39. a2e768b net/vlan: introduce skb_vlan_tag_get_cfi() helper by Michał Mirosław · 6 years ago
  40. 6ed4bab igc: Remove obsolete IGC_ERR define by Sasha Neftin · 6 years ago
  41. 8166abb ixgbe: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 6 years ago
  42. 0bcd952 ethernet/intel: consolidate NAPI and NAPI exit by Jesse Brandeburg · 6 years ago
  43. 09e58b2 docs-networking: fix typo in define by Jesse Brandeburg · 6 years ago
  44. 4df3c54 igb: Fix format with line continuation whitespace by Joe Perches · 6 years ago
  45. b3c4d7c ixgbe: add ipsec hw offload note to ixgbe Documentation by Shannon Nelson · 6 years ago
  46. 11c6c0c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  47. 51428fd Merge branch 'dsa-microchip-Modify-KSZ9477-DSA-driver-in-preparation-to-add-other-KSZ-switch-drivers' by David S. Miller · 6 years ago
  48. 84bd190 net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h by Tristram Ha · 6 years ago
  49. c2e8669 net: dsa: microchip: break KSZ9477 DSA driver into two files by Tristram Ha · 6 years ago
  50. 74a7194 net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.c by Tristram Ha · 6 years ago
  51. 3535927 net: dsa: microchip: rename some functions with ksz9477 prefix by Tristram Ha · 6 years ago
  52. 9bc981c net: dsa: microchip: clean up code by Tristram Ha · 6 years ago
  53. 5b79c72 net: dsa: microchip: replace license with GPL by Tristram Ha · 6 years ago
  54. f25dad1 ice: Fix possible NULL pointer de-reference by Bruce Allan · 6 years ago
  55. d337f2a ice: Use Tx|Rx in comments by Anirudh Venkataramanan · 6 years ago
  56. df17b7e ice: Cosmetic formatting changes by Anirudh Venkataramanan · 6 years ago
  57. 2c5492d ice: Cleanup short function signatures by Bruce Allan · 6 years ago
  58. bc0c6fa ice: Cleanup ice_tx_timeout() by Bruce Allan · 6 years ago
  59. e0c9fd9 ice: Fix return value from NAPI poll by Dave Ertman · 6 years ago
  60. 55aa141 ice: Constify global structures that can/should be by Bruce Allan · 6 years ago
  61. 6a7e699 ice: Do not set LAN_EN for MAC-VLAN filters by Yashaswini Raghuram Prathivadi Bhayankaram · 6 years ago
  62. 5fb597d ice: Pass the return value of ice_init_def_sw_recp() by Jaroslaw Ilgiewicz · 6 years ago
  63. 7afdbc9 ice: Cleanup duplicate control queue code by Bruce Allan · 6 years ago
  64. d38b088 ice: Do autoneg based on VSI state by Akeem G Abodunrin · 6 years ago
  65. b1a2004 net-next/hinic: fix a bug in rx data flow by Xue Chaojing · 6 years ago
  66. 9ea72dc net-next/hinic:fix a bug in set mac address by Xue Chaojing · 6 years ago
  67. 4a61abb net-next/hinic:add rx checksum offload for HiNIC by Xue Chaojing · 6 years ago
  68. ebda9b4 net-next/hinic:replace multiply and division operators by Xue Chaojing · 6 years ago
  69. a421ce0 mlxsw: core: Extend cooling device with cooling levels by Vadim Pasternak · 6 years ago
  70. b539ea6 cxgb4/cxgb4vf: Fix mac_hlist initialization and free by Arjun Vynipadath · 6 years ago
  71. ade9628 tcp: drop dst in tcp_add_backlog() by Eric Dumazet · 6 years ago
  72. b2c8510 ipv4: Don't try to print ASCII of link level header in martian dumps. by David S. Miller · 6 years ago
  73. 6b015a5 net_sched: sch_fq: avoid calling ktime_get_ns() if not needed by Eric Dumazet · 6 years ago
  74. 6133e78 Merge branch 'gred-add-offload-support' by David S. Miller · 6 years ago
  75. 340a486 nfp: abm: add support for more threshold actions by Jakub Kicinski · 6 years ago
  76. 174ab54 nfp: abm: add cls_u32 offload for simple band classification by Jakub Kicinski · 6 years ago
  77. 6a802405 nfp: abm: add functions to update DSCP -> virtual queue map by Jakub Kicinski · 6 years ago
  78. 14780c3 nfp: abm: calculate PRIO map len and check mailbox size by Jakub Kicinski · 6 years ago
  79. 068ceb3 net: sched: cls_u32: add res to offload information by Jakub Kicinski · 6 years ago
  80. f3d6372 nfp: abm: add GRED offload by Jakub Kicinski · 6 years ago
  81. 990b50a nfp: abm: wrap RED parameters in bands by Jakub Kicinski · 6 years ago
  82. e49efd5 net: sched: gred: support reporting stats from offloads by Jakub Kicinski · 6 years ago
  83. 890d8d2 net: sched: gred: add basic Qdisc offload by Jakub Kicinski · 6 years ago
  84. 184ec85 nfp: abm: add up bands for sto/non-sto stats by Jakub Kicinski · 6 years ago
  85. 57f31bb nfp: abm: switch to extended stats for reading packet/byte counts by Jakub Kicinski · 6 years ago
  86. 68e9864 nfp: abm: size threshold table to account for bands by Jakub Kicinski · 6 years ago
  87. 5720769 nfp: abm: pass band parameter to functions by Jakub Kicinski · 6 years ago
  88. 3a44820 nfp: abm: map per-band symbols by Jakub Kicinski · 6 years ago
  89. e432abf net: hns3: add common validation in hclge_dcb by Yunsheng Lin · 6 years ago
  90. 43478201 Merge branch 'selftests-Add-tests-for-VXLAN-at-an-802-1d-bridge' by David S. Miller · 6 years ago
  91. 94d302d selftests: mlxsw: Add a test for VxLAN flooding by Ido Schimmel · 6 years ago
  92. 99c9b08 selftests: mlxsw: Add a test for VxLAN configuration by Ido Schimmel · 6 years ago
  93. 3485f87 selftests: forwarding: vxlan_bridge_1d_port_8472: New test by Petr Machata · 6 years ago
  94. a0b61f3 selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test by Petr Machata · 6 years ago
  95. 1e5abfb selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test by Petr Machata · 6 years ago
  96. d417ecf selftests: forwarding: vxlan_bridge_1d: Add a TOS test by Petr Machata · 6 years ago
  97. b3a7ee7 selftests: forwarding: vxlan_bridge_1d: Add a TTL test by Petr Machata · 6 years ago
  98. 50a02b0 selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests by Petr Machata · 6 years ago
  99. bfd1e27 selftests: forwarding: vxlan_bridge_1d: Add unicast test by Petr Machata · 6 years ago
  100. edaa117 selftests: forwarding: vxlan_bridge_1d: Add flood test by Petr Machata · 6 years ago