summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241025-24552/+79168
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-237-28/+78
| |\
| | * ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin2022-03-231-0/+3
| | * ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin2022-03-232-10/+17
| | * net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()Yang Yingliang2022-03-221-1/+1
| | * net: bcmgenet: Use stronger register read/writes to assure orderingJeremy Linton2022-03-211-2/+2
| | * ibmvnic: fix race between xmit and resetSukadev Bhattiprolu2022-03-182-15/+55
| * | drivers: ethernet: cpsw: fix panic when interrupt coaleceing is set via ethtoolSondhauß, Jan2022-03-231-4/+2
| * | net: marvell: prestera: add missing destroy_workqueue() in prestera_module_in...Yang Yingliang2022-03-231-1/+3
| * | drivers: net: xgene: Fix regression in CRC strippingStephane Graber2022-03-231-5/+7
| * | net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_...Eyal Birger2022-03-221-0/+3
| * | net/mlx5e: Fix build warning, detected write beyond size of fieldSaeed Mahameed2022-03-221-2/+1
| * | iwlwifi: mvm: Don't fail if PPAG isn't supportedMiri Korenblit2022-03-221-1/+2
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-221-61/+131
| |\ \
| | * | veth: Allow jumbo frames in xdp modeLorenzo Bianconi2022-03-171-3/+8
| | * | veth: Rework veth_xdp_rcv_skb in order to accept non-linear skbLorenzo Bianconi2022-03-171-56/+121
| | * | net: veth: Account total xdp_frame len running ndo_xdp_xmitLorenzo Bianconi2022-03-171-2/+2
| * | | bnx2x: truncate value to original sizingBill Wendling2022-03-221-2/+4
| * | | net: mdio: mscc-miim: add lan966x internal phy reset supportMichael Walle2022-03-211-18/+49
| * | | net: mdio: mscc-miim: replace magic numbers for the bus resetMichael Walle2022-03-211-5/+5
| * | | net: dsa: mv88e6xxx: Fill in STU support for all supported chipsTobias Waldekranz2022-03-211-0/+48
| * | | net: dsa: felix: allow PHY_INTERFACE_MODE_INTERNAL on port 5Vladimir Oltean2022-03-211-0/+1
| * | | net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callbackTobias Waldekranz2022-03-211-0/+3
| * | | net: dsa: mv88e6xxx: Require ops be implemented to claim STU supportTobias Waldekranz2022-03-211-1/+3
| * | | devlink: hold the instance lock during eswitch_mode callbacksJakub Kicinski2022-03-214-45/+54
| * | | netdevsim: replace vfs_lock with devlink instance lockJakub Kicinski2022-03-212-18/+20
| * | | netdevsim: replace port_list_lock with devlink instance lockJakub Kicinski2022-03-212-21/+20
| * | | bnxt: use the devlink instance lock to protect sriovJakub Kicinski2022-03-214-11/+4
| * | | i825xx: fix typo "Frame to short" -> "Frame too short"Tong Zhang2022-03-211-1/+1
| * | | ar5523: fix typo "to short" -> "too short"Tong Zhang2022-03-211-1/+1
| * | | net: sparx5: Add mdb handlersCasper Andersson2022-03-213-10/+136
| * | | net: sparx5: Add arbiter for managing PGID tableCasper Andersson2022-03-214-1/+85
| * | | nfp: nfdk: implement xdp tx path for NFDKYinjun Zhang2022-03-212-5/+208
| * | | nfp: add support for NFDK data pathJakub Kicinski2022-03-219-6/+1715
| * | | nfp: choose data path based on versionJakub Kicinski2022-03-216-19/+41
| * | | nfp: add per-data path feature maskJakub Kicinski2022-03-213-0/+20
| * | | nfp: use TX ring pointer write backJakub Kicinski2022-03-216-7/+56
| * | | nfp: move tx_ring->qcidx into cold dataJakub Kicinski2022-03-211-2/+5
| * | | nfp: prepare for multi-part descriptorsJakub Kicinski2022-03-214-5/+10
| * | | nfp: use callbacks for slow path ring related functionsJakub Kicinski2022-03-218-114/+148
| * | | nfp: move the fast path code to separate filesJakub Kicinski2022-03-2112-2552/+2758
| * | | nfp: calculate ring masks without conditionalsJakub Kicinski2022-03-211-4/+4
| * | | net: sparx5: Use vid 1 when bridge default vid 0 to avoid collisionCasper Andersson2022-03-211-3/+23
| * | | qed: remove unnecessary memset in qed_init_fw_funcsWan Jiabing2022-03-211-2/+0
| * | | Merge tag 'mlx5-updates-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2022-03-1913-113/+329
| |\ \ \
| | * | | net/mlx5e: HTB, remove unused function declarationSaeed Mahameed2022-03-181-1/+0
| | * | | net/mlx5e: Statify function mlx5_cmd_trigger_completionsTariq Toukan2022-03-182-2/+1
| | * | | net/mlx5e: Remove MLX5E_XDP_TX_DS_COUNTMaxim Mikityanskiy2022-03-182-2/+1
| | * | | net/mlx5e: Permit XDP with non-linear legacy RQMaxim Mikityanskiy2022-03-181-12/+27
| | * | | net/mlx5e: Support multi buffer XDP_TXMaxim Mikityanskiy2022-03-181-8/+31