1. f86a190 net: ipa: rename db_enable flag by Alex Elder · 4 years, 8 months ago
  2. ee733cd Merge branch 'tcp-minor-adjustments-for-low-pacing-rates' by David S. Miller · 4 years, 8 months ago
  3. 916e6d1 tcp: defer xmit timer reset in tcp_xmit_retransmit_queue() by Eric Dumazet · 4 years, 8 months ago
  4. 8dc242a tcp: refine tcp_pacing_delay() for very low pacing rates by Eric Dumazet · 4 years, 8 months ago
  5. b94c280 arm64: dts: sdm845: add IPA iommus property by Alex Elder · 4 years, 8 months ago
  6. a88845d Merge branch 'timer-add-fsleep-for-flexible-sleeping' Heiner Kallweit says: by David S. Miller · 4 years, 8 months ago
  7. d6836ef r8169: use fsleep in polling functions by Heiner Kallweit · 4 years, 8 months ago
  8. c6af13d timer: add fsleep for flexible sleeping by Heiner Kallweit · 4 years, 8 months ago
  9. 969c546 ipv6: Implement draft-ietf-6man-rfc4941bis by Fernando Gont · 4 years, 8 months ago
  10. a7defa7 Merge branch 'add-phy-shared-storage' by David S. Miller · 4 years, 8 months ago
  11. deb04e9 net: phy: mscc: use phy_package_shared by Michael Walle · 4 years, 8 months ago
  12. dc9989f net: phy: bcm54140: use phy_package_shared by Michael Walle · 4 years, 8 months ago
  13. 6349084 net: phy: add concept of shared storage for PHYs by Michael Walle · 4 years, 8 months ago
  14. 857b412 Revert "crypto: chelsio - Inline single pdu only" by Ayush Sawal · 4 years, 8 months ago
  15. 9532131 net: 7990: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  16. 787e4a7 net: cpmac: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  17. 1078653 net: moxa: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  18. 1cfecc2 net: lantiq: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  19. df1577c net: enetc: Make some symbols static by ChenTao · 4 years, 8 months ago
  20. e910a39 net: mediatek: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  21. d54fc48 net: socionext: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  22. 1f3e915 net: renesas: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  23. 77afd98 Merge branch 's390-qeth-next' by David S. Miller · 4 years, 8 months ago
  24. dc9c404 s390/qeth: clean up Kconfig help text by Julian Wiedmann · 4 years, 8 months ago
  25. 7005b75 s390/qeth: return error when starting a reset fails by Julian Wiedmann · 4 years, 8 months ago
  26. 6ee091e s390/qeth: set TX IRQ marker on last buffer in a group by Julian Wiedmann · 4 years, 8 months ago
  27. a875fd1 s390/qeth: indicate contiguous TX buffer elements by Julian Wiedmann · 4 years, 8 months ago
  28. fff1ace s390/qeth: merge TX skb mapping code by Julian Wiedmann · 4 years, 8 months ago
  29. c619e9a s390/qeth: don't use restricted offloads for local traffic by Julian Wiedmann · 4 years, 8 months ago
  30. 1d38c2e s390/qeth: extract helpers for next-hop lookup by Julian Wiedmann · 4 years, 8 months ago
  31. fb8d258 s390/qeth: add debugfs file for local IP addresses by Julian Wiedmann · 4 years, 8 months ago
  32. 0d49c06 s390/qeth: process local address events by Julian Wiedmann · 4 years, 8 months ago
  33. 3be8301 s390/qeth: keep track of LP2LP capability for csum offload by Julian Wiedmann · 4 years, 8 months ago
  34. 2f86499 net: ethernet: mediatek: Make mtk_m32 static by Samuel Zou · 4 years, 8 months ago
  35. f9cbf19 net: mlx4: remove unneeded variable "err" in mlx4_en_get_rxfh() by Jason Yan · 4 years, 8 months ago
  36. 8741e18 net: bridge: return false in br_mrp_enabled() by Jason Yan · 4 years, 8 months ago
  37. cadb5c4 net: cortina: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  38. bbae62e net: ethernet: ti: Use PTR_ERR_OR_ZERO() to simplify code by Samuel Zou · 4 years, 8 months ago
  39. 01241aa net: ethernet: ti: am65-cpts: fix build by Grygorii Strashko · 4 years, 8 months ago
  40. f989d54 erspan: Add type I version 0 support. by William Tu · 4 years, 8 months ago
  41. 730f135 cxgb4/cxgb4vf: Remove superfluous void * cast in debugfs_create_file() call by Geert Uytterhoeven · 4 years, 8 months ago
  42. 9ea8330 Merge branch 'smc-log-state-changes-and-cleanup' by David S. Miller · 4 years, 8 months ago
  43. fea8052 net/smc: remove unused inline function smc_curs_read by YueHaibing · 4 years, 8 months ago
  44. 0a99be4 net/smc: log important pnetid and state change events by Karsten Graul · 4 years, 8 months ago
  45. b38eb47 dt-binding: net: ti: am65x-cpts: fix dt_binding_check fail by Grygorii Strashko · 4 years, 8 months ago
  46. cc31d53 net: ipa: remove duplicated include from ipa_mem.c by YueHaibing · 4 years, 8 months ago
  47. fe121e0 sch_choke: Remove classid from choke_skb_cb. by David S. Miller · 4 years, 8 months ago
  48. 5b545cb net: sierra_net: Remove unused inline function by YueHaibing · 4 years, 8 months ago
  49. e36cac0 bnx2x: Remove unused inline function bnx2x_vf_vlan_credit by YueHaibing · 4 years, 8 months ago
  50. 592138a net: sched: choke: Remove unused inline function choke_set_classid by YueHaibing · 4 years, 8 months ago
  51. b16751f net: microchip: Remove unused inline function is_bits_set by YueHaibing · 4 years, 8 months ago
  52. 9f410c2 myri10ge: Remove unused inline function myri10ge_vlan_ip_csum by YueHaibing · 4 years, 8 months ago
  53. d66e67b net: stmmac: Remove unused inline function stmmac_rx_threshold_count by YueHaibing · 4 years, 8 months ago
  54. 12dcceb net: mv643xx_eth: Remove unused inline function sum16_as_be by YueHaibing · 4 years, 8 months ago
  55. 7a4d40d net: sun: cassini: Remove unused inline functions by YueHaibing · 4 years, 8 months ago
  56. e94caac net: tehuti: remove unused inline function bdx_tx_db_size by YueHaibing · 4 years, 8 months ago
  57. 015cba7 net: ni: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  58. d192ae5 net: ethernet: ti: use true, false for bool variables in cpsw_new.c by Jason Yan · 4 years, 8 months ago
  59. ba42580 net: bnxt: Remove Comparison to bool in bnxt_ethtool.c by Jason Yan · 4 years, 8 months ago
  60. ec16111 net: agere: use true,false for bool variable by Jason Yan · 4 years, 8 months ago
  61. e8cc063 net: atheros: remove conversion to bool in atl1c_start_mac() by Jason Yan · 4 years, 8 months ago
  62. 93e6044 net: qede: Use true for bool variable in qede_init_fp() by Jason Yan · 4 years, 8 months ago
  63. 66b63a6 bnx2x: Remove Comparison to bool in bnx2x_dcb.c by Jason Yan · 4 years, 8 months ago
  64. d9a1c58 qlcnic: use true,false for bool variable in qlcnic_sriov_common.c by Jason Yan · 4 years, 8 months ago
  65. 3e1853e net: emac: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  66. 58618ef net: nxp: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  67. ab99b7d net: altera: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  68. 09f6c44 net: allwinner: Fix use correct return type for ndo_start_xmit() by Yunjian Wang · 4 years, 8 months ago
  69. 354d861 Merge branch 'net-reduce-dynamic-lockdep-keys' by David S. Miller · 4 years, 8 months ago
  70. e7511f5 bonding: remove useless stats_lock_key by Cong Wang · 4 years, 8 months ago
  71. 1a33e10 net: partially revert dynamic lockdep key changes by Cong Wang · 4 years, 8 months ago
  72. ea84c84 Merge branch 'net-ethernet-ti-k3-introduce-common-platform-time-sync-driver-cpts' by David S. Miller · 4 years, 8 months ago
  73. 461d6d0 arm64: dts: ti: j721e-main: add main navss cpts node by Grygorii Strashko · 4 years, 8 months ago
  74. 2939092 arm64: dts: ti: k3-j721e-mcu: add mcu cpsw cpts node by Grygorii Strashko · 4 years, 8 months ago
  75. b3f7e95 arm64: dts: ti: k3-am65-main: add main navss cpts node by Grygorii Strashko · 4 years, 8 months ago
  76. 885a26b arm64: dts: ti: k3-am65-mcu: add cpsw cpts node by Grygorii Strashko · 4 years, 8 months ago
  77. b1f66a5 net: ethernet: ti: am65-cpsw-nuss: enable packet timestamping support by Grygorii Strashko · 4 years, 8 months ago
  78. f6bd595 net: ethernet: ti: introduce am654 common platform time sync driver by Grygorii Strashko · 4 years, 8 months ago
  79. 6e87ac7 dt-binding: ti: am65x: document common platform time sync cpts module by Grygorii Strashko · 4 years, 8 months ago
  80. 1248dc0 Merge branch 'devlink-kernel-region-snapshot-id-allocation' by David S. Miller · 4 years, 8 months ago
  81. aebbd7d docs: devlink: clarify the scope of snapshot id by Jakub Kicinski · 4 years, 8 months ago
  82. 043b3e2 devlink: let kernel allocate region snapshot id by Jakub Kicinski · 4 years, 8 months ago
  83. dd86fec devlink: factor out building a snapshot notification by Jakub Kicinski · 4 years, 8 months ago
  84. 39d0105 net_sched: sch_fq: add horizon attribute by Eric Dumazet · 4 years, 8 months ago
  85. bf6dba7 net: sched: fallback to qdisc noqueue if default qdisc setup fail by Jesper Dangaard Brouer · 4 years, 8 months ago
  86. 09be4c4 Merge branch 'net-ipa-I-O-map-SMEM-and-IMEM' by David S. Miller · 4 years, 8 months ago
  87. a0036bb net: ipa: define SMEM memory region for IPA by Alex Elder · 4 years, 8 months ago
  88. 3e313c3 net: ipa: define IMEM memory region for IPA by Alex Elder · 4 years, 8 months ago
  89. 3128aae net: ipa: redefine struct ipa_mem_data by Alex Elder · 4 years, 8 months ago
  90. 8456c54 dt-bindings: net: add IPA iommus property by Alex Elder · 4 years, 8 months ago
  91. cad5eaf Merge branch 'net-add-helper-eth_hw_addr_crc' by David S. Miller · 4 years, 8 months ago
  92. bc54ac3 r8169: use new helper eth_hw_addr_crc by Heiner Kallweit · 4 years, 8 months ago
  93. b86cd70 net: add helper eth_hw_addr_crc by Heiner Kallweit · 4 years, 8 months ago
  94. e90c9fc net: dsa: felix: allow the device to be disabled by Michael Walle · 4 years, 8 months ago
  95. 627642f Merge branch 'net-smc-add-failover-processing' by David S. Miller · 4 years, 8 months ago
  96. 649758f net/smc: save SMC-R peer link_uid by Karsten Graul · 4 years, 8 months ago
  97. 45fa8da net/smc: create improved SMC-R link_uid by Karsten Graul · 4 years, 8 months ago
  98. a52bcc9 net/smc: improve termination processing by Karsten Graul · 4 years, 8 months ago
  99. 3e0c40a net/smc: add termination reason and handle LLC protocol violation by Karsten Graul · 4 years, 8 months ago
  100. ad6c111 net/smc: asymmetric link tagging by Karsten Graul · 4 years, 8 months ago