summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-01Kconfig: Disable -Wstringop-overflow for GCC globallyLinus Torvalds
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-01Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-01Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-01Merge tag 'nfsd-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-02-01Merge tag 'exfat-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-01Merge tag 'firewire-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'spi-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-01Merge tag 'regulator-fix-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-01Merge tag 'v6.8-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-01Merge tag 'batadv-net-pullrequest-20240201' of git://git.open-mesh.org/linux-...Jakub Kicinski
2024-02-01doc/netlink/specs: Add missing attr in rt_link specDonald Hunter
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga
2024-02-01Merge branch 'mptcp-fixes-for-recent-issues-reported-by-ci-s'Jakub Kicinski
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)
2024-02-01selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)
2024-02-01mptcp: fix data re-injection from stale subflowPaolo Abeni
2024-02-01selftests: net: enable some more knobsPaolo Abeni
2024-02-01selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski
2024-02-01Merge branch 'selftests-net-more-small-fixes'Jakub Kicinski
2024-02-01selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier
2024-02-01selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier
2024-02-01selftests: net: Remove executable bits from library scriptsBenjamin Poirier
2024-02-01selftests: bonding: Check initial stateBenjamin Poirier
2024-02-01selftests: team: Add missing config optionsBenjamin Poirier
2024-02-01hv_netvsc: Fix race condition between netvsc_probe and netvsc_removeSouradeep Chakrabarti
2024-02-01xen-netback: properly sync TX responsesJan Beulich
2024-02-01net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao
2024-02-01octeontx2-pf: Remove xdp queues on program detachGeetha sowjanya
2024-02-01firewire: core: search descriptor leaf just after vendor directory entry in r...Takashi Sakamoto
2024-02-01firewire: core: correct documentation of fw_csr_string() kernel APITakashi Sakamoto
2024-01-31Merge branch 'selftests-net-a-few-pmtu-sh-fixes'Jakub Kicinski
2024-01-31selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni
2024-01-31selftests: net: fix available tunnels detectionPaolo Abeni
2024-01-31selftests: net: add missing config for pmtu.sh testsPaolo Abeni
2024-01-31Merge branch 'pds_core-various-fixes'Jakub Kicinski
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley