summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19nfp: flower: support ct merging when mangle action existsYinjun Zhang
2022-05-19net: fec: Avoid allocating rx buffer using ATOMIC in ndo_openMichael Trimarchi
2022-05-18ptp: ocp: change sysfs attr group handlingJonathan Lemon
2022-05-18net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...Jakub Kicinski
2022-05-18sfc: siena: Have a unique wrapper ifndef for efx channels headerSaeed Mahameed
2022-05-18octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18octeon_ep: Fix a memory leak in the error handling path of octep_request_irqs()Christophe JAILLET
2022-05-18net: phy: adin: add support for clock outputJosua Mayer
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-05-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-05-18Fix double fget() in vhost_net_set_backend()Al Viro
2022-05-18vdpa/mlx5: Use consistent RQT sizeEli Cohen
2022-05-18net: smc911x: Fix min() use in debug codeGeert Uytterhoeven
2022-05-18net: ethernet: sunplus: add missing of_node_put() in spl2sw_mdio_init()Yang Yingliang
2022-05-18eth: sun: cassini: remove dead codeMartin Liška
2022-05-18net: ftgmac100: Disable hardware checksum on AST2600Joel Stanley
2022-05-18igb: skip phy status check where unavailableKevin Mitchell
2022-05-18net: stmmac: remove unused get_addr() callbackVincent Whitchurch
2022-05-18nfc: pn533: Fix buggy cleanup orderLin Ma
2022-05-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-05-18net: dsa: microchip: remove unused members in ksz_deviceArun Ramadoss
2022-05-18net: dsa: microchip: add the phylink get_capsArun Ramadoss
2022-05-18net: dsa: move mib->cnt_ptr reset code to ksz_common.cPrasanna Vengateshan
2022-05-18net: dsa: microchip: move get_strings to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: move port memory allocation to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: move struct mib_names to ksz_chip_dataArun Ramadoss
2022-05-18net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss
2022-05-18net: dsa: microchip: move ksz_chip_data to ksz_commonArun Ramadoss
2022-05-18net: dsa: microchip: ksz8795: update the port_cnt value in ksz_chip_dataArun Ramadoss
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Remove unused argumentEli Cohen
2022-05-17net/mlx5: Lag, refactor lag state machineEli Cohen
2022-05-17net/mlx5e: Add XDP SQs to uplink representors steering tablesGal Pressman
2022-05-17net/mlx5e: Correct the calculation of max channels for repMoshe Tal
2022-05-17net/mlx5e: CT: Add ct driver countersSaeed Mahameed
2022-05-17net/mlx5e: Allow relaxed ordering over VFsAya Levin
2022-05-17net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman
2022-05-17net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman
2022-05-17net/mlx5e: Allocate virtually contiguous memory for reps structuresTariq Toukan
2022-05-17net/mlx5e: Allocate virtually contiguous memory for VLANs listTariq Toukan
2022-05-17net/mlx5: Allocate virtually contiguous memory in pci_irq.cTariq Toukan
2022-05-17net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-05-17net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory