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