aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-18selftests: tc: add 'ct' action kconfig depMatthieu Baerts1-0/+1
2023-07-18selftests: tc: set timeout to 15 minutesMatthieu Baerts1-0/+1
2023-07-18bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck1-1/+7
2023-07-18Merge branch 'two-more-fixes-for-check_max_stack_depth'Alexei Starovoitov2-9/+48
2023-07-18selftests/bpf: Add more tests for check_max_stack_depth bugKumar Kartikeya Dwivedi1-2/+23
2023-07-18bpf: Repeat check_max_stack_depth for async callbacksKumar Kartikeya Dwivedi1-2/+19
2023-07-18bpf: 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
2023-07-17Merge branch 'sched-fixes'David S. Miller4-138/+143
2023-07-17net: sched: cls_flower: Undo tcf_bind_filter in case of an errorVictor Nogueira1-52/+47
2023-07-17net: sched: cls_bpf: Undo tcf_bind_filter in case of an errorVictor Nogueira1-52/+47
2023-07-17net: sched: cls_u32: Undo refcount decrement in case update failedVictor Nogueira1-0/+7
2023-07-17net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knodeVictor Nogueira1-11/+30
2023-07-17net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...Victor Nogueira1-23/+12
2023-07-14Merge branch 'net-fix-kernel-doc-problems-in-include-net'Jakub Kicinski9-22/+29
2023-07-14rsi: remove kernel-doc comment markerRandy Dunlap1-1/+1
2023-07-14pie: fix kernel-doc notation warningRandy Dunlap1-1/+1
2023-07-14net: NSH: fix kernel-doc notation warningRandy Dunlap1-1/+1
2023-07-14net: llc: fix kernel-doc notation warningsRandy Dunlap1-2/+4
2023-07-14inet: frags: eliminate kernel-doc warningRandy Dunlap1-1/+1
2023-07-14devlink: fix kernel-doc notation warningsRandy Dunlap1-12/+16
2023-07-14codel: fix kernel-doc notation warningsRandy Dunlap1-2/+2
2023-07-14net: cfg802154: fix kernel-doc notation warningsRandy Dunlap1-1/+2
2023-07-14net: bonding: remove kernel-doc comment markerRandy Dunlap1-1/+1
2023-07-14ice: prevent NULL pointer deref during reloadMichal Swiatkowski3-4/+21
2023-07-14ice: Unregister netdev and devlink_port only oncePetr Oros1-27/+0
2023-07-14gso: fix dodgy bit handling for GSO_UDP_L4Yan Zhai2-7/+12
2023-07-14net: ethernet: Remove repeating expressionWang Ming1-1/+0
2023-07-14bna: Remove error checking for debugfs_create_dir()Wang Ming1-5/+0
2023-07-14net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle1-18/+11
2023-07-14bridge: Add extack warning when enabling STP in netns.Kuniyuki Iwashima1-0/+3
2023-07-14net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil1-5/+19