summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-20ipv6: sr: fix possible use-after-free and null-ptr-derefVasiliy Kovalev
2024-02-19enic: Avoid false positive under FORTIFY_SOURCEKees Cook
2024-02-19ionic: use pci_is_enabled not open codeShannon Nelson
2024-02-19selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu
2024-02-18Merge branch 'bcmasp-fixes'David S. Miller
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-02-18Merge branch 'mptcp-fixes'David S. Miller
2024-02-18selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)
2024-02-18selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)
2024-02-18mptcp: fix duplicate subflow creationPaolo Abeni
2024-02-18mptcp: fix data races on remote_idPaolo Abeni
2024-02-18mptcp: fix data races on local_idPaolo Abeni
2024-02-18mptcp: fix lockless access in subflow ULP diagPaolo Abeni
2024-02-18mptcp: add needs_id for netlink appending addrGeliang Tang
2024-02-18mptcp: add needs_id for userspace appending addrGeliang Tang
2024-02-18Merge branch 'inet-fix-NLM_F_DUMP_INTR-logic'David S. Miller
2024-02-18ipv6: properly combine dev_base_seq and ipv6.dev_addr_genidEric Dumazet
2024-02-18ipv4: properly combine dev_base_seq and ipv4.dev_addr_genidEric Dumazet
2024-02-17net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov
2024-02-16net/sched: act_mirred: don't override retval if we already lost the skbJakub Kicinski
2024-02-16net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski
2024-02-16net: ethernet: adi: requires PHYLIB supportRandy Dunlap
2024-02-16dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().Kuniyuki Iwashima
2024-02-16Merge branch 'bridge-mdb-events'David S. Miller
2024-02-16net: bridge: switchdev: Ensure deferred event delivery on unoffloadTobias Waldekranz
2024-02-16net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz
2024-02-16net/iucv: fix the allocation size of iucv_path_table arrayAlexander Gordeev
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-15Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-15update workarounds for gcc "asm goto" issueLinus Torvalds
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-02-15Merge tag 'spi-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-15Merge tag 'regmap-fix-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-02-15Merge tag 'hid-for-linus-2024021501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-02-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-15Merge branch 'fix-module_description-for-net-p6'Jakub Kicinski
2024-02-15net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao
2024-02-15net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao
2024-02-15net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker