- 3b87cfe Merge branch 'r8169-mark-device-as-detached-in-PCI-D3-and-improve-locking' by David S. Miller · 4 years, 6 months ago
- 288302da r8169: improve rtl8169_runtime_resume by Heiner Kallweit · 4 years, 6 months ago
- 06a14ab r8169: remove driver-specific mutex by Heiner Kallweit · 4 years, 6 months ago
- abe5fc4 r8169: use RTNL to protect critical sections by Heiner Kallweit · 4 years, 6 months ago
- 567ca57 r8169: add rtl8169_up by Heiner Kallweit · 4 years, 6 months ago
- ec2f204 r8169: remove no longer needed checks for device being runtime-active by Heiner Kallweit · 4 years, 6 months ago
- 476c4f5 r8169: mark device as not present when in PCI D3 by Heiner Kallweit · 4 years, 6 months ago
- bd86924 net: core: try to runtime-resume detached device in __dev_open by Heiner Kallweit · 4 years, 6 months ago
- 8878adb Merge branch 'prepare-dwmac-meson8b-for-G12A-specific-initialization' by David S. Miller · 4 years, 6 months ago
- a4f6334 net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCs by Martin Blumenstingl · 4 years, 6 months ago
- 3efdb92 dt-bindings: net: dwmac-meson: Add a compatible string for G12A onwards by Martin Blumenstingl · 4 years, 6 months ago
- 58d844e Merge branch 'devlink-Add-board-serial_number-field-to-info_get-cb' by David S. Miller · 4 years, 6 months ago
- 9bf88b9 bnxt_en: Add board.serial_number field to info_get cb by Vasundhara Volam · 4 years, 6 months ago
- b5872cd devlink: Add support for board.serial_number to info_get cb. by Vasundhara Volam · 4 years, 6 months ago
- 406fcb5 Merge branch 'Cosmetic-cleanup-in-SJA1105-DSA-driver' by David S. Miller · 4 years, 6 months ago
- 13c832a net: dsa: sja1105: make the instantiations of struct sja1105_info constant by Vladimir Oltean · 4 years, 6 months ago
- 718e44b net: dsa: sja1105: make config table operation structures constant by Vladimir Oltean · 4 years, 6 months ago
- be3fb56 net: dsa: sja1105: remove empty structures from config table ops by Vladimir Oltean · 4 years, 6 months ago
- 717dd44 Merge branch 'net-dsa-qca8k-Improve-SGMII-interface-handling' by David S. Miller · 4 years, 6 months ago
- a997b33 net: dsa: qca8k: Minor comment spelling fix by Jonathan McDowell · 4 years, 6 months ago
- f6dadd5 net: dsa: qca8k: Improve SGMII interface handling by Jonathan McDowell · 4 years, 6 months ago
- b3591c2 net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB by Jonathan McDowell · 4 years, 6 months ago
- 2b3445e Merge branch 'bonding-initial-support-for-hardware-crypto-offload' by David S. Miller · 4 years, 6 months ago
- 18cb261 bonding: support hardware encryption offload to slaves by Jarod Wilson · 4 years, 6 months ago
- bf3a058 mlx5: become aware of when running as a bonding slave by Jarod Wilson · 4 years, 6 months ago
- 0dea9ea ixgbe_ipsec: become aware of when running as a bonding slave by Jarod Wilson · 4 years, 6 months ago
- 272c233 xfrm: bail early on slave pass over skb by Jarod Wilson · 4 years, 6 months ago
- 389cc2f Merge branch 'devlink-Support-get-set-mac-address-of-a-port-function' by David S. Miller · 4 years, 6 months ago
- 330077d net/mlx5: E-switch, Supporting setting devlink port function mac address by Parav Pandit · 4 years, 6 months ago
- 1094795c net/mlx5: Split mac address setting function for using state_lock by Parav Pandit · 4 years, 6 months ago
- f099fde net/mlx5: E-switch, Support querying port function mac address by Parav Pandit · 4 years, 6 months ago
- 443bf36 net/mlx5: Move helper to eswitch layer by Parav Pandit · 4 years, 6 months ago
- bd93975 net/mlx5: E-switch, Introduce and use eswitch support check helper by Parav Pandit · 4 years, 6 months ago
- fa99782 net/mlx5: Constify mac address pointer by Parav Pandit · 4 years, 6 months ago
- a1e8ae9 net/devlink: Support setting hardware address of port function by Parav Pandit · 4 years, 6 months ago
- 2a916ec net/devlink: Support querying hardware address of port function by Parav Pandit · 4 years, 6 months ago
- a829eb0 net/devlink: Prepare devlink port functions to fill extack by Parav Pandit · 4 years, 6 months ago
- 29a720c Merge branch 'Marvell-mvpp2-improvements' by David S. Miller · 4 years, 6 months ago
- 63d78cc net: mvpp2: set xlg flow control in mvpp2_mac_link_up() by Russell King · 4 years, 6 months ago
- bd45f64 net: mvpp2: add register modification helper by Russell King · 4 years, 6 months ago
- 6c2b49e net: mvpp2: add mvpp2_phylink_to_port() helper by Russell King · 4 years, 6 months ago
- a9a3320 net: mvpp2: add port support helpers by Russell King · 4 years, 6 months ago
- 8bf1539 Remove redundant skb null check by Gaurav Singh · 4 years, 6 months ago
- c8f8a9f Merge branch 'tcp-remove-two-indirect-calls-from-xmit-path' by David S. Miller · 4 years, 6 months ago
- dd2e0b8 tcp: remove indirect calls for icsk->icsk_af_ops->send_check by Eric Dumazet · 4 years, 6 months ago
- 05e22e8 tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit by Eric Dumazet · 4 years, 6 months ago
- 902053f of: mdio: preserve phy dev_flags in of_phy_connect() by Tao Ren · 4 years, 6 months ago
- 78e57f1 net: Avoid overwriting valid skb->napi_id by Amritha Nambiar · 4 years, 6 months ago
- 8eaf8d9 Remove redundant condition in qdisc_graft by Gaurav Singh · 4 years, 6 months ago
- cd39983 Merge branch 'Ocelot-Felix-driver-cleanup' by David S. Miller · 4 years, 6 months ago
- c73b0ad net: mscc: ocelot: unexpose ocelot_vcap_policer_{add,del} by Vladimir Oltean · 4 years, 6 months ago
- aae4e50 net: mscc: ocelot: generalize the "ACE/ACL" names by Vladimir Oltean · 4 years, 6 months ago
- 3c83654 net: mscc: ocelot: rename ocelot_ace.{c, h} to ocelot_vcap.{c,h} by Vladimir Oltean · 4 years, 6 months ago
- 9c90eea net: mscc: ocelot: move net_device related functions to ocelot_net.c by Vladimir Oltean · 4 years, 6 months ago
- d9feb90 net: mscc: ocelot: move ocelot_regs.c into ocelot_vsc7514.c by Vladimir Oltean · 4 years, 6 months ago
- 14addfb net: mscc: ocelot: rename MSCC_OCELOT_SWITCH_OCELOT to MSCC_OCELOT_SWITCH by Vladimir Oltean · 4 years, 6 months ago
- f4d0323 net: mscc: ocelot: convert MSCC_OCELOT_SWITCH into a library by Vladimir Oltean · 4 years, 6 months ago
- 5658386 net: mscc: ocelot: rename module to mscc_ocelot by Vladimir Oltean · 4 years, 6 months ago
- 589aa6e net: mscc: ocelot: rename ocelot_board.c to ocelot_vsc7514.c by Vladimir Oltean · 4 years, 6 months ago
- ff4b0bc net: mscc: ocelot: access EtherType using __be16 by Vladimir Oltean · 4 years, 6 months ago
- 7eb5c96 net: mscc: ocelot: use plain int when interacting with TCAM tables by Vladimir Oltean · 4 years, 6 months ago
- 3ab4ceb net: dsa: felix: make vcap is2 keys and actions static by Vladimir Oltean · 4 years, 6 months ago
- 60cb8d3 Merge branch 'Strict-mode-for-VRF' by David S. Miller · 4 years, 6 months ago
- 8735e6e selftests: add selftest for the VRF strict mode by Andrea Mayer · 4 years, 6 months ago
- a59a8ff vrf: add l3mdev registration for table to VRF device lookup by Andrea Mayer · 4 years, 6 months ago
- 33306f1 vrf: add sysctl parameter for strict mode by Andrea Mayer · 4 years, 6 months ago
- c8baec3 vrf: track associations between VRF devices and tables by Andrea Mayer · 4 years, 6 months ago
- 49042c2 l3mdev: add infrastructure for table to VRF mapping by Andrea Mayer · 4 years, 6 months ago
- c5eb179 net/sched: cls_u32: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
- 11a33de taprio: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
- 1075a47 Merge branch 'Clause-45-PHY-probing-improvements' by David S. Miller · 4 years, 6 months ago
- 389a338 net: phy: read MMD ID from all present MMDs by Russell King · 4 years, 6 months ago
- 320ed3b net: phy: split devices_in_package by Russell King · 4 years, 6 months ago
- 5ba33cf net: phy: set devices_in_package only after validation by Russell King · 4 years, 6 months ago
- c746053 net: phy: add support for probing MMDs >= 8 for devices-in-package by Russell King · 4 years, 6 months ago
- 439625a net: phy: reword get_phy_device() kerneldoc by Russell King · 4 years, 6 months ago
- ee95100 net: phy: clean up get_phy_c22_id() invalid ID handling by Russell King · 4 years, 6 months ago
- 48c5438 net: phy: clean up get_phy_c45_ids() failure handling by Russell King · 4 years, 6 months ago
- e630626 net: phy: clean up PHY ID reading by Russell King · 4 years, 6 months ago
- 454a78d net: phy: clean up cortina workaround by Russell King · 4 years, 6 months ago
- e034c6d tipc: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 6 months ago
- 70fc6d9 net: dsa: sja1105: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
- a422d5f cxgb4: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 6 months ago
- f362b70 ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
- cc7a21b ipv6: icmp6: avoid indirect call for icmpv6_send() by Eric Dumazet · 4 years, 6 months ago
- e9f0809 Merge branch 'cxgb4-add-support-for-ethtool-n-tuple-filters' by David S. Miller · 4 years, 6 months ago
- 4dababa cxgb4: add action to steer flows to specific Rxq by Vishal Kulkarni · 4 years, 6 months ago
- 27ee299 cxgb4: add support to fetch ethtool n-tuple filters by Vishal Kulkarni · 4 years, 6 months ago
- db43b30 cxgb4: add ethtool n-tuple filter deletion by Vishal Kulkarni · 4 years, 6 months ago
- c8729ca cxgb4: add ethtool n-tuple filter insertion by Vishal Kulkarni · 4 years, 6 months ago
- d915c29 cxgb4: add skeleton for ethtool n-tuple filters by Vishal Kulkarni · 4 years, 6 months ago
- 4b61d3e net: qos offload add flow status with dropped count by Po Liu · 4 years, 6 months ago
- 7cc373d Merge branch 'cxgb4-add-support-to-read-write-flash' by David S. Miller · 4 years, 6 months ago
- 17b332f cxgb4: add support to read serial flash by Vishal Kulkarni · 4 years, 6 months ago
- d5002c9 cxgb4: add support to flash boot cfg image by Vishal Kulkarni · 4 years, 6 months ago
- 5508835 cxgb4: add support to flash boot image by Vishal Kulkarni · 4 years, 6 months ago
- 4ee339e cxgb4: add support to flash PHY image by Vishal Kulkarni · 4 years, 6 months ago
- 3893c90 cxgb4: update set_flash to flash different images by Vishal Kulkarni · 4 years, 6 months ago
- 0fb9fba Merge branch 'net-tso-expand-to-UDP-support' by David S. Miller · 4 years, 6 months ago
- 3d5b459 net: tso: add UDP segmentation support by Eric Dumazet · 4 years, 7 months ago