summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2022-09-20nfp: flower: support hw offload for ct nat actionHui Zhou
2022-09-20nfp: flower: add validation of for police actions which are independent of flowsZiyang Chen
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean
2022-09-20wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld
2022-09-20wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld
2022-09-20sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet
2022-09-20tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima
2022-09-20net: mdio: mux-multiplexer: Switch to use dev_err_probe() helperYang Yingliang
2022-09-20net: mdio: mux-mmioreg: Switch to use dev_err_probe() helperYang Yingliang
2022-09-20net: mdio: mux-meson-g12a: Switch to use dev_err_probe() helperYang Yingliang
2022-09-20ravb: Add RZ/G2L MII interface supportBiju Das
2022-09-20net: macb: Add zynqmp SGMII dynamic configuration supportRadhey Shyam Pandey
2022-09-20xen-netfront: make bounce_skb staticruanjinjie
2022-09-20net: ipa: properly limit modem routing table useAlex Elder
2022-09-20net: phy: micrel: Add interrupts support for LAN8804 PHYHoratiu Vultur
2022-09-20net: sfp: add support for HALNy GPON SFPRussell King (Oracle)
2022-09-20net: sfp: move Huawei MA5671A fixupRussell King (Oracle)
2022-09-20net: sfp: move Alcatel Lucent 3FE46541AA fixupRussell King (Oracle)
2022-09-20net: sfp: move quirk handling into sfp.cRussell King (Oracle)
2022-09-20net: sfp: re-implement soft state polling setupRussell King (Oracle)
2022-09-20net: ipa: fix two symbol namesAlex Elder
2022-09-20net: ipa: update sequencer definition constraintsAlex Elder
2022-09-20net: ipa: don't reuse variable namesAlex Elder
2022-09-20net: ipa: move and redefine ipa_version_valid()Alex Elder
2022-09-20net: ipa: move the definition of gsi_ee_idAlex Elder
2022-09-20net: ipa: don't define unneeded GSI register offsetsAlex Elder
2022-09-20of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He
2022-09-20net: ethernet: adi: Add ADIN1110 supportAlexandru Tachici
2022-09-20net: phy: adin1100: add PHY IDs of adin1110/adin2111Alexandru Tachici
2022-09-20Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini
2022-09-20Revert "fec: Restart PPS after link state change"Francesco Dolcini
2022-09-20net: dsa: microchip: lan937x: fix maximum frame length checkRakesh Sankaranarayanan
2022-09-20net/mlx5e: Ensure macsec_rule is always initiailized in macsec_fs_{r,t}x_add_...Nathan Chancellor
2022-09-20net: dsa: felix: add support for changing DSA masterVladimir Oltean
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean
2022-09-20net: dsa: introduce dsa_port_get_master()Vladimir Oltean
2022-09-20ice: Add L2TPv3 hardware offload supportMarcin Szycik
2022-09-19octeon_ep: Remove useless casting value returned by vzalloc to structureJules Irenge
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand
2022-09-19net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmitNathan Huckleberry
2022-09-19net: wwan: iosm: Fix return type of ipc_wwan_link_transmitNathan Huckleberry
2022-09-19net: korina: Fix return type of korina_send_packetNathan Huckleberry
2022-09-19net: ethernet: litex: Fix return type of liteeth_start_xmitNathan Huckleberry
2022-09-19net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmitNathan Huckleberry
2022-09-19net: davicom: Fix return type of dm9000_start_xmitNathan Huckleberry
2022-09-19net: ax88796c: Fix return type of ax88796c_start_xmitNathan Huckleberry
2022-09-19bnxt_en: fix flags to check for supported fw versionVadim Fedorenko
2022-09-19Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski