aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-24netsec: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24sfc: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24qede: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24nfp: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24mlx4: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24marvell: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24freescale: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24thunderx: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24bnxt: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24ena: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24media, bpf: Do not copy more entries than user space requestedSean Young
2021-06-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-17net: hdlc_ppp: add required spacePeng Li
2021-06-17net: hdlc_ppp: remove unnecessary out of memory messagePeng Li
2021-06-17net: hdlc_ppp: move out assignment in if conditionPeng Li
2021-06-17net: hdlc_ppp: fix the code style issue about "foo* bar"Peng Li
2021-06-17net: hdlc_ppp: add blank line after declarationsPeng Li
2021-06-17net: hdlc_ppp: remove redundant blank linesPeng Li
2021-06-17net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei
2021-06-17driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei
2021-06-17net: mdio: setup of_node for the MDIO deviceIoana Ciornei
2021-06-17r8152: store the information of the pipesHayes Wang
2021-06-17net: gianfar: Implement rx_missed_errors counterEsben Haabendal
2021-06-17net: gianfar: Add definitions for CAR1 and CAM1 register bitsEsben Haabendal
2021-06-17net: gianfar: Avoid 16 bytes of memsetEsben Haabendal
2021-06-17net: gianfar: Clear CAR registersEsben Haabendal
2021-06-17net: gianfar: Extend statistics counters to 64-bitEsben Haabendal
2021-06-17net: gianfar: Convert to ndo_get_stats64 interfaceEsben Haabendal
2021-06-17net: ipa: Add missing of_node_put() in ipa_firmware_load()Yang Yingliang
2021-06-17net: pcs: xpcs: Fix a less than zero u16 comparison errorColin Ian King
2021-06-17ice: remove redundant continue statement in a for-loopColin Ian King
2021-06-17net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabledLorenzo Bianconi
2021-06-17ice: remove unnecessary NULL checks before ptp_read_system_*Jacob Keller
2021-06-17ice: Remove the repeated declarationShaokun Zhang
2021-06-17ice: remove local variablePaul M Stillwell Jr
2021-06-17ice: reduce scope of variablesPaul M Stillwell Jr
2021-06-17ice: mark PTYPE 2 as reservedJacob Keller
2021-06-17ice: fix incorrect payload indicator on PTYPEJacob Keller
2021-06-16Merge tag 'wireless-drivers-next-2021-06-16' of git://git.kernel.org/pub/scm/...David S. Miller
2021-06-16net: marvell: prestera: Add matchall supportSerhiy Boiko
2021-06-16net: marvell: Implement TC flower offloadSerhiy Boiko
2021-06-16mlxsw: spectrum_router: remove redundant continue statementColin Ian King
2021-06-16nfp: flower-ct: implement action_merge checkLouis Peens
2021-06-16nfp: flower-ct: fill ct metadata check functionLouis Peens
2021-06-16nfp: flower-ct: fill in ct merge check functionLouis Peens
2021-06-16nfp: flower-ct: implement code to save merge of tc and nft flowsLouis Peens
2021-06-16nfp: flower-ct: add nft_merge tableLouis Peens
2021-06-16nfp: flower-ct: make a full copy of the rule when it is a NFT flowYinjun Zhang
2021-06-16nfp: flower-ct: add nft flows to nft listLouis Peens