summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-06bpf: Fix BPF_PROG_QUERY last field checkDaniel Borkmann
2023-10-06net: sched: cls_u32: Fix allocation size in u32_init()Gustavo A. R. Silva
2023-10-06Merge branch 'qca8k-fixes'David S. Miller
2023-10-06net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...Marek BehĂșn
2023-10-06net: dsa: qca8k: fix regmap bulk read/write methods on big endian systemsMarek BehĂșn
2023-10-06Merge branch 'lynx-28g-fixes'David S. Miller
2023-10-06phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registersVladimir Oltean
2023-10-06phy: lynx-28g: lock PHY while performing CDR lock workaroundVladimir Oltean
2023-10-06phy: lynx-28g: cancel the CDR check work item on the remove pathIoana Ciornei
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-05Merge tag 'integrity-v6.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-05Merge tag 'leds-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-10-05Merge tag 'mfd-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-10-05Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-05Merge branch 'mptcp-fixes-and-maintainer-email-update-for-v6-6'Jakub Kicinski
2023-10-05MAINTAINERS: update Matthieu's email addressMatthieu Baerts
2023-10-05mptcp: userspace pm allow creating id 0 subflowGeliang Tang
2023-10-05mptcp: fix delegated action racesPaolo Abeni
2023-10-05net: stmmac: remove unneeded stmmac_poll_controllerRemi Pommarel
2023-10-05net: lan743x: also select PHYLIBRandy Dunlap
2023-10-05net: ethernet: mediatek: disable irq before schedule napiChristian Marangi
2023-10-05Merge branch 'net-mana-fix-some-tx-processing-bugs'Paolo Abeni
2023-10-05net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang
2023-10-05net: mana: Fix the tso_bytes calculationHaiyang Zhang
2023-10-05net: mana: Fix TX CQE error handlingHaiyang Zhang
2023-10-04Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-04netlink: annotate data-races around sk->sk_errEric Dumazet
2023-10-04sctp: update hb timer immediately after users change hb_intervalXin Long
2023-10-04sctp: update transport state when processing a dupcook packetXin Long
2023-10-04tcp: fix delayed ACKs for MSS boundary conditionNeal Cardwell
2023-10-04tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell
2023-10-04Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-04page_pool: fix documentation typosRandy Dunlap
2023-10-04tipc: fix a potential deadlock on &tx->lockChengfeng Ye
2023-10-04net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-10-04ipv4: Set offload_failed flag in fibmatch resultsBenjamin Poirier
2023-10-04Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-10-04Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-04netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failureFlorian Westphal
2023-10-04netfilter: nf_tables: Deduplicate nft_register_obj audit logsPhil Sutter
2023-10-04selftests: netfilter: Extend nft_audit.shPhil Sutter
2023-10-04selftests: netfilter: test for sctp collision processing in nf_conntrackXin Long
2023-10-04netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long
2023-10-04netfilter: nft_payload: rebuild vlan header on h_proto accessFlorian Westphal
2023-10-04ibmveth: Remove condition to recompute TCP header checksum.David Wilder
2023-10-04dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() returnDan Carpenter
2023-10-04net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()Dan Carpenter
2023-10-04net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()Dan Carpenter
2023-10-04vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()Stefano Garzarella