net: geneve: Remove generic .ndo_get_stats64
[linux-2.6-block.git] / drivers /
2024-03-07 Breno Leitaonet: geneve: Remove generic .ndo_get_stats64
2024-03-07 Breno Leitaonet: geneve: Leverage core stats allocator
2024-03-07 Breno Leitaonet: gtp: Move net_device assigned in setup
2024-03-07 Breno Leitaonet: gtp: Remove generic .ndo_get_stats64
2024-03-07 Breno Leitaonet: gtp: Leverage core stats allocator
2024-03-07 Breno Leitaonet: macsec: Leverage core stats allocator
2024-03-07 Chen Nisr9800: Add check for usbnet_get_endpoints
2024-03-06 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2024-03-06 David S. MillerMerge branch 'ravb-cleanups'
2024-03-06 Niklas Söderlundravb: Unify Rx ring maintenance code paths
2024-03-06 Niklas Söderlundravb: Move maximum Rx descriptor data usage to info...
2024-03-06 Niklas Söderlundravb: Use the max frame size from hardware info for...
2024-03-06 Niklas Söderlundravb: Create helper to allocate skb and align it
2024-03-06 Niklas Söderlundravb: Make it clear the information relates to maximum...
2024-03-06 Niklas Söderlundravb: Group descriptor types used in Rx ring
2024-03-06 David S. MillerMerge branch '200GbE' of git://git./linux/kernel/git...
2024-03-06 Jakub KicinskiMerge branch 'net-ethernet-rework-eee'
2024-03-06 Andrew Lunnnet: fec: Fixup EEE
2024-03-06 Andrew Lunnnet: fec: Move fec_enet_eee_mode_set() and helper earlier
2024-03-06 Andrew Lunnnet: phy: Add phy_support_eee() indicating MAC support EEE
2024-03-06 Andrew Lunnnet: phy: Immediately call adjust_link if only tx_lpi_e...
2024-03-06 Andrew Lunnnet: phy: Keep track of EEE configuration
2024-03-06 Andrew Lunnnet: phy: Add phydev->enable_tx_lpi to simplify adjust...
2024-03-06 Breno Leitaonet: tap: Remove generic .ndo_get_stats64
2024-03-06 Breno Leitaonet: tuntap: Leverage core stats allocator
2024-03-05 Uwe Kleine-Königptp: fc3: Convert to platform remove callback returning...
2024-03-05 Jakub KicinskiMerge branch 'net-constify-struct-class-usage'
2024-03-05 Ricardo B. Marlierenet: wwan: core: make wwan_class constant
2024-03-05 Ricardo B. Marlierenet: wwan: hwsim: make wwan_hwsim_class constant
2024-03-05 Ricardo B. Marlierenet: ppp: make ppp_class constant
2024-03-05 Ricardo B. Marlierenet: wan: framer: make framer_class constant
2024-03-05 Ricardo B. Marlierenet: hns: make hnae_class constant
2024-03-05 Jakub KicinskiMerge branch 'net-phy-micrel-lan8814-erratas'
2024-03-05 Horatiu Vulturnet: phy: micrel: lan8814 cable improvement errata
2024-03-05 Horatiu Vulturnet: phy: micrel: lan8814 led errata
2024-03-05 Paolo AbeniMerge tag 'linux-can-next-for-6.9-20240304' of git...
2024-03-05 Paolo AbeniMerge branch 'net-gro-cleanups-and-fast-path-refinement'
2024-03-05 Eric Dumazetnet: gro: rename skb_gro_header_hard()
2024-03-05 Paolo AbeniMerge branch 'mt7530-dsa-subdriver-improvements-act...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: simplify link operations
2024-03-05 Arınç ÜNALnet: dsa: mt7530: sort link settings ops and force...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: put initialising PCS devices code...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: get rid of mt753x_mac_config()
2024-03-05 Arınç ÜNALnet: dsa: mt7530: get rid of priv->info->cpu_port_config()
2024-03-05 Arınç ÜNALnet: dsa: mt7530: get rid of useless error returns...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: do not use SW_PHY_RST to reset MT7531...
2024-03-05 Arınç ÜNALnet: dsa: mt7530: set interrupt register only for MT7530
2024-03-05 Arınç ÜNALnet: dsa: mt7530: remove .mac_port_config for MT7988...
2024-03-05 Paolo AbeniMerge branch 'remove-page-frag-implementation-in-vhost_net'
2024-03-05 Yunsheng Linvhost/net: remove vhost_net_page_frag_refill()
2024-03-05 Yunsheng Linnet: introduce page_frag_cache_drain()
2024-03-05 Yunsheng Linpage_frag: unify gfp bits for order 3 page allocation
2024-03-05 Jiawen Wunet: txgbe: fix to clear interrupt status after handlin...
2024-03-05 Jiawen Wunet: txgbe: fix GPIO interrupt blocking
2024-03-05 Jakub KicinskiMerge branch 'intel-wired-lan-driver-updates-2024-02...
2024-03-05 Vitaly Lifshitse1000e: Minor flow correction in e1000_shutdown function
2024-03-05 Arnd Bergmannigc: fix LEDS_CLASS dependency
2024-03-05 Ernesto Castellottiixgbe: Add 1000BASE-BX support
2024-03-05 Jon Maxwellintel: make module parameters readable in sys filesystem
2024-03-04 Maciej Fijalkowskiice: avoid unnecessary devm_ usage
2024-03-04 Maciej Fijalkowskiice: do not disable Tx queues twice in ice_down()
2024-03-04 Jacob Kellerice: cleanup line splitting for context set functions
2024-03-04 Jacob Kellerice: use GENMASK instead of BIT(n) - 1 in pack functions
2024-03-04 Jacob Kellerice: rename ice_write_* functions to ice_pack_ctx_*
2024-03-04 Jacob Kellerice: remove vf->lan_vsi_num field
2024-03-04 Jacob Kellerice: use relative VSI index for VFs instead of PF VSI...
2024-03-04 Jacob Kellerice: remove unnecessary duplicate checks for VF VSI ID
2024-03-04 Jacob Kellerice: pass VSI pointer into ice_vc_isvalid_q_id
2024-03-04 Alan Bradyidpf: remove dealloc vector msg err in idpf_intr_rel
2024-03-04 Alan Bradyidpf: fix minor controlq issues
2024-03-04 Alan Bradyidpf: prevent deinit uninitialized virtchnl core
2024-03-04 Alan Bradyidpf: cleanup virtchnl cruft
2024-03-04 Alan Bradyidpf: refactor idpf_recv_mb_msg
2024-03-04 Alan Bradyidpf: add async_handler for MAC filter messages
2024-03-04 Alan Bradyidpf: refactor remaining virtchnl messages
2024-03-04 Alan Bradyidpf: refactor queue related virtchnl messages
2024-03-04 Alan Bradyidpf: refactor vport virtchnl messages
2024-03-04 Alan Bradyidpf: implement virtchnl transaction manager
2024-03-04 Alan Bradyidpf: add idpf_virtchnl.h
2024-03-04 David S. MillerMerge branch 'ipa-device-pointer-access'
2024-03-04 Alex Eldernet: ipa: don't save the platform device
2024-03-04 Alex Eldernet: ipa: pass a platform device to ipa_smp2p_init()
2024-03-04 Alex Eldernet: ipa: pass a platform device to ipa_smp2p_irq_init()
2024-03-04 Alex Eldernet: ipa: pass a platform device to ipa_mem_init()
2024-03-04 Alex Eldernet: ipa: pass a platform device to ipa_reg_init()
2024-03-04 Alex Eldernet: ipa: introduce ipa_interrupt_init()
2024-03-04 Alex Eldernet: ipa: change ipa_interrupt_config() prototype
2024-03-04 Breno Leitaonet: nlmon: Simplify nlmon_get_stats64
2024-03-04 Breno Leitaonet: nlmon: Remove init and uninit functions
2024-03-04 Hariprasad KelamOcteontx2-af: Fix an issue in firmware shared data...
2024-03-04 Jakub Kicinskieth: igc: remove unused embedded struct net_device
2024-03-04 David S. MillerMerge branch 'net-gve-header-split-support'
2024-03-04 Jeroen de Borstgve: Add header split ethtool stats
2024-03-04 Jeroen de Borstgve: Add header split data path
2024-03-04 Jeroen de Borstgve: Add header split device option
2024-03-04 David S. MillerMerge branch 'ionic-cleanups-and-perf-tuning'
2024-03-04 Shannon Nelsonionic: change MODULE_AUTHOR to person name
2024-03-04 Brett Creeleyionic: Clean RCT ordering issues
2024-03-04 Brett Creeleyionic: Use CQE profile for dim
2024-03-04 Brett Creeleyionic: change the hwstamp likely check
next