summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-22net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()Yang Yingliang
2022-03-21net: dsa: fix panic on shutdown if multi-chip tree failed to probeVladimir Oltean
2022-03-21openvswitch: always update flow key after natAaron Conole
2022-03-21tcp: ensure PMTU updates are processed during fastopenJakub Kicinski
2022-03-21net: bcmgenet: Use stronger register read/writes to assure orderingJeremy Linton
2022-03-21Merge branch 'ax25-fixes'David S. Miller
2022-03-21ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou
2022-03-21ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou
2022-03-18af_netlink: Fix shift out of bounds in group mask calculationPetr Machata
2022-03-18mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skbYonglong Li
2022-03-18Merge branch 'ipv4-handle-tos-and-scope-properly-for-icmp-redirects-and-pmtu-...Jakub Kicinski
2022-03-18selftest: net: Test IPv4 PMTU exceptions with DSCP and ECNGuillaume Nault
2022-03-18ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault
2022-03-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-03-18Merge branch 'af_unix-OOB-fixes'David S. Miller
2022-03-18af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima
2022-03-18af_unix: Fix some data-races around unix_sk(sk)->oob_skb.Kuniyuki Iwashima
2022-03-18ibmvnic: fix race between xmit and resetSukadev Bhattiprolu
2022-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger
2022-03-17netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso
2022-03-17netfilter: nf_tables: validate registers coming from userspace.Pablo Neira Ayuso
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo
2022-03-16netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki
2022-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-03-15hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang
2022-03-15iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski
2022-03-15ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski
2022-03-15Add Paolo Abeni to networking maintainersJakub Kicinski
2022-03-15Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski
2022-03-15atm: eni: Add check for dma_map_singleJiasheng Jiang