1. eeb84aa net_sched: sch_fq: do not assume EDT packets are ordered by Eric Dumazet · 6 years ago
  2. a55a385 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  3. 77296bf net: hns3: use devm_kcalloc when allocating desc_cb by Yunsheng Lin · 6 years ago
  4. 845e0d1 net: hns3: some cleanup for struct hns3_enet_ring by Yunsheng Lin · 6 years ago
  5. 389ca14 net: hns3: unify the page reusing for page size 4K and 64K by Yunsheng Lin · 6 years ago
  6. ce74370 net: hns3: optimize the barrier using when cleaning TX BD by Yunsheng Lin · 6 years ago
  7. aa9d22d net: hns3: fix error handling for desc filling by Yunsheng Lin · 6 years ago
  8. 757cd1e net: hns3: combine len and checksum handling for inner and outer header. by Yunsheng Lin · 6 years ago
  9. 07918fc net: hns3: refactor BD filling for l2l3l4 info by Yunsheng Lin · 6 years ago
  10. 39c3882 net: hns3: fix for tunnel type handling in hns3_rx_checksum by Yunsheng Lin · 6 years ago
  11. db4970a net: hns3: add linearizing checking for TSO case by Yunsheng Lin · 6 years ago
  12. d21ff4f net: hns3: add counter for times RX pages gets allocated by Yunsheng Lin · 6 years ago
  13. fb00331 net: hns3: use napi_schedule_irqoff in hard interrupts handlers by Yunsheng Lin · 6 years ago
  14. 3d5f374 net: hns3: unify maybe_stop_tx for TSO and non-TSO case by Yunsheng Lin · 6 years ago
  15. 09934b0 Merge branch 'net-dsa-lantiq-Add-bridge-offloading' by David S. Miller · 6 years ago
  16. 58c59ef net: dsa: lantiq: Add Forwarding Database access by Hauke Mehrtens · 6 years ago
  17. 4581348 net: dsa: lantiq: Add fast age function by Hauke Mehrtens · 6 years ago
  18. 9bbb1c0 net: dsa: lantiq: Add VLAN aware bridge offloading by Hauke Mehrtens · 6 years ago
  19. 8206e0c net: dsa: lantiq: Add VLAN unaware bridge offloading by Hauke Mehrtens · 6 years ago
  20. 30d89383 net: dsa: lantiq: Allow special tags only on CPU port by Hauke Mehrtens · 6 years ago
  21. 14cfbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  22. d24ed99 libbpf: remove unnecessary cast-to-void by Björn Töpel · 6 years ago
  23. 581b31c kbuild: tolerate missing pahole when generating BTF by Andrii Nakryiko · 6 years ago
  24. 54516da Merge branch 'r8169-replace-some-magic-with-more-speaking-functions' by David S. Miller · 6 years ago
  25. 0ebacd1 r8169: add rtl8168g_set_pause_thresholds by Heiner Kallweit · 6 years ago
  26. 6b1bd24 r8169: add rtl_set_fifo_size by Heiner Kallweit · 6 years ago
  27. 3a97236 Merge branch 'mlxsw-spectrum-Implement-loopback-ethtool-feature' by David S. Miller · 6 years ago
  28. ad11340 selftests: Add loopback test by Jiri Pirko · 6 years ago
  29. 8e44c0c mlxsw: spectrum: Implement loopback ethtool feature by Jiri Pirko · 6 years ago
  30. a0c2538 mlxsw: reg: Add Port Physical Loopback Register by Jiri Pirko · 6 years ago
  31. b362487 sch_htb: redefine htb qdisc overlimits by Cong Wang · 6 years ago
  32. f452825 r8169: move EEE LED config to rtl8168_config_eee_mac by Heiner Kallweit · 6 years ago
  33. 1791ad5 r8169: simplify rtl_writephy_batch and rtl_ephy_init by Heiner Kallweit · 6 years ago
  34. 0e5ef5a Merge branch 'Traffic-support-for-SJA1105-DSA-driver' by David S. Miller · 6 years ago
  35. 0a58d47 Documentation: net: dsa: sja1105: Add info about supported traffic modes by Vladimir Oltean · 6 years ago
  36. 640f763 net: dsa: sja1105: Add support for Spanning Tree Protocol by Vladimir Oltean · 6 years ago
  37. 227d07a net: dsa: sja1105: Add support for traffic through standalone ports by Vladimir Oltean · 6 years ago
  38. c362beb net: dsa: Add a private structure pointer to dsa_port by Vladimir Oltean · 6 years ago
  39. 97a69a0 net: dsa: Add support for deferred xmit by Vladimir Oltean · 6 years ago
  40. b68b0dd net: dsa: Keep private info in the skb->cb by Vladimir Oltean · 6 years ago
  41. cc1939e net: dsa: Allow drivers to filter packets they can decode source port from by Vladimir Oltean · 6 years ago
  42. f9bbe44 net: dsa: Optional VLAN-based port separation for switches without tagging by Vladimir Oltean · 6 years ago
  43. 146c1be net: dsa: Export symbols for dsa_port_vid_{add, del} by Vladimir Oltean · 6 years ago
  44. b2243b3 net: dsa: Call driver's setup callback after setting up its switchdev notifier by Vladimir Oltean · 6 years ago
  45. e7ba0fa net: dsa: mv88e6xxx: refine SMI support by Vivien Didelot · 6 years ago
  46. 7e6a95d Merge branch 'net-act_police-offload-support' by David S. Miller · 6 years ago
  47. 5fb5c39 nfp: flower: add qos offload stats request and reply by Pieter Jansen van Vuuren · 6 years ago
  48. 49cbef1 nfp: flower: add qos offload install and remove functionality. by Pieter Jansen van Vuuren · 6 years ago
  49. b66d035 nfp: flower: add qos offload framework by Pieter Jansen van Vuuren · 6 years ago
  50. 88c44a5 net/sched: add block pointer to tc_cls_common_offload structure by Pieter Jansen van Vuuren · 6 years ago
  51. 12f02b6 net/sched: allow stats updates from offloaded police actions by Pieter Jansen van Vuuren · 6 years ago
  52. b7fe4ab net/sched: extend matchall offload for hardware statistics by Pieter Jansen van Vuuren · 6 years ago
  53. 8c8cfc6 net/sched: add police action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
  54. fa762da net/sched: move police action structures to header by Pieter Jansen van Vuuren · 6 years ago
  55. dfcb19f net/sched: remove unused functions for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  56. 9681e8b net/dsa: use intermediate representation for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  57. ab79af3 mlxsw: use intermediate representation for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  58. f00cbf19 net/sched: use the hardware intermediate representation for matchall by Pieter Jansen van Vuuren · 6 years ago
  59. a7a7be6 net/sched: add sample action to the hardware intermediate representation by Pieter Jansen van Vuuren · 6 years ago
  60. c8f8207 Merge branch 'of_net-Add-NVMEM-support-to-of_get_mac_address' by David S. Miller · 6 years ago
  61. ea168cd powerpc: tsi108: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  62. c41593a ARM: Kirkwood: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  63. 284eb160 staging: octeon-ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  64. d31a36b net: wireless: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  65. adfb3cb net: usb: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  66. f7af25a net: davinci: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  67. 541ddc6 net: macb: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  68. 687e3d5 dt-bindings: doc: reflect new NVMEM of_get_mac_address behaviour by Petr Štetiar · 6 years ago
  69. d01f449 of_net: add NVMEM support to of_get_mac_address by Petr Štetiar · 6 years ago
  70. 8ef5cc4 Merge branch 'bnxt_en-Driver-updates' by David S. Miller · 6 years ago
  71. 51fec80 bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices. by Michael Chan · 6 years ago
  72. ac33906 bnxt_en: Add support for aRFS on 57500 chips. by Michael Chan · 6 years ago
  73. e969ae5 bnxt_en: Query firmware capability to support aRFS on 57500 chips. by Michael Chan · 6 years ago
  74. 01989c6 bnxt_en: Improve NQ reservations. by Michael Chan · 6 years ago
  75. 53579e3 bnxt_en: Separate RDMA MR/AH context allocation. by Devesh Sharma · 6 years ago
  76. 2730214 bnxt_en: read the clause type from the PHY ID by Vasundhara Volam · 6 years ago
  77. 691aa62 bnxt_en: Read package version from firmware. by Vasundhara Volam · 6 years ago
  78. 6154532 bnxt_en: Check new firmware capability to display extended stats. by Vasundhara Volam · 6 years ago
  79. 55e4398 bnxt_en: Add support for PCIe statistics by Vasundhara Volam · 6 years ago
  80. a220eab bnxt_en: Refactor bnxt_alloc_stats(). by Vasundhara Volam · 6 years ago
  81. 4a50ddc bnxt_en: Update firmware interface to 1.10.0.69. by Michael Chan · 6 years ago
  82. 9073989 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  83. ba6223f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  84. 1ffad6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  85. 522e407 netfilter: slightly optimize nf_inet_addr_mask by Li RongQing · 6 years ago
  86. eabb478 netfilter: xt_hashlimit: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  87. 19ab5f4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  88. d1f5050 r8169: speed up rtl_loop_wait by Heiner Kallweit · 6 years ago
  89. 9cf9b84 r8169: make use of phy_set_asym_pause by Heiner Kallweit · 6 years ago
  90. 6e05b833 net: ll_temac: Make some functions static by YueHaibing · 6 years ago
  91. 44bec4b net: aquantia: Make aq_ndev_driver_name static by YueHaibing · 6 years ago
  92. 69bbbdc netdevsim: Make nsim_num_vf static by YueHaibing · 6 years ago
  93. c424d22 net: mvpp2: cls: Remove set but not used variable 'act' by YueHaibing · 6 years ago
  94. aa2ecb7 um: vector netdev: adjust to xmit_more API change by Johannes Berg · 6 years ago
  95. c90d1e4 Merge branch 'net-extend-indirect-calls-helper-usage' by David S. Miller · 6 years ago
  96. 8c3c447 net: use indirect calls helpers at the socket layer by Paolo Abeni · 6 years ago
  97. 97ff7ff net: use indirect calls helpers at early demux stage by Paolo Abeni · 6 years ago
  98. 0e219ae net: use indirect calls helpers for L3 handler hooks by Paolo Abeni · 6 years ago
  99. f5737cb net: use indirect calls helpers for ptype hook by Paolo Abeni · 6 years ago
  100. 62a9199 Bluetooth: hci_qca: Rename STATE_<flags> to QCA_<flags> by Matthias Kaehlcke · 6 years ago