summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-23atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru1-2/+2
2021-09-23net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-23net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean1-3/+8
2021-09-23net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau1-0/+3
2021-09-23nfc: st-nci: Add SPI ID matching DT compatibleMark Brown1-0/+1
2021-09-23MAINTAINERS: remove Guvenc Gulce as net/smc maintainerGuvenc Gulce1-1/+0
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel2-6/+15
2021-09-23mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg1-2/+2
2021-09-23mac80211: mesh: fix potentially unaligned accessJohannes Berg1-1/+2
2021-09-23mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi1-0/+4
2021-09-23mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing1-1/+2
2021-09-23mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang1-0/+8
2021-09-23Revert "mac80211: do not use low data rates for data frames with no ack flag"Felix Fietkau1-4/+0
2021-09-22init: Revert accidental changes to print irqs_disabled()Geert Uytterhoeven1-3/+3
2021-09-22MAINTAINERS: Update Xen-[PCI,SWIOTLB,Block] maintainershipKonrad Rzeszutek Wilk1-3/+3
2021-09-22MAINTAINERS: Update SWIOTLB maintainershipKonrad Rzeszutek Wilk1-2/+3
2021-09-22MAINTAINERS: update entry for NIOS2Dinh Nguyen1-2/+2
2021-09-22Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2021-09-22Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-14/+15
2021-09-22Merge tag 'platform-drivers-x86-v5.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-15/+77
2021-09-22MAINTAINERS: ARM/VT8500, remove defunct e-mailJiri Slaby1-2/+1
2021-09-22mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni1-2/+2
2021-09-22qed: rdma - don't wait for resources under hw error recovery flowShai Malin2-0/+16
2021-09-22Merge branch 's390-qeth-fixes-2021-09-21'Jakub Kicinski6-19/+18
2021-09-22s390/qeth: fix deadlock during failing recoveryAlexandra Winter3-4/+11
2021-09-22s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter4-15/+4
2021-09-22s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann1-0/+3
2021-09-21spi: Revert modalias changesMark Brown1-8/+0
2021-09-21Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-32/+38
2021-09-21qnx4: work around gcc false positive warning bugLinus Torvalds1-9/+27
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi1-0/+1
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito1-5/+22
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap1-2/+1
2021-09-21Merge branch 'dsa-devres'David S. Miller2-4/+10
2021-09-21net: dsa: realtek: register the MDIO bus under devresVladimir Oltean1-1/+1
2021-09-21net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean1-3/+9
2021-09-21Doc: networking: Fox a typo in ice.rstMasanari Iida1-1/+1
2021-09-21net: dsa: fix dsa_tree_setup error pathVladimir Oltean1-0/+1
2021-09-21Merge branch 'smc-fixes'David S. Miller2-1/+4
2021-09-21net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul1-0/+2
2021-09-21net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul1-1/+2
2021-09-21netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet1-33/+37
2021-09-21netfilter: log: work around missing softdep backend moduleFlorian Westphal3-3/+34
2021-09-21netfilter: iptable_raw: drop bogus net_init annotationFlorian Westphal1-1/+1
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal1-26/+24
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal1-47/+75
2021-09-21netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso1-1/+1
2021-09-21netfilter: nf_tables: unlink table before deleting itFlorian Westphal1-10/+18
2021-09-21selftests: netfilter: add zone stress test with colliding tuplesFlorian Westphal1-0/+156
2021-09-21selftests: netfilter: add selftest for directional zone supportFlorian Westphal1-0/+309