1. d38b088 ice: Do autoneg based on VSI state by Akeem G Abodunrin · 6 years ago
  2. b1a2004 net-next/hinic: fix a bug in rx data flow by Xue Chaojing · 6 years ago
  3. 9ea72dc net-next/hinic:fix a bug in set mac address by Xue Chaojing · 6 years ago
  4. 4a61abb net-next/hinic:add rx checksum offload for HiNIC by Xue Chaojing · 6 years ago
  5. ebda9b4 net-next/hinic:replace multiply and division operators by Xue Chaojing · 6 years ago
  6. a421ce0 mlxsw: core: Extend cooling device with cooling levels by Vadim Pasternak · 6 years ago
  7. b539ea6 cxgb4/cxgb4vf: Fix mac_hlist initialization and free by Arjun Vynipadath · 6 years ago
  8. ade9628 tcp: drop dst in tcp_add_backlog() by Eric Dumazet · 6 years ago
  9. b2c8510 ipv4: Don't try to print ASCII of link level header in martian dumps. by David S. Miller · 6 years ago
  10. 6b015a5 net_sched: sch_fq: avoid calling ktime_get_ns() if not needed by Eric Dumazet · 6 years ago
  11. 6133e78 Merge branch 'gred-add-offload-support' by David S. Miller · 6 years ago
  12. 340a486 nfp: abm: add support for more threshold actions by Jakub Kicinski · 6 years ago
  13. 174ab54 nfp: abm: add cls_u32 offload for simple band classification by Jakub Kicinski · 6 years ago
  14. 6a802405 nfp: abm: add functions to update DSCP -> virtual queue map by Jakub Kicinski · 6 years ago
  15. 14780c3 nfp: abm: calculate PRIO map len and check mailbox size by Jakub Kicinski · 6 years ago
  16. 068ceb3 net: sched: cls_u32: add res to offload information by Jakub Kicinski · 6 years ago
  17. f3d6372 nfp: abm: add GRED offload by Jakub Kicinski · 6 years ago
  18. 990b50a nfp: abm: wrap RED parameters in bands by Jakub Kicinski · 6 years ago
  19. e49efd5 net: sched: gred: support reporting stats from offloads by Jakub Kicinski · 6 years ago
  20. 890d8d2 net: sched: gred: add basic Qdisc offload by Jakub Kicinski · 6 years ago
  21. 184ec85 nfp: abm: add up bands for sto/non-sto stats by Jakub Kicinski · 6 years ago
  22. 57f31bb nfp: abm: switch to extended stats for reading packet/byte counts by Jakub Kicinski · 6 years ago
  23. 68e9864 nfp: abm: size threshold table to account for bands by Jakub Kicinski · 6 years ago
  24. 5720769 nfp: abm: pass band parameter to functions by Jakub Kicinski · 6 years ago
  25. 3a44820 nfp: abm: map per-band symbols by Jakub Kicinski · 6 years ago
  26. e432abf net: hns3: add common validation in hclge_dcb by Yunsheng Lin · 6 years ago
  27. 43478201 Merge branch 'selftests-Add-tests-for-VXLAN-at-an-802-1d-bridge' by David S. Miller · 6 years ago
  28. 94d302d selftests: mlxsw: Add a test for VxLAN flooding by Ido Schimmel · 6 years ago
  29. 99c9b08 selftests: mlxsw: Add a test for VxLAN configuration by Ido Schimmel · 6 years ago
  30. 3485f87 selftests: forwarding: vxlan_bridge_1d_port_8472: New test by Petr Machata · 6 years ago
  31. a0b61f3 selftests: forwarding: vxlan_bridge_1d: Add an ECN decap test by Petr Machata · 6 years ago
  32. 1e5abfb selftests: forwarding: vxlan_bridge_1d: Add an ECN encap test by Petr Machata · 6 years ago
  33. d417ecf selftests: forwarding: vxlan_bridge_1d: Add a TOS test by Petr Machata · 6 years ago
  34. b3a7ee7 selftests: forwarding: vxlan_bridge_1d: Add a TTL test by Petr Machata · 6 years ago
  35. 50a02b0 selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun tests by Petr Machata · 6 years ago
  36. bfd1e27 selftests: forwarding: vxlan_bridge_1d: Add unicast test by Petr Machata · 6 years ago
  37. edaa117 selftests: forwarding: vxlan_bridge_1d: Add flood test by Petr Machata · 6 years ago
  38. 5852fd0 selftests: forwarding: vxlan_bridge_1d: Add ping test by Petr Machata · 6 years ago
  39. fd64d5a selftests: forwarding: Add a skeleton of vxlan_bridge_1d by Petr Machata · 6 years ago
  40. d1038cd selftests: forwarding: lib: Add link_stats_rx_errors_get() by Petr Machata · 6 years ago
  41. d20b0f2 selftests: forwarding: ping{6, }_do(): Allow passing ping arguments by Petr Machata · 6 years ago
  42. 58c7a2d selftests: forwarding: ping{6, }_test(): Add description argument by Petr Machata · 6 years ago
  43. d0540d1 selftests: forwarding: lib: Add in_ns() by Petr Machata · 6 years ago
  44. 601bc1c selftests: forwarding: lib: Support NUM_NETIFS of 0 by Petr Machata · 6 years ago
  45. 6f9a506 net: skb_scrub_packet(): Scrub offload_fwd_mark by Petr Machata · 6 years ago
  46. 7abaf9a Merge branch 'octeontx2-af-NPC-MCAM-support-and-FLR-handling' by David S. Miller · 6 years ago
  47. e12890f octeontx2-af: Workarounds for HW errata by Sunil Goutham · 6 years ago
  48. 4fa9121 octeontx2-af: Add interrupt handlers for Master Enable event by Linu Cherian · 6 years ago
  49. 465ed9c octeontx2-af: Add FLR handling support for AF's VFs by Sunil Goutham · 6 years ago
  50. 8bb991c octeontx2-af: Configure AF VFs to talk over LBK channels by Tomasz Duszynski · 6 years ago
  51. 9bd6caf octeontx2-af: Enable sriov on AF to create VFs by Tomasz Duszynski · 6 years ago
  52. 9bdc47a6 octeontx2-af: Mbox communication support btw AF and it's VFs by Tomasz Duszynski · 6 years ago
  53. c554f9c octeontx2-af: Teardown NPA, NIX LF upon receiving FLR by Geetha sowjanya · 6 years ago
  54. 9fe4ebf octeontx2-af: Add FLR interrupt handler by Geetha sowjanya · 6 years ago
  55. f325d3f octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mapping by Sunil Goutham · 6 years ago
  56. 86cea61 octeontx2-af: Add support for stripping STAG/CTAG by Tomasz Duszynski · 6 years ago
  57. 40df309 octeontx2-af: Support to enable/disable default MCAM entries by Sunil Goutham · 6 years ago
  58. 631e70b octeontx2-af: Add MKEX default profile by Santosh Shukla · 6 years ago
  59. 63be91c octeontx2-af: Alloc and config NPC MCAM entry at a time by Sunil Goutham · 6 years ago
  60. a958dd5 octeontx2-af: Map or unmap NPC MCAM entry and counter by Sunil Goutham · 6 years ago
  61. 7fbb3f2 octeontx2-af: Support for NPC MCAM counters by Sunil Goutham · 6 years ago
  62. 651cd26 octeontx2-af: MCAM entry installation support by Sunil Goutham · 6 years ago
  63. f927495 octeontx2-af: NPC MCAM entry alloc/free support by Sunil Goutham · 6 years ago
  64. 0964fc8 octeontx2-af: Relax resource lock into mutex by Stanislaw Kardach · 6 years ago
  65. 34425e8 octeontx2-af: Support to get NIX HW constants from AF by Kiran Kumar · 6 years ago
  66. 9b7dd87 octeontx2-af: Support to modify min/max allowed packet lengths by Sunil Goutham · 6 years ago
  67. eac6668 octeontx2-af: Convert mbox handlers APIs to lowercase by Sunil Goutham · 6 years ago
  68. 93c3de3 Merge branch 'r8169-series-with-further-smaller-improvements' by David S. Miller · 6 years ago
  69. 55d2ad7 r8169: improve chip version identification by Heiner Kallweit · 6 years ago
  70. 3c72bf7 r8169: simplify ocp functions by Heiner Kallweit · 6 years ago
  71. 8b6dd85 r8169: remove workaround for ancient gcc bug by Heiner Kallweit · 6 years ago
  72. ad45ff0 r8169: remove manual padding in struct ring_info by Heiner Kallweit · 6 years ago
  73. b10ceb557 r8169: remove "not PCI Express" message by Heiner Kallweit · 6 years ago
  74. 8c0511e r8169: remove print_mac_version by Heiner Kallweit · 6 years ago
  75. 6f0d308 r8169: use PCI_VDEVICE macro by Heiner Kallweit · 6 years ago
  76. 559c3c0 r8169: replace event_slow with irq_mask by Heiner Kallweit · 6 years ago
  77. 97ad92f r8169: remove unused interrupt sources by Heiner Kallweit · 6 years ago
  78. 0f07bd8 r8169: use dev_get_drvdata where possible by Heiner Kallweit · 6 years ago
  79. fe716f8 r8169: merge rtl_irq_enable and rtl_irq_enable_all by Heiner Kallweit · 6 years ago
  80. cfc6731 Merge branch 'sctp-add-subscribe-per-asoc-and-sockopt-SCTP_EVENT' by David S. Miller · 6 years ago
  81. 480ba9c sctp: add sockopt SCTP_EVENT by Xin Long · 6 years ago
  82. 88ee48c sctp: rename enum sctp_event to sctp_event_type by Xin Long · 6 years ago
  83. a1e3a05 sctp: add subscribe per asoc by Xin Long · 6 years ago
  84. 2cc0eeb sctp: define subscribe in sctp_sock as __u16 by Xin Long · 6 years ago
  85. f2be6d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. f2ce106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  87. 8ebebcb tuntap: fix multiqueue rx by Matthew Cover · 6 years ago
  88. 7ddacfa ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  89. bae4e10 mlxsw: spectrum: Expose discard counters via ethtool by Shalom Toledo · 6 years ago
  90. aa6daac tun: use netdev_alloc_frag() in tun_napi_alloc_frags() by Eric Dumazet · 6 years ago
  91. 05b0e1d Merge branch 'IP101GR-devicetree-based-configuration-of-SEL_INTR32' by David S. Miller · 6 years ago
  92. f2f1a84 net: phy: icplus: allow configuring the interrupt function on IP101GR by Martin Blumenstingl · 6 years ago
  93. f7e290f net: phy: icplus: implement .did_interrupt for IP101A/G by Martin Blumenstingl · 6 years ago
  94. a872c38 net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK by Martin Blumenstingl · 6 years ago
  95. ee33614 net: phy: icplus: use the BIT macro where possible by Martin Blumenstingl · 6 years ago
  96. 034289b net: phy: icplus: keep all ip101a_g functions together by Martin Blumenstingl · 6 years ago
  97. fdc13a9 dt-bindings: net: phy: add bindings for the IC Plus Corp. IP101A/G PHYs by Martin Blumenstingl · 6 years ago
  98. 8a49f9d dt-bindings: vendor-prefix: add prefix for IC Plus Corp. by Martin Blumenstingl · 6 years ago
  99. 9ff0119 Linux 4.20-rc3 by Linus Torvalds · 6 years ago
  100. cddaf02 tg3: optionally use eth_platform_get_mac_address() to get mac address by thesven73@gmail.com · 6 years ago