summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-31net: sparx5: uses, depends on BRIDGE or !BRIDGERandy Dunlap1-0/+1
2022-03-31wireguard: socket: ignore v6 endpoints when ipv6 is disabledJason A. Donenfeld1-2/+2
2022-03-31wireguard: socket: free skb in send6 when ipv6 is disabledWang Hai1-0/+1
2022-03-31wireguard: queueing: use CFI-safe ptr_ring cleanup functionJason A. Donenfeld1-1/+2
2022-03-30sfc: Avoid NULL pointer dereference on systems without numa awarenessMartin Habets1-7/+4
2022-03-30ptp: ocp: handle error from nvmem_device_findJonathan Lemon1-7/+8
2022-03-30net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun1-0/+4
2022-03-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-2/+5
2022-03-29net: lan966x: fix kernel oops on ioctl when I/F is downMichael Walle1-0/+3
2022-03-29ice: xsk: Fix indexing in ice_tx_xsk_pool()Maciej Fijalkowski1-1/+1
2022-03-29ice: xsk: Stop Rx processing when ntc catches ntuMaciej Fijalkowski1-0/+3
2022-03-29ice: xsk: Eliminate unnecessary loop iterationMagnus Karlsson1-1/+1
2022-03-29Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds24-114/+341
2022-03-29net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-03-29Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds16-166/+49
2022-03-28net: bnxt_ptp: fix compilation errorDamien Le Moal2-2/+6
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds97-1026/+2535
2022-03-28Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds200-10457/+3051
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds33-361/+270
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds456-6123/+23167
2022-03-28Merge tag 'pinctrl-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds110-3913/+16367
2022-03-28Merge tag 'mailbox-v5.18' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds7-64/+618
2022-03-28Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds4-51/+56
2022-03-27pinctrl: mediatek: common-v1: fix semicolon.cocci warningskernel test robot1-1/+1
2022-03-27octeontx2-af: initialize action variableTom Rix1-8/+7
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds116-1111/+4249
2022-03-26Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds38-347/+1365
2022-03-26Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds2-28/+141
2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds5-177/+3
2022-03-26net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun1-0/+2
2022-03-26qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-03-26net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap1-0/+1
2022-03-26Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-55/+1
2022-03-26net: hns3: fix phy can not link up when autoneg off and resetGuangbin Huang1-2/+2
2022-03-26net: hns3: add NULL pointer check for hns3_set/get_ringparam()Hao Chen1-3/+9
2022-03-26net: hns3: add netdev reset check for hns3_set_tunable()Hao Chen1-3/+5
2022-03-26net: hns3: clean residual vf config after disable sriovPeng Li3-0/+71
2022-03-26net: hns3: add max order judgement for tx spare bufferHao Chen1-0/+6
2022-03-26net: hns3: fix ethtool tx copybreak buf size indicating not aligned issueHao Chen2-9/+14
2022-03-26Merge tag 'for-linus-5.17-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds4-72/+61
2022-03-26net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli1-0/+21
2022-03-26net: hns3: refine the process when PF set VF VLANJian Shen2-5/+18
2022-03-26net: hns3: add vlan list lock to protect vlan listJian Shen2-4/+35
2022-03-26net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2-19/+46
2022-03-26net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen1-3/+2
2022-03-26net: sparx5: Refactor mdb handling according to feedbackCasper Andersson5-26/+24
2022-03-26net: sparx5: Remove unused GLAG handling in PGIDCasper Andersson2-21/+0
2022-03-26net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean1-1/+4
2022-03-26Merge tag 'drm-next-2022-03-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds9-24/+82
2022-03-26Merge tag 'backlight-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-11/+8