summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-05net_sched: sch_fq: add TCA_FQ_WEIGHTS attributeEric Dumazet
2023-10-05net_sched: sch_fq: add 3 bands and WRR schedulingEric Dumazet
2023-10-05net_sched: export pfifo_fast prio2band[]Eric Dumazet
2023-10-05net_sched: sch_fq: remove q->ktime_cacheEric Dumazet
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-04Merge branch 'ynl-makefile-cleanup'Jakub Kicinski
2023-10-04tools: ynl: use uAPI include magic for samplesJakub Kicinski
2023-10-04tools: ynl: don't regen on every makeJakub Kicinski
2023-10-04ynl: netdev: drop unnecessary enum-as-flagsJakub Kicinski
2023-10-04netlink: annotate data-races around sk->sk_errEric Dumazet
2023-10-04net: skb_queue_purge_reason() optimizationsEric 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-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-10-04Merge branch 'fix-a-couple-recent-instances-of-wincompatible-function-pointer...Jakub Kicinski
2023-10-04mlx5: Fix type of mode parameter in mlx5_dpll_device_mode_get()Nathan Chancellor
2023-10-04ptp: Fix type of mode parameter in ptp_ocp_dpll_mode_get()Nathan Chancellor
2023-10-04Merge branch 'r8152-modify-rx_bottom'Jakub Kicinski
2023-10-04r8152: use napi_gro_fragsHayes Wang
2023-10-04r8152: break the loop when the budget is exhaustedHayes Wang
2023-10-04Merge branch 'chelsio-annotate-structs-with-__counted_by'Jakub Kicinski
2023-10-04cxgb4: Annotate struct smt_data with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct sched_table with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_byKees Cook
2023-10-04cxgb4: Annotate struct clip_tbl with __counted_byKees Cook
2023-10-04chelsio/l2t: Annotate struct l2t_data with __counted_byKees Cook
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-04Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-04page_pool: fix documentation typosRandy Dunlap
2023-10-04sctp: Spelling s/preceeding/preceding/gGeert Uytterhoeven
2023-10-04tipc: fix a potential deadlock on &tx->lockChengfeng Ye