1. 6c2f997 ice: Update function header for __ice_vsi_get_qs by Anirudh Venkataramanan · 6 years ago
  2. ac46675 ice: Remove unnecessary braces by Anirudh Venkataramanan · 6 years ago
  3. 10c7e4c ice: Remove unused function prototype by Anirudh Venkataramanan · 6 years ago
  4. 203a068 ice: Add missing case in print_link_msg for printing flow control by Brett Creeley · 6 years ago
  5. 8244dd2 ice: Audit hotpath structures with pahole by Brett Creeley · 6 years ago
  6. 89f3e4a ice: Do not bail out when filter already exists by Preethi Banala · 6 years ago
  7. 4e1af7b ice: Fix issue with VF attempt to delete default MAC address by Akeem G Abodunrin · 6 years ago
  8. a7c9b47 ice: enable VF admin queue interrupts by Mitch Williams · 6 years ago
  9. 64a59d0 ice: Fix for adaptive interrupt moderation by Anirudh Venkataramanan · 6 years ago
  10. 5995b6d ice: Implement pci_error_handler ops by Brett Creeley · 6 years ago
  11. 5abac9d ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset by Brett Creeley · 6 years ago
  12. cf6c6e0 ice: use virt channel status codes by Mitch Williams · 6 years ago
  13. 91dab5d ice: Remove unnecessary newlines from log messages by Jeremiah Kyle · 6 years ago
  14. fa7e428 openvswitch: add seqadj extension when NAT is used. by Flavio Leitner · 6 years ago
  15. 0a25d92 dpaa2-eth: use netif_receive_skb_list by Ioana Ciornei · 6 years ago
  16. 6da88a8 tipc: fix return value check in tipc_mcast_send_sync() by Wei Yongjun · 6 years ago
  17. f7f9467 Merge branch 'net-phy-aquantia-report-Aquantia-specific-settings-and-features' by David S. Miller · 6 years ago
  18. 2d64610 net: phy: aquantia: inform about proprietary 1000Base-T2 mode being in use by Heiner Kallweit · 6 years ago
  19. 43429a0 net: phy: aquantia: report PHY details like firmware version by Heiner Kallweit · 6 years ago
  20. 9d685c1 net: phy: aquantia: print remote capabilities if link partner is Aquantia PHY by Heiner Kallweit · 6 years ago
  21. 6146dd4 net: dsa: Avoid null pointer when failing to connect to PHY by Vladimir Oltean · 6 years ago
  22. 9675db3 net: phy: aquantia: simplify aqr_config_aneg by Heiner Kallweit · 6 years ago
  23. be67101 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  24. 86e8179 ice: Create a generic name for the ice_rx_flg64_bits structure by Chinh T Cao · 6 years ago
  25. 2bdc97b ice: add and use new ice_for_each_traffic_class() macro by Bruce Allan · 6 years ago
  26. 105e5bc ice: change VF VSI tc info along with num_queues by Preethi Banala · 6 years ago
  27. 2ebd442 ice: Prevent unintended multiple chain resets by Dave Ertman · 6 years ago
  28. a65f71f ice: map Rx buffer pages with DMA attributes by Maciej Fijalkowski · 6 years ago
  29. 712edbb ice: Limit the ice_add_rx_frag to frag addition by Maciej Fijalkowski · 6 years ago
  30. 1d032bc ice: Gather the rx buf clean-up logic for better reuse by Maciej Fijalkowski · 6 years ago
  31. 03c66a1 ice: Introduce bulk update for page count by Maciej Fijalkowski · 6 years ago
  32. 1857ca4 ice: Get rid of ice_pull_tail by Maciej Fijalkowski · 6 years ago
  33. bbb9780 ice: Pull out page reuse checks onto separate function by Maciej Fijalkowski · 6 years ago
  34. 6c869cb ice: Retrieve rx_buf in separate function by Maciej Fijalkowski · 6 years ago
  35. 250c3b3 ice: Enable link events over the ARQ by Brett Creeley · 6 years ago
  36. 8d051b8 ice: use irq_num var in ice_vsi_req_irq_msix by Alan Brady · 6 years ago
  37. 840bcd8 ice: Restore VLAN switch rule if port VLAN existed before by Michal Swiatkowski · 6 years ago
  38. b0153fd ice: update VSI config dynamically by Victor Raj · 6 years ago
  39. 68cc299 Merge branch 'devlink-small-spring-cleanup' by David S. Miller · 6 years ago
  40. f6b19b3 net: devlink: select NET_DEVLINK from drivers by Jiri Pirko · 6 years ago
  41. b8f9755 net: devlink: add port type spinlock by Jiri Pirko · 6 years ago
  42. 2b239e7 net: devlink: warn on setting type on unregistered port by Jiri Pirko · 6 years ago
  43. d0d54e8 bnxt: set devlink port type after registration by Jiri Pirko · 6 years ago
  44. faaccbe nfp: move devlink port type set after netdev registration by Jiri Pirko · 6 years ago
  45. 45b8611 net: devlink: disallow port_attrs_set() to be called before register by Jiri Pirko · 6 years ago
  46. d8ba362 dsa: move devlink_port_attrs_set() call before register by Jiri Pirko · 6 years ago
  47. e519418 mlxsw: Move devlink_port_attrs_set() call before register by Jiri Pirko · 6 years ago
  48. 773b1f3 net: devlink: don't pass return value of __devlink_port_type_set() by Jiri Pirko · 6 years ago
  49. e0dcd38 net: devlink: don't take devlink_mutex for devlink_compat_* by Jiri Pirko · 6 years ago
  50. c3f10cb bnxt: call devlink_port_type_eth_set() before port register by Jiri Pirko · 6 years ago
  51. a0e1813 bnxt: set devlink port attrs properly by Jiri Pirko · 6 years ago
  52. 402f99e5 dsa: add missing net/devlink.h include by Jiri Pirko · 6 years ago
  53. 477edb7 bnxt: add missing net/devlink.h include by Jiri Pirko · 6 years ago
  54. 375cf8c net: devlink: add couple of missing mutex_destroy() calls by Jiri Pirko · 6 years ago
  55. 956ca8f Merge branch 'aquantia-rx-perf' by David S. Miller · 6 years ago
  56. d0d443c net: aquantia: enable driver build for arm64 or compile_test by Igor Russkikh · 6 years ago
  57. 1eef475 net: aquantia: improve LRO configuration by Nikita Danilov · 6 years ago
  58. 1b09e72 net: aquantia: Increase rx ring default size from 1K to 2K by Igor Russkikh · 6 years ago
  59. 8bd7e76 net: aquantia: Make RX default frame size 2K by Igor Russkikh · 6 years ago
  60. 9773ef1 net: aquantia: Introduce rx refill threshold value by Igor Russkikh · 6 years ago
  61. 46f4c29 net: aquantia: optimize rx performance by page reuse strategy by Igor Russkikh · 6 years ago
  62. 7e2698c net: aquantia: optimize rx path using larger preallocated skb len by Igor Russkikh · 6 years ago
  63. d64fee0 Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  64. 071d08a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  65. bdaba89 Merge branch 'tcp-rx-tx-cache' by David S. Miller · 6 years ago
  66. 8b27dae tcp: add one skb cache for rx by Eric Dumazet · 6 years ago
  67. 472c2e0 tcp: add one skb cache for tx by Eric Dumazet · 6 years ago
  68. dc05360 net: convert rps_needed and rfs_needed to new static branch api by Eric Dumazet · 6 years ago
  69. 7c1508e Merge branch 'net-dev-BYPASS-for-lockless-qdisc' by David S. Miller · 6 years ago
  70. ba27b4c net: dev: introduce support for sch BYPASS for lockless qdisc by Paolo Abeni · 6 years ago
  71. 28cff53 net: sched: add empty status flag for NOLOCK qdisc by Paolo Abeni · 6 years ago
  72. 576fd2f tcp: add documentation for tcp_ca_state by Soheil Hassas Yeganeh · 6 years ago
  73. e6d1407 tcp: remove conditional branches from tcp_mstamp_refresh() by Eric Dumazet · 6 years ago
  74. a7a01ab net: phy: Correct Cygnus/Omega PHY driver prompt by Florian Fainelli · 6 years ago
  75. 76b496b net/mlx5e: Replace TC VLAN pop and push actions with VLAN modify by Eli Britstein · 6 years ago
  76. bdc837e net/mlx5e: Support VLAN modify action by Eli Britstein · 6 years ago
  77. 0eb69bb net/mlx5e: Add VLAN ID rewrite fields by Eli Britstein · 6 years ago
  78. bea9641 net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file by Moshe Shemesh · 6 years ago
  79. e3cfc7e net/mlx5e: TX, Add geneve tunnel stateless offload support by Moshe Shemesh · 6 years ago
  80. cac018b8 net/mlx5e: Take SW parser code to a separate function by Moshe Shemesh · 6 years ago
  81. 974eff2 net: Move the definition of the default Geneve udp port to public header file by Moshe Shemesh · 6 years ago
  82. bdde931 net/mlx5e: Remove redundant assignment by Gustavo A. R. Silva · 6 years ago
  83. ee576ec net/mlx5e: Fix compilation warning in en_tc.c by Saeed Mahameed · 6 years ago
  84. d3669ca net/mlx5e: Fix port buffer function documentation format by Saeed Mahameed · 6 years ago
  85. 092ead4 net/mlx5: Fix compilation warning in eq.c by Saeed Mahameed · 6 years ago
  86. eb5cc43 net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API by Parav Pandit · 6 years ago
  87. 2aca178 net/mlx5: Rename total_vfs to total_vports by Parav Pandit · 6 years ago
  88. 88d7384 net/mlx5: Simplify sriov enable/disable flow by Parav Pandit · 6 years ago
  89. f1ef73f ice: Get VF VSI instances directly via PF by Akeem G Abodunrin · 6 years ago
  90. d84b899 ice: Don't let VF know that it is untrusted by Akeem G Abodunrin · 6 years ago
  91. 26069b4 ice: Set LAN_EN for all directional rules by Yashaswini Raghuram Prathivadi Bhayankaram · 6 years ago
  92. b58dafb ice: Do not set LB_EN for prune switch rules by Christopher N Bednarz · 6 years ago
  93. 277b3a4 ice: Enable LAN_EN for the right recipes by Yashaswini Raghuram Prathivadi Bhayankaram · 6 years ago
  94. 5eda8af ice: Add support for PF/VF promiscuous mode by Akeem G Abodunrin · 6 years ago
  95. e1ca65a ice: code cleanup in ice_sched.c by Victor Raj · 6 years ago
  96. eb86b09 ice: Remove unused vsi_id field by Anirudh Venkataramanan · 6 years ago
  97. c8b7abd ice: fix some function prototype and signature style issues by Bruce Allan · 6 years ago
  98. 60dcc39 ice: fix the divide by zero issue by Kiran Patil · 6 years ago
  99. 5743020 ice: Fix issue reconfiguring VF queues by Akeem G Abodunrin · 6 years ago
  100. 23d21c3 ice: Remove unused function prototype by Anirudh Venkataramanan · 6 years ago