- 4e1a691 mlx4: Mark PM functions as __maybe_unused by Wei Yongjun · 4 years, 7 months ago
- ffa76e3 ksz884x: mark pcidev_suspend() as __maybe_unused by Wei Yongjun · 4 years, 7 months ago
- 44947c0 Merge branch 'net-macb-few-code-cleanups' by David S. Miller · 4 years, 7 months ago
- 8932b5a net: macb: remove is_udp variable by Claudiu Beznea · 4 years, 7 months ago
- 580d395 net: macb: do not initialize queue variable by Claudiu Beznea · 4 years, 7 months ago
- b7ab39b net: macb: use hweight32() to count set bits in queue_mask by Claudiu Beznea · 4 years, 7 months ago
- fec371f net: macb: do not set again bit 0 of queue_mask by Claudiu Beznea · 4 years, 7 months ago
- 9eb6206 Merge branch 'bridge-mrp-Add-support-for-getting-the-status' by David S. Miller · 4 years, 7 months ago
- 36a8e8e bridge: Extend br_fill_ifinfo to return MPR status by Horatiu Vultur · 4 years, 7 months ago
- df42ef22 bridge: mrp: Add br_mrp_fill_info by Horatiu Vultur · 4 years, 7 months ago
- e4266b9 bridge: uapi: mrp: Extend MRP attributes to get the status by Horatiu Vultur · 4 years, 7 months ago
- 23212a7 Merge branch 'mptcp-add-receive-buffer-auto-tuning' by David S. Miller · 4 years, 7 months ago
- a6b118f mptcp: add receive buffer auto-tuning by Florian Westphal · 4 years, 7 months ago
- 767659f selftests: mptcp: add option to specify size of file to transfer by Florian Westphal · 4 years, 7 months ago
- b97e9d9 net: sched: Allow changing default qdisc to FQ-PIE by Danny Lin · 4 years, 7 months ago
- d8c8a96 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 7 months ago
- 11a20c7 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 7 months ago
- 66486d8 ice: replace single-element array used for C struct hack by Bruce Allan · 4 years, 7 months ago
- b3c3890 ice: avoid unnecessary single-member variable-length structs by Bruce Allan · 4 years, 7 months ago
- a3b658c bonding: allow xfrm offload setup post-module-load by Jarod Wilson · 4 years, 7 months ago
- 8d7aab3 ice: implement snapshot for device capabilities by Jacob Keller · 4 years, 7 months ago
- 651f8bd Merge branch 'net-ipa-endpoint-configuration-updates' by David S. Miller · 4 years, 7 months ago
- 547c878 net: ipa: HOL_BLOCK_EN_FMASK is a 1-bit mask by Alex Elder · 4 years, 7 months ago
- 8b97bcb net: ipa: clarify endpoint register macro constraints by Alex Elder · 4 years, 7 months ago
- 00b9102 net: ipa: mode register is TX only by Alex Elder · 4 years, 7 months ago
- 9b63f09 net: ipa: metadata_mask register is RX only by Alex Elder · 4 years, 7 months ago
- f8d34df net: ipa: head-of-line block registers are RX only by Alex Elder · 4 years, 7 months ago
- 21ddff5 Merge branch 'net-ipa-small-improvements' by David S. Miller · 4 years, 7 months ago
- 722208e net: ipa: kill IPA_MEM_UC_OFFSET by Alex Elder · 4 years, 7 months ago
- 8463488 net: ipa: standarize more GSI error messages by Alex Elder · 4 years, 7 months ago
- a442b3c net: ipa: always report GSI state errors by Alex Elder · 4 years, 7 months ago
- 6f6746d Merge branch 'net-ipa-simple-refactorizations' by David S. Miller · 4 years, 7 months ago
- 9e88cb5 net: ipa: reuse a local variable in ipa_endpoint_init_aggr() by Alex Elder · 4 years, 7 months ago
- 1d86652 net: ipa: reduce aggregation time limit by Alex Elder · 4 years, 7 months ago
- 317a574 net: ipa: rework ipa_aggr_granularity_val() by Alex Elder · 4 years, 7 months ago
- 8c96439 Merge branch 'add-XDP-support-to-xen-netfront' by David S. Miller · 4 years, 7 months ago
- 1c9535c xen networking: add XDP offset adjustment to xen-netback by Denis Kirjanov · 4 years, 7 months ago
- 6c5aa6f xen networking: add basic XDP support for xen-netfront by Denis Kirjanov · 4 years, 7 months ago
- 2cef30d xen: netif.h: add a new extra type for XDP by Denis Kirjanov · 4 years, 7 months ago
- a296d66 ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support by Radoslaw Tyl · 4 years, 7 months ago
- bb0967c ixgbe: Cleanup unneeded delay in ethtool test by Jeff Kirsher · 4 years, 7 months ago
- 9358076 iavf: Fix updating statistics by Tony Nguyen · 4 years, 7 months ago
- 44ea803 i40e: introduce new dump desc XDP command by Ciara Loftus · 4 years, 7 months ago
- 890c402 i40e: add XDP ring statistics to dump VSI debug output by Ciara Loftus · 4 years, 7 months ago
- e296826 i40e: add XDP ring statistics to VSI stats by Ciara Loftus · 4 years, 7 months ago
- 1fd972e i40e: move check of full Tx ring to outside of send loop by Magnus Karlsson · 4 years, 7 months ago
- 4b5539c i40e: eliminate division in napi_poll data path by Magnus Karlsson · 4 years, 7 months ago
- 5574ff7 i40e: optimize AF_XDP Tx completion path by Magnus Karlsson · 4 years, 7 months ago
- 753f388 iavf: fix error return code in iavf_init_get_resources() by Wei Yongjun · 4 years, 7 months ago
- d5ec9e2 i40e: Add support for a new feature Total Port Shutdown by Arkadiusz Kubalewski · 4 years, 7 months ago
- 5463fce6 ethernet/intel: Convert fallthrough code comments by Jeff Kirsher · 4 years, 8 months ago
- 6d79dc6 Merge branch 'net-ethernet-use-generic-power-management' by David S. Miller · 4 years, 7 months ago
- 40c1b1e natsemi: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 4c2ad12 vxge: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 6412061 ksz884x: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 0e3e206 mlx4: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- e9a7f8c benet: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 78cad4c sundance: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 1c2e483 liquidio: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 817a89a ena_netdev: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- a7c48c7 starfire: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 33b7a25 ne2k-pci: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 7b46681 typhoon: use generic power management by Vaibhav Gupta · 4 years, 7 months ago
- 4f195d2 qed: Make symbol 'qed_hw_err_type_descr' static by Hulk Robot · 4 years, 7 months ago
- 2a6d6c3 net/packet: remove redundant initialization of variable err by Colin Ian King · 4 years, 7 months ago
- 2b04a66 Merge branch 'cxgb4-add-mirror-action-support-for-TC-MATCHALL' by David S. Miller · 4 years, 7 months ago
- 696c278 cxgb4: add main VI to mirror VI config replication by Rahul Lakkireddy · 4 years, 7 months ago
- 2b465ed cxgb4: add support for mirror Rxqs by Rahul Lakkireddy · 4 years, 7 months ago
- fd2261d cxgb4: add mirror action to TC-MATCHALL offload by Rahul Lakkireddy · 4 years, 7 months ago
- 75603a3 pcnet32: Mark PM functions as __maybe_unused by Nathan Chancellor · 4 years, 7 months ago
- 0adcd29 amd8111e: Mark PM functions as __maybe_unused by Nathan Chancellor · 4 years, 7 months ago
- 2429ec2 Merge branch 'net-improve-devres-helpers' by David S. Miller · 4 years, 7 months ago
- 9ed0a3f net: ethernet: mtk-star-emac: use devm_of_mdiobus_register() by Bartosz Golaszewski · 4 years, 7 months ago
- 14eeb6e of: mdio: provide devm_of_mdiobus_register() by Bartosz Golaszewski · 4 years, 7 months ago
- a0bd96f of: mdio: remove the 'extern' keyword from function declarations by Bartosz Golaszewski · 4 years, 7 months ago
- ac3a68d net: phy: don't abuse devres in devm_mdiobus_register() by Bartosz Golaszewski · 4 years, 7 months ago
- 6a9a572 phy: mdio: add kerneldoc for __devm_mdiobus_register() by Bartosz Golaszewski · 4 years, 7 months ago
- 8b11c20 phy: un-inline devm_mdiobus_register() by Bartosz Golaszewski · 4 years, 7 months ago
- bd8ff6d Documentation: devres: add missing mdio helper by Bartosz Golaszewski · 4 years, 7 months ago
- fe18951 net: devres: rename the release callback of devm_register_netdev() by Bartosz Golaszewski · 4 years, 7 months ago
- d10d607 net: ethernet: ixgbe: don't call devm_mdiobus_free() by Bartosz Golaszewski · 4 years, 7 months ago
- 09ef193 net: ethernet: ixgbe: check the return value of ixgbe_mii_bus_init() by Bartosz Golaszewski · 4 years, 7 months ago
- e0cdac6 cxgb4vf: configure ports accessible by the VF by Nirranjan Kirubaharan · 4 years, 7 months ago
- b007def8 Merge branch 'net-qed-qede-license-cleanup' by David S. Miller · 4 years, 7 months ago
- c4fad2a net: qede: update copyright years by Alexander Lobakin · 4 years, 7 months ago
- 7268f33e net: qede: convert to SPDX License Identifiers by Alexander Lobakin · 4 years, 7 months ago
- 090efe0 net: qede: correct existing SPDX tags by Alexander Lobakin · 4 years, 7 months ago
- 663eacd net: qed: update copyright years by Alexander Lobakin · 4 years, 7 months ago
- 1f4d4ed net: qed: convert to SPDX License Identifiers by Alexander Lobakin · 4 years, 7 months ago
- ab81e23 net: qed: correct existing SPDX tags by Alexander Lobakin · 4 years, 7 months ago
- ff91e92 tcp: call tcp_ack_tstamp() when not fully acked by Yousuk Seung · 4 years, 7 months ago
- 5831b33 net/mlx5e: fix memory leak of tls by Colin Ian King · 4 years, 7 months ago
- 6bad912 mptcp: do nonce initialization at subflow creation time by Paolo Abeni · 4 years, 7 months ago
- a6ed3eb net/tls: fix sign extension issue when left shifting u16 value by Colin Ian King · 4 years, 7 months ago
- a376758 Merge branch 'sfc-prerequisites-for-EF100-driver-part-2' by David S. Miller · 4 years, 7 months ago
- c72ae70 sfc: don't call tx_remove if there isn't one by Edward Cree · 4 years, 7 months ago
- f07cb41 sfc: commonise initialisation of efx->vport_id by Edward Cree · 4 years, 7 months ago
- d4adc51 sfc: commonise efx->[rt]xq_entries initialisation by Edward Cree · 4 years, 7 months ago
- 937aa3a sfc: initialise max_[tx_]channels in efx_init_channels() by Edward Cree · 4 years, 7 months ago
- 20e1026 sfc: move definition of EFX_MC_STATS_GENERATION_INVALID by Edward Cree · 4 years, 7 months ago