1. ab1e6de dpaa2-eth: Add mqprio support by Ioana Radulescu · 5 years ago
  2. 15c87f6 dpaa2-eth: Support multiple traffic classes on Tx by Ioana Radulescu · 5 years ago
  3. 06d5b17 dpaa2-eth: Refactor xps code by Ioana Radulescu · 5 years ago
  4. a41efed net: ethernet: ti: cpts: fix build failure for powerpc by Grygorii Strashko · 5 years ago
  5. 2131fba net: dsa: Deal with non-existing PHY/fixed-link by Florian Fainelli · 5 years ago
  6. fcf1536 net: dsa: mv88e6xxx: lock mutex in port_fdb_dump by Vivien Didelot · 5 years ago
  7. 0114214 dt-bindings: net: wiznet: add w5x00 support by Nicolas Saenz Julienne · 5 years ago
  8. b9dd694 net: ethernet: wiznet: w5X00 add device tree support by Nicolas Saenz Julienne · 5 years ago
  9. 7a096d5 net: sched: ingress: set 'unlocked' flag for Qdisc ops by Vlad Buslov · 5 years ago
  10. 758a0a4 Merge branch 'tls-add-support-for-kernel-driven-resync-and-nfp-RX-offload' by David S. Miller · 5 years ago
  11. 9ed431c nfp: tls: make use of kernel-driven TX resync by Jakub Kicinski · 5 years ago
  12. 5018007 net/tls: add kernel-driven resync mechanism for TX by Jakub Kicinski · 5 years ago
  13. eeb2efa net/tls: generalize the resync callback by Jakub Kicinski · 5 years ago
  14. c0a4948 nfp: tls: enable TLS RX offload by Jakub Kicinski · 5 years ago
  15. cad228a nfp: tls: implement RX TLS resync by Dirk van der Merwe · 5 years ago
  16. e2c7114 nfp: add async version of mailbox communication by Jakub Kicinski · 5 years ago
  17. d7053e0 nfp: rename nfp_ccm_mbox_alloc() by Jakub Kicinski · 5 years ago
  18. 5bcb5c7 nfp: tls: set skb decrypted flag by Dirk van der Merwe · 5 years ago
  19. f953d33b net/tls: add kernel-driven TLS RX resync by Jakub Kicinski · 5 years ago
  20. fe58a5a net/tls: rename handle_device_resync() by Jakub Kicinski · 5 years ago
  21. 89fec47 net/tls: pass record number as a byte array by Jakub Kicinski · 5 years ago
  22. 4967373 net/tls: simplify seq calculation in handle_device_resync() by Jakub Kicinski · 5 years ago
  23. 4608805 packet: remove unused variable 'status' in __packet_lookup_frame_in_block by Mao Wenan · 5 years ago
  24. f7a8fb1 net: openvswitch: remove unnecessary ASSERT_OVSL in ovs_vport_del() by Taehee Yoo · 5 years ago
  25. abf9979 net: netlink: make netlink_walk_start() void return type by Taehee Yoo · 5 years ago
  26. e28799e selftests: pmtu: Introduce list_flush_ipv6_exception test case by Stefano Brivio · 5 years ago
  27. 48debfd Merge branch 'net-Enable-nexthop-objects-with-IPv4-and-IPv6-routes' by David S. Miller · 5 years ago
  28. cab14d1 selftests: Add version of router_multipath.sh using nexthop objects by David Ahern · 5 years ago
  29. 735ab2f selftests: Add test with multiple prefixes using single nexthop by David Ahern · 5 years ago
  30. 622946d selftests: icmp_redirect: Add support for routing via nexthop objects by David Ahern · 5 years ago
  31. 438a9a8 selftests: pmtu: Add support for routing via nexthop objects by David Ahern · 5 years ago
  32. f4ca0c34 selftests: pmtu: Move route installs to a new function by David Ahern · 5 years ago
  33. 243781d selftests: pmtu: Move running of test into a new function by David Ahern · 5 years ago
  34. 7bf4796 nexthops: add support for replace by David Ahern · 5 years ago
  35. 5b98324 ipv6: Allow routes to use nexthop objects by David Ahern · 5 years ago
  36. 6c48ea5 ipv4: Optimization for fib_info lookup with nexthops by David Ahern · 5 years ago
  37. 493ced1 ipv4: Allow routes to use nexthop objects by David Ahern · 5 years ago
  38. 2d44234 ipv6: Handle all fib6_nh in a nexthop in mtu updates by David Ahern · 5 years ago
  39. 49d5b8e ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect by David Ahern · 5 years ago
  40. c55c898 ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect by David Ahern · 5 years ago
  41. e659ba3 ipv6: Handle all fib6_nh in a nexthop in exception handling by David Ahern · 5 years ago
  42. 2c170e0 ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev by David Ahern · 5 years ago
  43. a1b7a1f ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size by David Ahern · 5 years ago
  44. 17a5984 ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf by David Ahern · 5 years ago
  45. 962b680 ipv6: Handle all fib6_nh in a nexthop in rt6_device_match by David Ahern · 5 years ago
  46. 2ab75bf ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from by David Ahern · 5 years ago
  47. f88c9aa nexthops: Add ipv6 helper to walk all fib6_nh in a nexthop struct by David Ahern · 5 years ago
  48. 948622f tcp: Make tcp_fastopen_alloc_ctx static by YueHaibing · 5 years ago
  49. 00fa283 Merge branch 'r8169-improve-handling-of-chip-specific-configuration' by David S. Miller · 5 years ago
  50. 145a40e r8169: remove struct rtl_cfg_info by Heiner Kallweit · 5 years ago
  51. 9fa0a8e r8169: remove member coalesce_info from struct rtl_cfg_info by Heiner Kallweit · 5 years ago
  52. 6c19156e29 r8169: remove callback hw_start from struct rtl_cfg_info by Heiner Kallweit · 5 years ago
  53. bc73241 r8169: rename CPCMD_QUIRK_MASK and apply it on all chip versions by Heiner Kallweit · 5 years ago
  54. ec9a408 r8169: improve setting interrupt mask by Heiner Kallweit · 5 years ago
  55. a248384 cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSI by Varun Prakash · 5 years ago
  56. ba217a4 Merge branch 'mvpp2-stats' by David S. Miller · 5 years ago
  57. 9bea689 net: mvpp2: Add support for more ethtool counters by Maxime Chevallier · 5 years ago
  58. f9fa96b net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters by Maxime Chevallier · 5 years ago
  59. 6410c13 net: mvpp2: Only clear the stat counters at port init by Maxime Chevallier · 5 years ago
  60. ad3a9ee ocelot: remove unused variable 'rc' in vcap_cmd() by Mao Wenan · 5 years ago
  61. c67b855 ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state by Eric Dumazet · 5 years ago
  62. 6566cd3 Merge branch 'RGMII-delays-for-SJA1105-DSA-driver' by David S. Miller · 5 years ago
  63. c05ec3d net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips by Vladimir Oltean · 5 years ago
  64. b5b0c7f net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs by Vladimir Oltean · 5 years ago
  65. 283da99 net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464 by Vladimir Oltean · 5 years ago
  66. a274ce0 Merge branch 'Rethink-PHYLINK-callbacks-for-SJA1105-DSA' by David S. Miller · 5 years ago
  67. 8400cff net: dsa: sja1105: Rethink the PHYLINK callbacks by Vladimir Oltean · 5 years ago
  68. d114fb0 net: dsa: sja1105: Export the sja1105_inhibit_tx function by Vladimir Oltean · 5 years ago
  69. 1fd4a17 net: dsa: sja1105: Update some comments about PHYLIB by Vladimir Oltean · 5 years ago
  70. c44d053 net: dsa: sja1105: Use SPEED_{10, 100, 1000, UNKNOWN} macros by Vladimir Oltean · 5 years ago
  71. de47c5d af_key: make use of BUG_ON macro by Hariprasad Kelam · 5 years ago
  72. 3920967 ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset() by Eric Dumazet · 5 years ago
  73. e8a492c Merge branch 'Avoid-local_irq_save-and-use-napi_alloc_frag-where-possible' by David S. Miller · 5 years ago
  74. 6dcdd88 net: hwbm: Make the hwbm_pool lock a mutex by Sebastian Andrzej Siewior · 5 years ago
  75. 49eef82 tg3: Use napi_alloc_frag() by Sebastian Andrzej Siewior · 5 years ago
  76. 3a89aae bnx2x: Use napi_alloc_frag() by Sebastian Andrzej Siewior · 5 years ago
  77. 90bc6d4 dpaa2-eth: Use napi_alloc_frag() by Sebastian Andrzej Siewior · 5 years ago
  78. f9dae55 dpaa2-eth: Remove preempt_disable() from seed_pool() by Sebastian Andrzej Siewior · 5 years ago
  79. 92dcabd net: Don't disable interrupts in __netdev_alloc_skb() by Sebastian Andrzej Siewior · 5 years ago
  80. 7ba7aea net: Don't disable interrupts in napi_alloc_frag() by Sebastian Andrzej Siewior · 5 years ago
  81. 9e49fe4 Merge branch 'SFP-polling-fixes' by David S. Miller · 5 years ago
  82. 2158e85 net: sfp: add mutex to prevent concurrent state checks by Robert Hancock · 5 years ago
  83. 257c255 net: sfp: Stop SFP polling and interrupt handling during shutdown by Robert Hancock · 5 years ago
  84. 5270041 nexthop: off by one in nexthop_mpath_select() by Dan Carpenter · 5 years ago
  85. 90b8b7e Merge branch 'bonding-clean-up-and-standarize-logging-printks' by David S. Miller · 5 years ago
  86. f887e54 bonding/options: convert to using slave printk macros by Jarod Wilson · 5 years ago
  87. 7ea2e42 bonding/alb: convert to using slave printk macros by Jarod Wilson · 5 years ago
  88. 1772098 bonding/802.3ad: convert to using slave printk macros by Jarod Wilson · 5 years ago
  89. e2a7420 bonding/main: convert to using slave printk macros by Jarod Wilson · 5 years ago
  90. 5237ff7 bonding: add slave_foo printk macros by Jarod Wilson · 5 years ago
  91. f43b653 bonding: fix error messages in bond_do_fail_over_mac by Jarod Wilson · 5 years ago
  92. 75466dc bonding: improve event debug usability by Jarod Wilson · 5 years ago
  93. 517a772 net: fec_main: Use dev_err() instead of pr_err() by Fabio Estevam · 5 years ago
  94. c976507 cxgb4: Set initial IRQ affinity hints by Nirranjan Kirubaharan · 5 years ago
  95. 632d1a4 Merge branch 'hns3-next' by David S. Miller · 5 years ago
  96. 9b2f347 net: hns3: fix some coding style issues by Weihang Li · 5 years ago
  97. 63cbf7a net: hns3: some modifications to simplify and optimize code by Yufeng Mo · 5 years ago
  98. 3caf772 net: hns3: refactor PF/VF RSS hash key configuration by Yufeng Mo · 5 years ago
  99. b37ce58 net: hns3: use macros instead of magic numbers by Yufeng Mo · 5 years ago
  100. e91e388 net: hns3: small changes for magic numbers by Jian Shen · 5 years ago