summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-08-17sfc: don't unregister flow_indr if it was never registeredEdward Cree-1/+1
2023-08-16net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee-0/+8
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller-31/+69
2023-08-16ipv6: fix indentation of a config attributePrasad Pandit-1/+1
2023-08-16mailmap: add entries for Simon HormanSimon Horman-0/+2
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller-30/+34
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev-5/+3
2023-08-15net: openvswitch: reject negative ifindexJakub Kicinski-4/+4
2023-08-15team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slavesZiyang Xuan-1/+3
2023-08-15net: phy: broadcom: stub c45 read/write for 54810Justin Chen-0/+13
2023-08-16netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso-0/+3
2023-08-16netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso-1/+6
2023-08-16netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso-4/+32
2023-08-16ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong-0/+4
2023-08-16netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long-5/+5
2023-08-16netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal-19/+4
2023-08-16netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal-0/+1
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal-1/+2
2023-08-16netfilter: nf_tables: fix false-positive lockdep splatFlorian Westphal-1/+12
2023-08-15net: fix the RTO timer retransmitting skb every 1ms if linear option is enabledJason Xing-1/+3
2023-08-14net: veth: Page pool creation error handling for existing pools onlyLiang Chen-1/+2
2023-08-14Merge branch 'octeon_ep-fixes-for-error-and-remove-paths'Jakub Kicinski-5/+6
2023-08-14octeon_ep: cancel queued works in probe error pathMichal Schmidt-3/+4
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