aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1025-24552/+79168
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds4-14/+59
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds5-7/+7
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds5-87/+45
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-7/+5
2022-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-28/+78
2022-03-23drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtoolSondhauß, Jan1-4/+2
2022-03-23ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin1-0/+3
2022-03-23ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin2-10/+17
2022-03-23net: marvell: prestera: add missing destroy_workqueue() in prestera_module_init()Yang Yingliang1-1/+3
2022-03-23drivers: net: xgene: Fix regression in CRC strippingStephane Graber1-5/+7
2022-03-22net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERITEyal Birger1-0/+3
2022-03-22net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed1-2/+1
2022-03-22iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit1-1/+2
2022-03-22Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-61/+131
2022-03-22bnx2x: truncate value to original sizingBill Wendling1-2/+4
2022-03-22net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()Yang Yingliang1-1/+1
2022-03-21net: mdio: mscc-miim: add lan966x internal phy reset supportMichael Walle1-18/+49
2022-03-21net: mdio: mscc-miim: replace magic numbers for the bus resetMichael Walle1-5/+5
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds30-92/+33
2022-03-21net: dsa: mv88e6xxx: Fill in STU support for all supported chipsTobias Waldekranz1-0/+48
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2022-03-21net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5Vladimir Oltean1-0/+1
2022-03-21net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callbackTobias Waldekranz1-0/+3
2022-03-21net: dsa: mv88e6xxx: Require ops be implemented to claim STU supportTobias Waldekranz1-1/+3
2022-03-21Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds1-11/+27
2022-03-21net: bcmgenet: Use stronger register read/writes to assure orderingJeremy Linton1-2/+2
2022-03-21Merge tag 'irq-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+2
2022-03-21devlink: hold the instance lock during eswitch_mode callbacksJakub Kicinski4-45/+54
2022-03-21netdevsim: replace vfs_lock with devlink instance lockJakub Kicinski2-18/+20
2022-03-21netdevsim: replace port_list_lock with devlink instance lockJakub Kicinski2-21/+20
2022-03-21bnxt: use the devlink instance lock to protect sriovJakub Kicinski4-11/+4
2022-03-21i825xx: fix typo "Frame to short" -> "Frame too short"Tong Zhang1-1/+1
2022-03-21ar5523: fix typo "to short" -> "too short"Tong Zhang1-1/+1
2022-03-21net: sparx5: Add mdb handlersCasper Andersson3-10/+136
2022-03-21net: sparx5: Add arbiter for managing PGID tableCasper Andersson4-1/+85
2022-03-21nfp: nfdk: implement xdp tx path for NFDKYinjun Zhang2-5/+208
2022-03-21nfp: add support for NFDK data pathJakub Kicinski9-6/+1715
2022-03-21nfp: choose data path based on versionJakub Kicinski6-19/+41
2022-03-21nfp: add per-data path feature maskJakub Kicinski3-0/+20
2022-03-21nfp: use TX ring pointer write backJakub Kicinski6-7/+56
2022-03-21nfp: move tx_ring->qcidx into cold dataJakub Kicinski1-2/+5
2022-03-21nfp: prepare for multi-part descriptorsJakub Kicinski4-5/+10
2022-03-21nfp: use callbacks for slow path ring related functionsJakub Kicinski8-114/+148
2022-03-21nfp: move the fast path code to separate filesJakub Kicinski12-2552/+2758
2022-03-21nfp: calculate ring masks without conditionalsJakub Kicinski1-4/+4
2022-03-21net: sparx5: Use vid 1 when bridge default vid 0 to avoid collisionCasper Andersson1-3/+23
2022-03-21qed: remove unnecessary memset in qed_init_fw_funcsWan Jiabing1-2/+0
2022-03-19Merge tag 'mlx5-updates-2022-03-18' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-113/+329
2022-03-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski2-6/+5