summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si
2021-12-07net: phy: Remove unnecessary indentation in the comments of phy_deviceYanteng Si
2021-12-07gve: fix for null pointer dereference.Ameer Hamza
2021-12-07MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myselfPetr Machata
2021-12-07Merge branch 'net-tls-cover-all-ciphers-with-tests'Jakub Kicinski
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko
2021-12-08netfilter: conntrack: annotate data-races around ct->timeoutEric Dumazet
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal
2021-12-08netfilter: nft_exthdr: break evaluation if setting TCP option failsPablo Neira Ayuso
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio
2021-12-08nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groupsStefano Brivio
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-07Merge tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git://git.kernel.org/pub...Linus Torvalds
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski
2021-12-07ice: ignore dropped packets during initJesse Brandeburg
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter
2021-12-07Merge tag 'linux-can-fixes-for-5.16-20211207' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-12-07Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-12-07netfs: fix parameter of cleanup()Jeffle Xu
2021-12-07netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lockDavid Howells
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-07can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu
2021-12-06perf header: Fix memory leaks when processing feature headersIan Rogers
2021-12-06perf test: Reset shadow counts before loadingIan Rogers
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-12-06perf tools: Fix SMT detection fast read pathIan Rogers
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo
2021-12-06perf inject: Fix itrace space allowed for new attributesAdrian Hunter
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-12-06Revert "perf bench: Fix two memory leaks detected with ASan"Jiri Olsa
2021-12-06devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet
2021-12-06ethtool: do not perform operations on net devices being unregisteredAntoine Tenart
2021-12-06Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGHSalvatore Bonaccorso
2021-12-06platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung
2021-12-06Merge tag 'docs-5.16-3' of git://git.lwn.net/linuxLinus Torvalds