summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-05selftests: net: let big_tcp test cope with slow envPaolo Abeni
2024-02-05Merge branch 'rxrpc-fixes'David S. Miller
2024-02-05rxrpc: Fix counting of new acks and nacksDavid Howells
2024-02-05rxrpc: Fix response to PING RESPONSE ACKs to a dead callDavid Howells
2024-02-05rxrpc: Fix delayed ACKs to not set the reference serial numberDavid Howells
2024-02-05rxrpc: Fix generation of serial numbers to skip zeroDavid Howells
2024-02-05Merge branch 'nfp-fixes'David S. Miller
2024-02-05nfp: enable NETDEV_XDP_ACT_REDIRECT feature flagJames Hershaw
2024-02-05nfp: flower: prevent re-adding mac index for bonded portDaniel de Villiers
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2024-02-04inet: read sk->sk_family once in inet_recv_error()Eric Dumazet
2024-02-04hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missedShradha Gupta
2024-02-03octeontx2-pf: Fix a memleak otx2_sq_initZhipeng Lu
2024-02-03atm: idt77252: fix a memleak in open_card_ubr0Zhipeng Lu
2024-02-03tunnels: fix out of bounds access when building IPv6 PMTU errorAntoine Tenart
2024-02-03tsnep: Fix mapping for zero copy XDP_TX actionGerhard Engleder
2024-02-02Merge branch 'selftests-net-more-fixes'Jakub Kicinski
2024-02-02selftests: net: avoid just another constant waitPaolo Abeni
2024-02-02selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni
2024-02-02selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni
2024-02-02selftests: net: cut more slack for gro fwd tests.Paolo Abeni
2024-02-02net: atlantic: Fix DMA mapping for PTP hwts ringIvan Vecera
2024-02-02netdevsim: avoid potential loop in nsim_dev_trap_report_work()Eric Dumazet
2024-02-02net: Fix from address in memcpy_to_iter_csum()Michael Lass
2024-02-02net: stmmac: xgmac: fix handling of DPP safety error for DMA channelsFurong Xu
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