summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21net: ethernet: ti: am65-cpsw: remove unused parameter of am65_cpsw_nuss_commo...Jian Shen
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-09-21net: fjes: Reorder symbols to get rid of a few forward declarationsUwe Kleine-König
2022-09-21Merge branch 'net-hns3-updates-for-next'Jakub Kicinski
2022-09-21net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang
2022-09-21net: hns3: refactor function hclge_mbx_handler()Hao Lan
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang
2022-09-21net: hns3: add support for external loopback testYonglong Liu
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim
2022-09-21tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter
2022-09-21libperf evlist: Fix polling of system-wide eventsAdrian Hunter
2022-09-21perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim
2022-09-21Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'mips-fixes_6.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-21Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21Merge tag 'iommu-fixes-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-21Merge tag 'sound-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-21Merge tag 'exfat-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-21docs: net: add an explanation of VF (and other) RepresentorsEdward Cree
2022-09-21Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-09-21perf jit: Include program header in ELF filesLieven Hey
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim
2022-09-21Merge branch 'net-dev_err_probe'David S. Miller
2022-09-21net: ll_temac: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: stmmac: dwc-qos: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ibm: emac: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: dsa: lantiq: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: cpsw_new: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: cpsw: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net: ethernet: ti: am65-cpts: Switch to use dev_err_probe() helperYang Yingliang
2022-09-21net/af_packet: registration process optimization in packet_init()Ziyang Xuan
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie
2022-09-21net: sched: act_ct: remove redundant variable errJinpeng Cui
2022-09-21netfilter: rpfilter: Remove unused variable 'ret'.Guillaume Nault
2022-09-21headers: Remove some left-over license text in include/uapi/linux/netfilter/Christophe JAILLET
2022-09-21netfilter: conntrack: revisit the gc initial rescheduling biasAntoine Tenart
2022-09-21netfilter: conntrack: fix the gc rescheduling delayAntoine Tenart
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-09-21can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...Marc Kleine-Budde
2022-09-21can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-21can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde
2022-09-21gpiolib: cdev: Set lineevent_state::irq after IRQ register successfullyMeng Li