summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-25net: ethernet: mtk_eth_soc: add check for allocation failureDan Carpenter
2022-04-25net: lan966x: fix a couple off by one bugsDan Carpenter
2022-04-25ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()Yang Yingliang
2022-04-25net: mscc: ocelot: Remove useless codeHaowen Bai
2022-04-25net/smc: sync err code when tcp connection was refusedliuyacan
2022-04-25net: hns: Add missing fwnode_handle_put in hns_mac_initPeng Wu
2022-04-25Merge branch 'hns3-fixes'David S. Miller
2022-04-25net: hns3: add return value for mailbox handling in PFJian Shen
2022-04-25net: hns3: add validity check for message data lengthJian Shen
2022-04-25net: hns3: modify the return code of hclge_get_ring_chain_from_mbxJie Wang
2022-04-25net: hns3: fix error log of tx/rx tqps statsPeng Li
2022-04-25net: hns3: align the debugfs output to the leftHao Chen
2022-04-25net: hns3: clear inited state and stop client after failed to register netdevJian Shen
2022-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-04-25Merge branch 'mlxsw-line-card-model'David S. Miller
2022-04-25selftests: mlxsw: Check device info on activated line cardJiri Pirko
2022-04-25mlxsw: core_linecards: Expose device FW version over device infoJiri Pirko
2022-04-25mlxsw: reg: Extend MDDQ device_info by FW version fieldsJiri Pirko
2022-04-25selftests: mlxsw: Check line card info on provisioned line cardJiri Pirko
2022-04-25mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko
2022-04-25selftests: mlxsw: Check devices on provisioned line cardJiri Pirko
2022-04-25mlxsw: core_linecards: Probe provisioned line cards for devices and attach themJiri Pirko
2022-04-25mlxsw: reg: Extend MDDQ by device_infoJiri Pirko
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko
2022-04-25devlink: introduce line card info get messageJiri Pirko
2022-04-25devlink: introduce line card devices supportJiri Pirko
2022-04-25netfilter: Update ip6_route_me_harder to consider L3 domainMartin Willi
2022-04-25netfilter: flowtable: Remove the empty fileRongguang Wei
2022-04-25cpufreq: fix memory leak in sun50i_cpufreq_nvmem_probeXiaobing Luo
2022-04-24Linux 5.18-rc4v5.18-rc4Linus Torvalds
2022-04-24Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds
2022-04-24page_alloc: use vmalloc_huge for large system hashSong Liu
2022-04-24pinctrl: pistachio: fix use of irq_of_parse_and_map()Lv Ruyi
2022-04-23Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-04-23Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2022-04-23sctp: check asoc strreset_chunk in sctp_generate_reconf_eventXin Long
2022-04-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-23Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap
2022-04-23Merge branch 'dsa-selftests'David S. Miller
2022-04-23selftests: drivers: dsa: add a subset of forwarding selftestsVladimir Oltean