summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-15net: tipc: resize nlattr array to correct sizeLin Ma
2023-06-15sfc: fix XDP queues mode with legacy IRQÍñigo Huguet
2023-06-15net: macsec: fix double free of percpu statsFedor Pchelkin
2023-06-15net: lapbether: only support ethernet devicesEric Dumazet
2023-06-15MAINTAINERS: add reviewers for SMC SocketsJan Karcher
2023-06-15s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()Julian Ruess
2023-06-14net: dsa: felix: fix taprio guard band overflow at 10Mbps with jumbo framesVladimir Oltean
2023-06-14net/sched: cls_api: Fix lockup on flushing explicitly created chainVlad Buslov
2023-06-14ice: Fix ice module unloadJakub Buchocki
2023-06-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-06-14net/handshake: remove fput() that causes use-after-freeLin Ma
2023-06-14Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-06-14selftests: forwarding: hw_stats_l3: Set addrgenmode in a separate stepDanielle Ratson
2023-06-14Merge branch 'net-sched-fix-race-conditions-in-mini_qdisc_pair_swap'Paolo Abeni
2023-06-14net/sched: qdisc_destroy() old ingress and clsact Qdiscs before graftingPeilin Ye
2023-06-14net/sched: Refactor qdisc_graft() for ingress and clsact QdiscsPeilin Ye
2023-06-14net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins
2023-06-13Merge branch 'fix-small-bugs-and-annoyances-in-tc-testing'Jakub Kicinski
2023-06-13selftests/tc-testing: Remove configs that no longer existVlad Buslov
2023-06-13selftests/tc-testing: Fix SFB db testVlad Buslov
2023-06-13selftests/tc-testing: Fix Error: failed to find target LOGVlad Buslov
2023-06-13selftests/tc-testing: Fix Error: Specified qdisc kind is unknown.Vlad Buslov
2023-06-13net: ethernet: ti: am65-cpsw: Call of_node_put() on error pathDan Carpenter
2023-06-12Merge branch 'mptcp-fixes'Jakub Kicinski
2023-06-12selftests: mptcp: join: skip mixed tests if not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: uniform listener testsMatthieu Baerts
2023-06-12selftests: mptcp: join: skip PM listener tests if not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: skip MPC backups tests if not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: skip fail tests if not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: skip userspace PM tests if not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: skip fullmesh flag tests if not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: skip backup if set flag on ID not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: skip implicit tests if not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: support RM_ADDR for used endpoints or notMatthieu Baerts
2023-06-12selftests: mptcp: join: skip Fastclose tests if not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: support local endpoint being tracked or notMatthieu Baerts
2023-06-12selftests: mptcp: join: skip test if iptables/tc cmds failMatthieu Baerts
2023-06-12selftests: mptcp: join: skip check if MIB counter not supportedMatthieu Baerts
2023-06-12selftests: mptcp: join: helpers to skip testsMatthieu Baerts
2023-06-12selftests: mptcp: join: use 'iptables-legacy' if availableMatthieu Baerts
2023-06-12selftests: mptcp: lib: skip if not below kernel versionMatthieu Baerts
2023-06-12Merge branch 'fixes-for-q-usgmii-speeds-and-autoneg'Jakub Kicinski
2023-06-12net: phylink: use a dedicated helper to parse usgmii control wordMaxime Chevallier
2023-06-12net: phylink: report correct max speed for QUSGMIIMaxime Chevallier
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-12igc: Fix possible system crash when loading moduleVinicius Costa Gomes
2023-06-12igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli
2023-06-12sctp: fix an error code in sctp_sf_eat_auth()Dan Carpenter
2023-06-12sctp: handle invalid error codes without calling BUG()Dan Carpenter