summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-03-281-3/+3
* net: bnxt_ptp: fix compilation errorDamien Le Moal2022-03-282-2/+6
* octeontx2-af: initialize action variableTom Rix2022-03-261-8/+7
* net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun2022-03-261-0/+2
* qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix2022-03-261-5/+5
* net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap2022-03-261-0/+1
* net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang2022-03-261-2/+2
* net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen2022-03-261-3/+9
* net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen2022-03-261-3/+5
* net: hns3: clean residual vf config after disable sriovPeng Li2022-03-263-0/+71
* net: hns3: add max order judgement for tx spare bufferHao Chen2022-03-261-0/+6
* net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen2022-03-262-9/+14
* net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli2022-03-251-0/+21
* net: hns3: refine the process when PF set VF VLANJian Shen2022-03-252-5/+18
* net: hns3: add vlan list lock to protect vlan listJian Shen2022-03-252-4/+35
* net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2022-03-252-19/+46
* net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen2022-03-251-3/+2
* net: sparx5: Refactor mdb handling according to feedbackCasper Andersson2022-03-255-26/+24
* net: sparx5: Remove unused GLAG handling in PGIDCasper Andersson2022-03-252-21/+0
* net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean2022-03-251-1/+4
* net: usb: ax88179_178a: add Allied Telesis AT-UMCsGreg Jesionowski2022-03-241-0/+51
* net: dsa: realtek: make interface drivers depend on OFAlvin Šipraga2022-03-241-0/+2
* net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resumeBjorn Andersson2022-03-241-0/+7
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241081-25766/+82126
|\
| * 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