summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-28memcg: enable accounting for nft objectsVasily Averin2-23/+23
2022-03-24netfilter: nf_conntrack_tcp: preserve liberal flag in tcp optionsPablo Neira Ayuso1-4/+13
2022-03-24netfilter: egress: Report interface as outgoingPhil Sutter1-1/+1
2022-03-23Merge branch 'ice-avoid-sleeping-scheduling-in-atomic-contexts'Jakub Kicinski3-10/+20
2022-03-23ice: don't allow to run ice_send_event_to_aux() in atomic ctxAlexander Lobakin1-0/+3
2022-03-23ice: fix 'scheduling while atomic' on aux critical err interruptAlexander Lobakin2-10/+17
2022-03-22tipc: fix the timer expires after interval 100msHoang Le1-1/+2
2022-03-22net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()Yang Yingliang1-1/+1
2022-03-22net: dsa: fix panic on shutdown if multi-chip tree failed to probeVladimir Oltean1-0/+5
2022-03-22openvswitch: always update flow key after natAaron Conole1-59/+59
2022-03-22tcp: ensure PMTU updates are processed during fastopenJakub Kicinski1-1/+4
2022-03-22net: bcmgenet: Use stronger register read/writes to assure orderingJeremy Linton1-2/+2
2022-03-21Merge branch 'ax25-fixes'David S. Miller2-11/+27
2022-03-21ax25: Fix NULL pointer dereferences in ax25 timersDuoming Zhou2-8/+16
2022-03-21ax25: Fix refcount leaks caused by ax25_cb_del()Duoming Zhou1-3/+11
2022-03-19af_netlink: Fix shift out of bounds in group mask calculationPetr Machata1-0/+2
2022-03-19mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skbYonglong Li1-0/+1
2022-03-19Merge branch 'ipv4-handle-tos-and-scope-properly-for-icmp-redirects-and-pmtu-...Jakub Kicinski2-8/+151
2022-03-19selftest: net: Test IPv4 PMTU exceptions with DSCP and ECNGuillaume Nault1-4/+137
2022-03-19ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault1-4/+14
2022-03-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-20/+50
2022-03-18Merge branch 'af_unix-OOB-fixes'David S. Miller2-10/+12
2022-03-18af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima2-3/+7
2022-03-18af_unix: Fix some data-races around unix_sk(sk)->oob_skb.Kuniyuki Iwashima1-7/+5
2022-03-18ibmvnic: fix race between xmit and resetSukadev Bhattiprolu2-15/+55
2022-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller5-24/+53
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds33-133/+154
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-5/+5
2022-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-16/+15
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi1-11/+11
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai1-0/+1
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang1-1/+1
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera1-0/+7
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean1-1/+15
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger1-2/+4
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra3-26/+19
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2022-03-17netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso1-1/+1
2022-03-17netfilter: nf_tables: validate registers coming from userspace.Pablo Neira Ayuso1-5/+17
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin1-0/+1
2022-03-17net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2022-03-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-7/+10
2022-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2-3/+2
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-32/+1
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo1-32/+1
2022-03-16netfilter: flowtable: Fix QinQ and pppoe support for inet tablePablo Neira Ayuso3-18/+35
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki1-5/+5
2022-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2-4/+11