summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | devlink: fix possible use-after-free and memory leaks in devlink_init()Vasiliy Kovalev2024-02-201-3/+9
| | * | | ipv6: sr: fix possible use-after-free and null-ptr-derefVasiliy Kovalev2024-02-201-9/+11
| | | |/ | | |/|
| | * | enic: Avoid false positive under FORTIFY_SOURCEKees Cook2024-02-191-1/+2
| | * | ionic: use pci_is_enabled not open codeShannon Nelson2024-02-191-1/+1
| | * | selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu2024-02-191-0/+2
| | * | Merge branch 'bcmasp-fixes'David S. Miller2024-02-182-3/+6
| | |\ \
| | | * | net: bcmasp: Sanity check is off by oneJustin Chen2024-02-181-3/+3
| | | * | net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli2024-02-181-0/+3
| | |/ /
| | * | Merge branch 'mptcp-fixes'David S. Miller2024-02-1812-68/+116
| | |\ \
| | | * | selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)2024-02-181-6/+11
| | | * | selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)2024-02-181-8/+12
| | | * | selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)2024-02-181-2/+2
| | | * | selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)2024-02-181-1/+2
| | | * | selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)2024-02-181-2/+2
| | | * | selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)2024-02-181-1/+1
| | | * | selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)2024-02-181-0/+6
| | | * | mptcp: fix duplicate subflow creationPaolo Abeni2024-02-181-15/+18
| | | * | mptcp: fix data races on remote_idPaolo Abeni2024-02-182-7/+7
| | | * | mptcp: fix data races on local_idPaolo Abeni2024-02-186-13/+23
| | | * | mptcp: fix lockless access in subflow ULP diagPaolo Abeni2024-02-183-3/+7
| | | * | mptcp: add needs_id for netlink appending addrGeliang Tang2024-02-181-5/+19
| | | * | mptcp: add needs_id for userspace appending addrGeliang Tang2024-02-181-6/+7
| | |/ /
| | * | Merge branch 'inet-fix-NLM_F_DUMP_INTR-logic'David S. Miller2024-02-182-7/+35
| | |\ \
| | | * | ipv6: properly combine dev_base_seq and ipv6.dev_addr_genidEric Dumazet2024-02-181-3/+18
| | | * | ipv4: properly combine dev_base_seq and ipv4.dev_addr_genidEric Dumazet2024-02-181-4/+17
| | |/ /
| | * | net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov2024-02-171-20/+0
| | * | net/sched: act_mirred: don't override retval if we already lost the skbJakub Kicinski2024-02-161-12/+10
| | * | net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski2024-02-162-12/+5
| | * | net: ethernet: adi: requires PHYLIB supportRandy Dunlap2024-02-161-0/+1
| | * | dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().Kuniyuki Iwashima2024-02-161-1/+24
| | * | Merge branch 'bridge-mdb-events'David S. Miller2024-02-163-28/+132
| | |\ \
| | | * | net: bridge: switchdev: Ensure deferred event delivery on unoffloadTobias Waldekranz2024-02-161-0/+10
| | | * | net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz2024-02-163-28/+122
| | |/ /
| | * | net/iucv: fix the allocation size of iucv_path_table arrayAlexander Gordeev2024-02-161-2/+2
| * | | Merge tag 'trace-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-02-221-0/+4
| |\ \ \
| | * | | ring-buffer: Do not let subbuf be bigger than write maskSteven Rostedt (Google)2024-02-211-0/+4
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-211-0/+5
| |\ \ \ \
| | * \ \ \ Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-02-211-0/+5
| | |\ \ \ \
| | | * | | | KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton2024-02-211-0/+2
| | | * | | | KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton2024-02-211-0/+3
| * | | | | | Merge tag 'for-6.8-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-02-212-18/+46
| |\ \ \ \ \ \
| | * | | | | | btrfs: fix deadlock with fiemap and extent lockingJosef Bacik2024-02-191-17/+45
| | * | | | | | btrfs: defrag: avoid unnecessary defrag caused by incorrect extent sizeQu Wenruo2024-02-191-1/+1
| * | | | | | | Merge tag 'v6.8-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-02-211-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: virtio/akcipher - Fix stack overflow on memcpyzhenwei pi2024-02-091-2/+3
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-02-2115-36/+84
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RDMA/srpt: fix function pointer cast warningsArnd Bergmann2024-02-141-4/+5
| | * | | | | | | | RDMA/qedr: Fix qedr_create_user_qp error flowKamal Heib2024-02-121-1/+10
| | * | | | | | | | RDMA/srpt: Support specifying the srpt_service_guid parameterBart Van Assche2024-02-051-2/+6
| | * | | | | | | | IB/hfi1: Fix sdma.h tx->num_descs off-by-one errorDaniel Vacek2024-02-041-1/+1