summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-15net: openvswitch: reject negative ifindexJakub Kicinski
2023-08-15team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen
2023-08-15net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing
2023-08-14net: veth: Page pool creation error handling for existing pools onlyLiang Chen
2023-08-14Merge branch 'octeon_ep-fixes-for-error-and-remove-paths'Jakub Kicinski
2023-08-14octeon_ep: cancel queued works in probe error pathMichal Schmidt
2023-08-14octeon_ep: cancel ctrl_mbox_task after intr_poll_taskMichal Schmidt
2023-08-14octeon_ep: cancel tx_timeout_task later in remove sequenceMichal Schmidt
2023-08-14octeon_ep: fix timeout value for waiting on mbox responseMichal Schmidt
2023-08-14net: macb: In ZynqMP resume always configure PS GTR for non-wakeup sourceRadhey Shyam Pandey
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-14Revert "vlan: Fix VLAN 0 memory leak"Vlad Buslov
2023-08-13net: phy: fix IRQ-based wake-on-lan over hibernate / power offRussell King (Oracle)
2023-08-11net: pcs: Add missing put_device call in miic_createXiang Yang
2023-08-11virtio-net: set queues after driver_okJason Wang
2023-08-10Merge branch 'x86/bugs' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipJakub Kicinski
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-10net: tls: set MSG_SPLICE_PAGES consistentlyJakub Kicinski
2023-08-10Merge tag 'dmaengine-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-10Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-10ibmvnic: Ensure login failure recovery is safe from other resetsNick Child
2023-08-10ibmvnic: Do partial reset on login failureNick Child
2023-08-10ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child
2023-08-10ibmvnic: Unmap DMA login rsp buffer on send login failNick Child
2023-08-10ibmvnic: Enforce stronger sanity checks on login responseNick Child
2023-08-10net: mana: Fix MANA VF unload when hardware is unresponsiveSouradeep Chakrabarti
2023-08-10x86: Move gds_ucode_mitigated() declaration to headerArnd Bergmann
2023-08-10x86/speculation: Add cpu_show_gds() prototypeArnd Bergmann
2023-08-10driver core: cpu: Make cpu_show_not_affected() staticBorislav Petkov (AMD)
2023-08-10x86/srso: Fix build breakage with the LLVM linkerNick Desaulniers
2023-08-10Documentation/srso: Document IBPB aspect and fix formattingBorislav Petkov (AMD)
2023-08-10driver core: cpu: Unify redundant silly stubsBorislav Petkov (AMD)
2023-08-10Documentation/hw-vuln: Unify filename specification in indexBorislav Petkov (AMD)
2023-08-10netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso
2023-08-10netfilter: nft_set_hash: mark set element as dead when deleting from packet pathPablo Neira Ayuso
2023-08-10netfilter: nf_tables: adapt set backend to use GC transaction APIPablo Neira Ayuso
2023-08-10netfilter: nf_tables: GC transaction API to avoid race with control planePablo Neira Ayuso
2023-08-09Merge tag '6.5-rc5-ksmbd-server' of git://git.samba.org/ksmbdLinus Torvalds
2023-08-09Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...Linus Torvalds
2023-08-09Merge branch 'bug fixes for sockmap'Martin KaFai Lau
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai
2023-08-09selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai
2023-08-09bpf, sockmap: Fix bug that strp_done cannot be calledXu Kuohai
2023-08-09bpf, sockmap: Fix map type error in sock_map_del_linkXu Kuohai
2023-08-09xsk: fix refcount underflow in error pathMagnus Karlsson
2023-08-09ipv6: adjust ndisc_is_useropt() to also return true for PIOMaciej Żenczykowski
2023-08-09Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski