summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Fix XDP RX pathMichael Chan2022-12-283-5/+8
* bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan2022-12-283-5/+5
* bnxt_en: fix devlink port registration to netdevVikas Gupta2022-12-281-1/+4
* net: ethernet: renesas: rswitch: Fix getting mac address from device treeYoshihiro Shimoda2022-12-281-1/+4
* net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()Yoshihiro Shimoda2022-12-281-0/+5
* net: ethernet: marvell: octeontx2: Fix uninitialized variable warningAnuradha Weeraman2022-12-261-1/+1
* net: dsa: mv88e6xxx: depend on PTP conditionallyJohnny S. Lee2022-12-261-2/+2
* qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failureDaniil Tatianin2022-12-263-10/+16
* net: hns3: fix VF promisc mode not update when mac table fullJian Shen2022-12-231-32/+43
* net: hns3: fix miss L3E checking for rx packetJian Shen2022-12-231-6/+4
* net: hns3: add interrupts re-initialization while doing VF FLRJie Wang2022-12-231-1/+2
* veth: Fix race with AF_XDP exposing old or uninitialized descriptorsShawn Bohrer2022-12-221-2/+3
* net: lan966x: Fix configuration of the PCSHoratiu Vultur2022-12-221-1/+1
* bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet2022-12-221-3/+5
* nfp: fix schedule in atomic context when sync mc addressYinjun Zhang2022-12-222-4/+64
* vmxnet3: correctly report csum_level for encapsulated packetRonak Doshi2022-12-221-0/+8
* net: vrf: determine the dst using the original ifindex for multicastAntoine Tenart2022-12-221-3/+3
* ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski2022-12-221-1/+1
* Merge tag 'wireless-2022-12-21' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2022-12-224-10/+13
|\
| * wifi: ath9k: use proper statements in conditionalsArnd Bergmann2022-12-201-7/+7
| * wifi: mt76: mt7996: select CONFIG_RELAYArnd Bergmann2022-12-201-0/+1
| * wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg2022-12-201-0/+5
| * wifi: ti: remove obsolete lines in the MakefileLukas Bulwahn2022-12-141-3/+0
* | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-2132-138/+339
|\ \
| * | net: fec: check the return value of build_skb()Wei Fang2022-12-201-0/+8
| * | Merge tag 'linux-can-fixes-for-6.2-20221219' of git://git.kernel.org/pub/scm/...Jakub Kicinski2022-12-202-12/+33
| |\ \
| | * | can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde2022-12-191-9/+24
| | * | can: flexcan: avoid unbalanced pm_runtime_enable warningHaibo Chen2022-12-191-3/+9
| * | | Treewide: Stop corrupting socket's task_fragBenjamin Coddington2022-12-205-0/+7
| * | | net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irqArun Ramadoss2022-12-201-2/+1
| |/ /
| * | mctp: serial: Fix starting value for frame check sequenceJeremy Kerr2022-12-191-2/+4
| * | nfp: fix unaligned io read of capabilities wordHuanhuan Wang2022-12-191-1/+1
| * | myri10ge: Fix an error handling path in myri10ge_probe()Christophe JAILLET2022-12-191-0/+1
| * | net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur2022-12-191-0/+2
| * | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2022-12-184-40/+188
| |\ \
| | * | igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min2022-12-151-1/+13
| | * | igc: recalculate Qbv end_time by considering cycle timeTan Tee Min2022-12-151-0/+15
| | * | igc: allow BaseTime 0 enrollment for QbvTan Tee Min2022-12-153-1/+4
| | * | igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli2022-12-151-0/+3
| | * | igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes2022-12-151-9/+2
| | * | igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes2022-12-153-29/+151
| * | | net: ethernet: ti: am65-cpsw: fix CONFIG_PM #ifdefArnd Bergmann2022-12-171-3/+1
| * | | net: dsa: mt7530: remove redundant assignmentDaniel Golle2022-12-161-3/+0
| |/ /
| * | net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()Vladimir Oltean2022-12-151-5/+4
| * | ravb: Fix "failed to switch device to config mode" message during unbindBiju Das2022-12-151-1/+1
| * | net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui2022-12-151-0/+1
| * | r6040: Fix kmemleak in probe and removeLi Zetao2022-12-151-1/+4
| * | nfc: pn533: Clear nfc_target before being usedMinsuk Kang2022-12-151-0/+4
| * | net: enetc: avoid buffer leaks on xdp_do_redirect() failureVladimir Oltean2022-12-151-27/+8
| |/
| * wireguard: timers: cast enum limits members to int in printsJiri Slaby (SUSE)2022-12-141-4/+4