1. cfa1899 nfp: flower: offload list of IPv6 tunnel endpoint addresses by John Hurley · 5 years ago
  2. 78a722a nfp: flower: compile match for IPv6 tunnels by John Hurley · 5 years ago
  3. 77a5f73 nfp: flower: move udp tunnel key match compilation to helper function by John Hurley · 5 years ago
  4. 31c491e5 nfp: flower: pass flow rule pointer directly to match functions by John Hurley · 5 years ago
  5. a886ca6 hdlcdrv: replace unnecessary assertion in hdlcdrv_register by Aditya Pakki · 5 years ago
  6. 6791c10 net: mvpp2: cycle comphy to power it down by Russell King · 5 years ago
  7. 0dea4d0 net: sfp: report error on failure to read sfp soft status by Russell King · 5 years ago
  8. d8e419d Merge branch 'phylib-consolidation' by David S. Miller · 5 years ago
  9. b5abac2 net: phy: marvell: use genphy_check_and_restart_aneg() by Russell King · 5 years ago
  10. 9f4bae7 net: phy: marvell: use phy_modify_changed() by Russell King · 5 years ago
  11. 20ecf42 net: phy: marvell: use existing clause 37 definitions by Russell King · 5 years ago
  12. d2004e2 net: phy: marvell: consolidate phy status reading by Russell King · 5 years ago
  13. 760fa78 net: phy: marvell: use positive logic for link state by Russell King · 5 years ago
  14. 98f9283 net: phy: marvell: initialise link partner state earlier by Russell King · 5 years ago
  15. fcf1f59 net: phy: marvell: rearrange to use genphy_read_lpa() by Russell King · 5 years ago
  16. 0efc286 net: phy: provide and use genphy_read_status_fixed() by Russell King · 5 years ago
  17. 2a10ab0 net: phy: add genphy_check_and_restart_aneg() by Russell King · 5 years ago
  18. af00624 net: phy: use phy_resolve_aneg_pause() by Russell King · 5 years ago
  19. c48f16b net: phy: remove redundant .aneg_done initialisers by Russell King · 5 years ago
  20. a1ec57c net: stmmac: tc: Fix TAPRIO division operation by Jose Abreu · 5 years ago
  21. 6bff001 Merge branch 'ETS-qdisc' by David S. Miller · 5 years ago
  22. 82c664b selftests: qdiscs: Add test coverage for ETS Qdisc by Petr Machata · 5 years ago
  23. ddd3fd7 selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc by Petr Machata · 5 years ago
  24. 4cf9b8f9 selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh by Petr Machata · 5 years ago
  25. 19f405b mlxsw: spectrum_qdisc: Support offloading of ETS Qdisc by Petr Machata · 5 years ago
  26. 7917f52 mlxsw: spectrum_qdisc: Generalize PRIO offload to support ETS by Petr Machata · 5 years ago
  27. d35eb52 net: sch_ets: Make the ETS qdisc offloadable by Petr Machata · 5 years ago
  28. dcc68b4 net: sch_ets: Add a new Qdisc by Petr Machata · 5 years ago
  29. 9cf9b92 mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumerators by Petr Machata · 5 years ago
  30. 5bc146c mlxsw: spectrum_qdisc: Clarify a comment by Petr Machata · 5 years ago
  31. 9586a99 net: pkt_cls: Clarify a comment by Petr Machata · 5 years ago
  32. cbd22f1 sch_cake: drop unused variable tin_quantum_prio by Kevin 'ldir' Darbyshire-Bryant · 5 years ago
  33. dcbe4e9 Merge branch 's390-next' by David S. Miller · 5 years ago
  34. 334b49de s390/qeth: make use of napi_schedule_irqoff() by Julian Wiedmann · 5 years ago
  35. 52f82bf s390/qeth: consolidate helpers for capability checking by Julian Wiedmann · 5 years ago
  36. adee259 s390/qeth: stop yielding the ip_lock during IPv4 registration by Julian Wiedmann · 5 years ago
  37. b6beb62 s390/qeth: don't raise NETDEV_REBOOT event from L3 offline path by Julian Wiedmann · 5 years ago
  38. 490df97 s390/qeth: remove open-coded inet_make_mask() by Julian Wiedmann · 5 years ago
  39. 2390166 s390/qeth: clean up L3 sysfs code by Julian Wiedmann · 5 years ago
  40. e6b1b7d s390/qeth: overhaul L3 IP address dump code by Julian Wiedmann · 5 years ago
  41. 7359393 s390/qeth: wake up all waiters from qeth_irq() by Julian Wiedmann · 5 years ago
  42. 871602b s390/qeth: only handle IRQs while device is online by Julian Wiedmann · 5 years ago
  43. 3a74a62 Merge branch 'stmmac-taprio' by David S. Miller · 5 years ago
  44. ea77b8c net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ cores by Jose Abreu · 5 years ago
  45. f0e56c8 net: stmmac: xgmac3+: Add support for Frame Preemption by Jose Abreu · 5 years ago
  46. 7c72827 net: stmmac: gmac5+: Add support for Frame Preemption by Jose Abreu · 5 years ago
  47. 1ac1424 net: stmmac: Add Frame Preemption support using TAPRIO API by Jose Abreu · 5 years ago
  48. b60189e net: stmmac: Integrate EST with TAPRIO scheduler API by Jose Abreu · 5 years ago
  49. 8572aec net: stmmac: Add basic EST support for XGMAC by Jose Abreu · 5 years ago
  50. 504723a net: stmmac: Add basic EST support for GMAC5+ by Jose Abreu · 5 years ago
  51. 6dbb2e9 Merge branch 'stmmac-next' by David S. Miller · 5 years ago
  52. 3755b21 net: stmmac: Always use TX coalesce timer value when rescheduling by Jose Abreu · 5 years ago
  53. 021bd5e net: stmmac: Let TX and RX interrupts be independently enabled/disabled by Jose Abreu · 5 years ago
  54. 7d0b447 net: stmmac: Print more information in DebugFS DMA Capabilities file by Jose Abreu · 5 years ago
  55. 1f25657 xen-netback: remove 'hotplug-status' once it has served its purpose by Paul Durrant · 5 years ago
  56. f55c318 xen-netback: switch state to InitWait at the end of netback_probe()... by Paul Durrant · 5 years ago
  57. 92fbeb43 xen-netback: move netback_probe() and netback_remove() to the end... by Paul Durrant · 5 years ago
  58. 5debb18 Merge branch 'cxgb4-chtls-fix-issues-related-to-high-priority-region' by David S. Miller · 5 years ago
  59. 59437d7 cxgb4/chtls: fix ULD connection failures due to wrong TID base by Shahjada Abul Husain · 5 years ago
  60. 3646ae0 cxgb4: fix missed high priority region calculation by Shahjada Abul Husain · 5 years ago
  61. 8ae6749 net: dsa: Make PHYLINK related function static again by Florian Fainelli · 5 years ago
  62. b7ffa04 tipc: don't send gap blocks in ACK messages by Jon Maloy · 5 years ago
  63. 2b2d81a Merge branch 'stmmac-dwc-qos-ACPI-device-support' by David S. Miller · 5 years ago
  64. 1d4605e net: stmmac: dwc-qos: avoid clk and reset for acpi device by Ajay Gupta · 5 years ago
  65. b59c43e net: stmmac: dwc-qos: use generic device api by Ajay Gupta · 5 years ago
  66. ce2b5a3 Merge branch 'dwmac-mediatek-add-more-support-for-RMII' by David S. Miller · 5 years ago
  67. 882007e net-next: dt-binding: dwmac-mediatek: add more description for RMII by Biao Huang · 5 years ago
  68. 71a55a2 net-next: stmmac: mediatek: add more support for RMII by Biao Huang · 5 years ago
  69. 4e133f7 Merge branch 'improve-clause-45-support-in-phylink' by David S. Miller · 5 years ago
  70. ef8e0b8 net: mvpp2: update mvpp2 validate() implementation by Russell King · 5 years ago
  71. df3f57a net: phylink: extend clause 45 PHY validation workaround by Russell King · 5 years ago
  72. 5d57c32 net: phylink: improve clause 45 PHY ksettings_set implementation by Russell King · 5 years ago
  73. 6f6dded Merge branch 'WireGuard-CI-and-housekeeping' by David S. Miller · 5 years ago
  74. d89ee7d wireguard: allowedips: use kfree_rcu() instead of call_rcu() by Wei Yongjun · 5 years ago
  75. 43967b6 wireguard: main: remove unused include <linux/version.h> by YueHaibing · 5 years ago
  76. a2ec8b5 wireguard: global: fix spelling mistakes in comments by Josh Soref · 5 years ago
  77. d7c68a3 wireguard: Kconfig: select parent dependency for crypto by Jason A. Donenfeld · 5 years ago
  78. 65d88d0 wireguard: selftests: import harness makefile for test suite by Jason A. Donenfeld · 5 years ago
  79. c5dea81 net: caif: replace BUG_ON with recovery code by Aditya Pakki · 5 years ago
  80. bbd20c9 fore200e: Fix incorrect checks of NULL pointer dereference by Aditya Pakki · 5 years ago
  81. 03d51c4 Merge branch 'Simplify-IPv4-route-offload-API' by David S. Miller · 5 years ago
  82. 446f739 ipv4: Remove old route notifications and convert listeners by Ido Schimmel · 5 years ago
  83. b6a1d87 mlxsw: spectrum_router: Start using new IPv4 route notifications by Ido Schimmel · 5 years ago
  84. 20d1565 ipv4: Only Replay routes of interest to new listeners by Ido Schimmel · 5 years ago
  85. 525bc34 ipv4: Handle route deletion notification during flush by Ido Schimmel · 5 years ago
  86. f613b6e ipv4: Handle route deletion notification by Ido Schimmel · 5 years ago
  87. a8674f7 ipv4: Notify newly added route if should be offloaded by Ido Schimmel · 5 years ago
  88. ee3936d ipv4: Notify route if replacing currently offloaded one by Ido Schimmel · 5 years ago
  89. b5fc043 ipv4: Extend FIB alias find function by Ido Schimmel · 5 years ago
  90. a6c76c1 ipv4: Notify route after insertion to the routing table by Ido Schimmel · 5 years ago
  91. ba8381236 net: fib_notifier: Add temporary events to the FIB notification chain by Ido Schimmel · 5 years ago
  92. 366c7bb Merge branch 'hns3-next' by David S. Miller · 5 years ago
  93. d543245 net: hns3: do not schedule the periodic task when reset fail by Guojia Liao · 5 years ago
  94. 0ea6890 net: hns3: allocate WQ with WQ_MEM_RECLAIM flag by Yunsheng Lin · 5 years ago
  95. ff20009 net: hns3: remove unnecessary work in hclgevf_main by Yunsheng Lin · 5 years ago
  96. 1c6dfe6 net: hns3: remove mailbox and reset work in hclge_main by Yunsheng Lin · 5 years ago
  97. b3c3fe8 net: hns3: schedule hclgevf_service by using delayed workqueue by Yunsheng Lin · 5 years ago
  98. 54e1f08 ipv6: Annotate ipv6_addr_is_* bitwise pointer casts by Sven Eckelmann · 5 years ago
  99. 1f1c1d7 ipv6: Annotate bitwise IPv6 dsfield pointer cast by Sven Eckelmann · 5 years ago
  100. f325937 r8169: check that Realtek PHY driver module is loaded by Heiner Kallweit · 5 years ago