aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20Merge branch 'tcp-add-missing-annotations'Jakub Kicinski
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-20tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet
2023-07-20tcp: annotate data-races around tp->notsent_lowatEric Dumazet
2023-07-20tcp: annotate data-races around rskq_defer_acceptEric Dumazet
2023-07-20tcp: annotate data-races around tp->linger2Eric Dumazet
2023-07-20tcp: annotate data-races around icsk->icsk_syn_retriesEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_probesEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_intvlEric Dumazet
2023-07-20tcp: annotate data-races around tp->keepalive_timeEric Dumazet
2023-07-20tcp: annotate data-races around tp->tsoffsetEric Dumazet
2023-07-20tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet
2023-07-20Merge branch 'net-support-stp-on-bridge-in-non-root-netns'Paolo Abeni
2023-07-20Revert "bridge: Add extack warning when enabling STP in netns."Kuniyuki Iwashima
2023-07-20llc: Don't drop packet from non-root netns.Kuniyuki Iwashima
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima
2023-07-20llc: Check netns in llc_dgram_match().Kuniyuki Iwashima
2023-07-19net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-19Merge branch 'r8169-revert-two-changes-that-caused-regressions'Jakub Kicinski
2023-07-19Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit
2023-07-19r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit
2023-07-19Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19ipv4: ip_gre: fix return value check in erspan_xmit()Yuanjun Gong
2023-07-19ipv4: ip_gre: fix return value check in erspan_fb_xmit()Yuanjun Gong
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong
2023-07-19net:ipv6: check return value of pskb_trim()Yuanjun Gong
2023-07-19net: ipv4: Use kfree_sensitive instead of kfreeWang Ming
2023-07-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-18Merge branch 'tcp-annotate-data-races-in-tcp_rsk-req'Jakub Kicinski
2023-07-18tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet
2023-07-18tcp: annotate data-races around tcp_rsk(req)->txhashEric Dumazet
2023-07-18octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep
2023-07-18igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-18Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-07-18mailmap: Add entry for old intel emailJohn Fastabend
2023-07-18mailmap: add entries for past livesShannon Nelson
2023-07-18Merge branch 'selftests-tc-increase-timeout-and-add-missing-kconfig'Jakub Kicinski
2023-07-18selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts
2023-07-18selftests: tc: add 'ct' action kconfig depMatthieu Baerts
2023-07-18selftests: tc: set timeout to 15 minutesMatthieu Baerts
2023-07-18bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck
2023-07-18Merge branch 'two-more-fixes-for-check_max_stack_depth'Alexei Starovoitov
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi
2023-07-18bpf: Repeat check_max_stack_depth for async callbacksKumar Kartikeya Dwivedi
2023-07-18bpf: Fix subprog idx logic in check_max_stack_depthKumar Kartikeya Dwivedi
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-18vrf: Fix lockdep splat in output pathIdo Schimmel
2023-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni