summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-20ipv4: fix data-races around inet->inet_idEric Dumazet
2023-08-20net: validate veth and vxcan peer ifindexesJakub Kicinski
2023-08-20net: dsa: realtek: add phylink_get_caps implementationRussell King (Oracle)
2023-08-20net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-20net/mlx5: Add RoCE MACsec steering infrastructure in corePatrisious Haddad
2023-08-20net/mlx5: Configure MACsec steering for ingress RoCEv2 trafficPatrisious Haddad
2023-08-20net/mlx5: Configure MACsec steering for egress RoCEv2 trafficPatrisious Haddad
2023-08-20net/mlx5: Add MACsec priorities in RDMA namespacesPatrisious Haddad
2023-08-20RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad
2023-08-20net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steeringPatrisious Haddad
2023-08-20net/mlx5: Remove netdevice from MACsec steeringPatrisious Haddad
2023-08-20net/mlx5e: Move MACsec flow steering and statistics database from ethernet to...Patrisious Haddad
2023-08-20net/mlx5e: Rename MACsec flow steering functions/parameters to suit core nami...Patrisious Haddad
2023-08-20net/mlx5: Remove dependency of macsec flow steering on ethernetPatrisious Haddad
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad
2023-08-20macsec: add functions to get macsec real netdevice and check offloadPatrisious Haddad
2023-08-19net: microchip: sparx5: Update return value check for vcap_get_rule()Ruan Jinjie
2023-08-19net: lan966x: Fix return value check for vcap_get_rule()Ruan Jinjie
2023-08-19net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()Ruan Jinjie
2023-08-19net: phy: Fix deadlocking in phy_error() invocationSerge Semin
2023-08-19net: mdio: xgene: remove useless xgene_mdio_statusRussell King (Oracle)
2023-08-19stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach
2023-08-19net: sfp: handle 100G/25G active optical cables in sfp_parse_supportJosua Mayer
2023-08-19net: mdio: mdio-bitbang: Fix C45 read/write protocolSerge Semin
2023-08-19net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL
2023-08-18mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen
2023-08-18mlxsw: reg: Fix SSPR register layoutIdo Schimmel
2023-08-18mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson
2023-08-18net: freescale: Remove unused declarationsYue Haibing
2023-08-18ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()Lu Wei
2023-08-18bnxt_en: Add tx_resets ring counterMichael Chan
2023-08-18bnxt_en: Display the ring error counters under ethtool -SMichael Chan
2023-08-18bnxt_en: Save ring error counters across resetMichael Chan
2023-08-18bnxt_en: Increment rx_resets counter in bnxt_disable_napi()Michael Chan
2023-08-18bnxt_en: Let the page pool manage the DMA mappingSomnath Kotur
2023-08-18bnxt_en: Use the unified RX page pool buffers for XDP and non-XDPSomnath Kotur
2023-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-08-18net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean
2023-08-18net: dm9051: Use PTR_ERR_OR_ZERO() to simplify codeRuan Jinjie
2023-08-18sky2: Remove redundant NULL check for debugfs_create_dirRuan Jinjie
2023-08-18octeontx2-af: SDP: fix receive link configHariprasad Kelam
2023-08-18pds_core: remove redundant pci_clear_master()Yu Liao
2023-08-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-08-18net: fec: use napi_consume_skb() in fec_enet_tx_queue()Wei Fang
2023-08-18sfc: Remove unneeded semicolonYang Li
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18net: altera-tse: make ALTERA_TSE depend on HAS_IOMEMBaoquan He
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He