summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-20llc: Check netns in llc_dgram_match().Kuniyuki Iwashima1-7/+11
2023-07-20net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle1-1/+1
2023-07-20Merge branch 'r8169-revert-two-changes-that-caused-regressions'Jakub Kicinski1-11/+27
2023-07-20Revert "r8169: disable ASPM during NAPI poll"Heiner Kallweit1-10/+1
2023-07-20r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit1-1/+26
2023-07-20Revert "tcp: avoid the lookup process failing to get sk in ehash table"Kuniyuki Iwashima2-19/+6
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-10/+55
2023-07-19ipv4: ip_gre: fix return value check in erspan_xmit()Yuanjun Gong1-1/+2
2023-07-19ipv4: ip_gre: fix return value check in erspan_fb_xmit()Yuanjun Gong1-1/+2
2023-07-19drivers:net: fix return value check in ocelot_fdma_receive_skbYuanjun Gong1-1/+2
2023-07-19drivers: net: fix return value check in emac_tso_csum()Yuanjun Gong1-2/+5
2023-07-19net:ipv6: check return value of pskb_trim()Yuanjun Gong1-1/+2
2023-07-19net: ipv4: Use kfree_sensitive instead of kfreeWang Ming1-1/+1
2023-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-111/+176
2023-07-19Merge branch 'tcp-annotate-data-races-in-tcp_rsk-req'Jakub Kicinski4-11/+15
2023-07-19tcp: annotate data-races around tcp_rsk(req)->ts_recentEric Dumazet4-6/+9
2023-07-19tcp: annotate data-races around tcp_rsk(req)->txhashEric Dumazet4-5/+6
2023-07-19octeontx2-pf: mcs: Generate hash key using ecb(aes)Subbaraya Sundeep1-37/+100
2023-07-19igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer1-2/+2
2023-07-19Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Jakub Kicinski5-97/+113
2023-07-19mailmap: Add entry for old intel emailJohn Fastabend1-0/+1
2023-07-19mailmap: add entries for past livesShannon Nelson1-0/+2
2023-07-19Merge branch 'selftests-tc-increase-timeout-and-add-missing-kconfig'Jakub Kicinski2-0/+3
2023-07-19selftests: tc: add ConnTrack procfs kconfigMatthieu Baerts1-0/+1
2023-07-19selftests: tc: add 'ct' action kconfig depMatthieu Baerts1-0/+1
2023-07-19selftests: tc: set timeout to 15 minutesMatthieu Baerts1-0/+1
2023-07-19bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck1-1/+7
2023-07-19Merge branch 'two-more-fixes-for-check_max_stack_depth'Alexei Starovoitov2-9/+48
2023-07-19selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi1-2/+23
2023-07-19bpf: Repeat check_max_stack_depth for async callbacksKumar Kartikeya Dwivedi1-2/+19
2023-07-19bpf: Fix subprog idx logic in check_max_stack_depthKumar Kartikeya Dwivedi1-5/+6
2023-07-18octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya1-2/+3
2023-07-18vrf: Fix lockdep splat in output pathIdo Schimmel1-6/+6
2023-07-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni4-31/+21
2023-07-17can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeoutFedor Ross2-2/+9
2023-07-17iavf: fix reset task race with iavf_remove()Ahmed Zaki4-29/+16
2023-07-17iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki3-32/+85
2023-07-17Revert "iavf: Do not restart Tx queues after reset task failure"Marcin Szycik1-15/+0
2023-07-17Revert "iavf: Detach device during reset task"Marcin Szycik1-11/+2
2023-07-17iavf: Wait for reset in callbacks which trigger itMarcin Szycik4-17/+68
2023-07-17iavf: use internal state to free traffic IRQsAhmed Zaki1-3/+4
2023-07-17iavf: Fix out-of-bounds when setting channels on removeDing Hui1-1/+1
2023-07-17iavf: Fix use-after-free in free_netdevDing Hui1-4/+1
2023-07-17Merge patch series "can: gs_usb: fix time stamp counter initialization"Marc Kleine-Budde1-56/+74
2023-07-17can: gs_usb: fix time stamp counter initializationMarc Kleine-Budde1-48/+53
2023-07-17can: gs_usb: gs_can_open(): improve error handlingMarc Kleine-Budde1-9/+22
2023-07-17can: bcm: Fix UAF in bcm_proc_show()YueHaibing1-6/+6
2023-07-17can: raw: fix receiver memory leakZiyang Xuan1-33/+24
2023-07-17r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit1-0/+7
2023-07-17net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha3-5/+18