summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-08-14octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt-1/+1
2023-08-14octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt-1/+1
2023-08-14octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt-1/+1
2023-08-14net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey-3/+6
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata-1/+2
2023-08-14Revert "vlan: Fix VLAN 0 memory leak"Vlad Buslov-1/+2
2023-08-13net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)-11/+2
2023-08-11net: pcs: Add missing put_device call in miic_createXiang Yang-2/+8
2023-08-11virtio-net: set queues after driver_okJason Wang-2/+2
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski-114/+84
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-692/+1431
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen-4/+4
2023-08-10net: tls: set MSG_SPLICE_PAGES consistentlyJakub Kicinski-3/+0
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+42
2023-08-10Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-248/+476
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-8/+102
2023-08-10ibmvnic: Ensure login failure recovery is safe from other resetsNick Child-21/+47
2023-08-10ibmvnic: Do partial reset on login failureNick Child-6/+40
2023-08-10ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child-5/+10
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child-1/+4
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child-0/+18
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti-4/+33
2023-08-10x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann-2/+2
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann-0/+2
2023-08-10driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)-8/+2
2023-08-10x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers-3/+9
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)-27/+44
2023-08-10driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)-68/+19
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)-7/+7
2023-08-10netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso-142/+4
2023-08-10netfilter: nft_set_hash: mark set element as dead when deleting from packet pathPablo Neira Ayuso-2/+4
2023-08-10netfilter: nf_tables: adapt set backend to use GC transaction APIPablo Neira Ayuso-103/+173
2023-08-10netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso-12/+300
2023-08-09Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbdLinus Torvalds-6/+13
2023-08-09Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...Linus Torvalds-5/+6
2023-08-09Merge branch 'bug fixes for sockmap'Martin KaFai Lau-8/+101
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai-0/+86
2023-08-09selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai-1/+1
2023-08-09bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai-2/+9
2023-08-09bpf, sockmap: Fix map type error in sock_map_del_linkXu Kuohai-5/+5
2023-08-09xsk: fix refcount underflow in error pathMagnus Karlsson-0/+1
2023-08-09ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski-1/+2
2023-08-09Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-8/+15
2023-08-09Merge branch 'selftests-forwarding-various-fixes'Jakub Kicinski-49/+109
2023-08-09selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel-4/+4
2023-08-09selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel-4/+10
2023-08-09selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel-22/+24
2023-08-09selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnetIdo Schimmel-5/+8
2023-08-09selftests: forwarding: tc_tunnel_key: Make filters more specificIdo Schimmel-3/+6
2023-08-09selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel-4/+4