summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-03-291-4/+3
|\
| * mm/mlock: fix two bugs in user_shm_lock()Miaohe Lin2022-03-231-4/+3
* | Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-2938-194/+464
|\ \
| * | Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski2022-03-291-1/+0
| * | net/smc: Send out the remaining data in sndbuf before closeWen Gu2022-03-291-0/+3
| * | net: move net_unlink_todo() out of the headerJohannes Berg2022-03-282-10/+10
| * | 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
| * | selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju2022-03-281-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-03-284-28/+37
| |\ \
| | * | memcg: enable accounting for nft objectsVasily Averin2022-03-282-23/+23
| | * | netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso2022-03-241-4/+13
| | * | netfilter: egress: Report interface as outgoingPhil Sutter2022-03-241-1/+1
| * | | net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner2022-03-271-6/+9
| * | | net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet2022-03-261-0/+5
| * | | selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski2022-03-261-0/+6
| * | | octeontx2-af: initialize action variableTom Rix2022-03-261-8/+7
| * | | net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun2022-03-261-0/+2
| * | | net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou2022-03-261-3/+8
| * | | qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix2022-03-261-5/+5
| * | | net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap2022-03-261-0/+1
| * | | Merge branch 'hns3-fixes'David S. Miller2022-03-265-17/+107
| |\ \ \
| | * | | 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
| |/ / /
| * | | selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel2022-03-261-4/+4
| * | | net: phy: broadcom: Fix brcm_fet_config_init()Florian Fainelli2022-03-261-0/+21
| * | | llc: only change llc->dev when bind() succeedsEric Dumazet2022-03-261-25/+34
| * | | Merge branch 'net-hns3-add-some-fixes-for-net'Jakub Kicinski2022-03-263-31/+101
| |\ \ \
| | * | | net: hns3: refine the process when PF set VF VLANJian Shen2022-03-262-5/+18
| | * | | net: hns3: add vlan list lock to protect vlan listJian Shen2022-03-262-4/+35
| | * | | net: hns3: fix port base vlan add fail when concurrent with resetJian Shen2022-03-262-19/+46
| | * | | net: hns3: fix bug when PF set the duplicate MAC address for VFsJian Shen2022-03-261-3/+2
| |/ / /
| * | | Merge branch 'net-sparx5-refactor-based-on-feedback-on'Jakub Kicinski2022-03-255-47/+24
| |\ \ \
| | * | | 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
| * | | Merge branch 'vsock-virtio-enable-vqs-early-on-probe-and-finish-the-setup-bef...Jakub Kicinski2022-03-251-4/+7
| |\ \ \
| | * | | vsock/virtio: enable VQs early on probeStefano Garzarella2022-03-251-0/+2
| | * | | vsock/virtio: read the negotiated features before using VQsStefano Garzarella2022-03-251-3/+3
| | * | | vsock/virtio: initialize vdev->priv before using VQsStefano Garzarella2022-03-251-1/+2
| |/ / /
| * | | net: usb: ax88179_178a: add Allied Telesis AT-UMCsGreg Jesionowski2022-03-251-0/+51
| * | | net: dsa: realtek: make interface drivers depend on OFAlvin Šipraga2022-03-251-0/+2
| * | | net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock on resumeBjorn Andersson2022-03-251-0/+7
* | | | Merge tag 'kgdb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2022-03-291-1/+1
|\ \ \ \
| * | | | kdb: Fix the putarea helper functionDaniel Thompson2022-03-241-1/+1
* | | | | Merge tag 'hexagon-5.18-0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-03-281-1/+2
|\ \ \ \ \