aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-09-27SUNRPC: Fail quickly when server does not recognize TLSGravatar Chuck Lever 3-6/+19
2023-09-26wifi: mac80211: Create resources for disabled linksGravatar Benjamin Berg 1-3/+4
2023-09-26wifi: cfg80211: avoid leaking stack data into traceGravatar Benjamin Berg 1-1/+1
2023-09-25wifi: mac80211: allow transmitting EAPOL frames with tainted keyGravatar Wen Gong 1-1/+2
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthGravatar Johannes Berg 6-7/+44
2023-09-25wifi: cfg80211: Fix 6GHz scan configurationGravatar Ilan Peer 1-0/+4
2023-09-25wifi: mac80211: fix potential key leakGravatar Johannes Berg 1-5/+15
2023-09-25wifi: mac80211: fix potential key use-after-freeGravatar Johannes Berg 2-1/+4
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 24-187/+257
2023-09-21Merge tag 'nf-23-09-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Paolo Abeni 2-4/+22
2023-09-20Bluetooth: hci_codec: Fix leaking content of local_codecsGravatar Luiz Augusto von Dentz 3-0/+3
2023-09-20Bluetooth: hci_core: Fix build warningsGravatar Luiz Augusto von Dentz 1-3/+5
2023-09-20Bluetooth: Avoid redundant authenticationGravatar Ying Hsu 1-28/+35
2023-09-20Bluetooth: ISO: Fix handling of listen for unicastGravatar Luiz Augusto von Dentz 1-3/+6
2023-09-20Bluetooth: Fix hci_link_tx_to RCU lock usageGravatar Ying Hsu 1-0/+5
2023-09-20Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTERGravatar Luiz Augusto von Dentz 1-9/+4
2023-09-20Bluetooth: Delete unused hci_req_prepare_suspend() declarationGravatar Yao Xiao 1-2/+0
2023-09-20net/handshake: Fix memory leak in __sock_create() and sock_alloc_file()Gravatar Jinjie Ruan 1-7/+7
2023-09-20netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAPGravatar Jozsef Kadlecsik 1-2/+10
2023-09-20netfilter: nf_tables: fix memleak when more than 255 elements expiredGravatar Florian Westphal 1-2/+8
2023-09-20netfilter: nf_tables: disable toggling dormant table state more than onceGravatar Florian Westphal 1-0/+4
2023-09-20net: rds: Fix possible NULL-pointer dereferenceGravatar Artem Chernyshev 1-5/+7
2023-09-19net: bridge: use DEV_STATS_INC()Gravatar Eric Dumazet 2-4/+4
2023-09-18Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 1-5/+9
2023-09-18ax25: Kconfig: Update link for linux-ax25.orgGravatar Peter Lafreniere 1-8/+8
2023-09-18mptcp: fix dangling connection hang-upGravatar Paolo Abeni 3-44/+65
2023-09-18mptcp: rename timer related helper to less confusing namesGravatar Paolo Abeni 3-23/+23
2023-09-18mptcp: process pending subflow error on closeGravatar Paolo Abeni 1-29/+34
2023-09-18mptcp: move __mptcp_error_report in protocol.cGravatar Paolo Abeni 2-36/+36
2023-09-18mptcp: fix bogus receive window shrinkage with multiple subflowsGravatar Paolo Abeni 1-2/+3
2023-09-18rfkill: sync before userspace visibility/changesGravatar Johannes Berg 1-6/+26
2023-09-18net: hsr: Add __packed to struct hsr_sup_tlv.Gravatar Sebastian Andrzej Siewior 1-1/+1
2023-09-18net: hsr: Properly parse HSRv1 supervisor frames.Gravatar Lukasz Majewski 1-2/+2
2023-09-18dccp: fix dccp_v4_err()/dccp_v6_err() againGravatar Eric Dumazet 2-14/+4
2023-09-18ncsi: Propagate carrier gain/loss events to the NCSI controllerGravatar Johnathan Mantey 1-0/+5
2023-09-17ipv4: fix null-deref in ipv4_link_failureGravatar Kyle Zeng 1-1/+3
2023-09-16net: core: Use the bitmap API to allocate bitmapsGravatar Andy Shevchenko 1-3/+3
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-0/+2
2023-09-15netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()Gravatar Ilya Leoshkevich 1-0/+2
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar David S. Miller 5-34/+58
2023-09-15net/core: Fix ETH_P_1588 flow dissectorGravatar Sasha Neftin 1-1/+1
2023-09-14kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().Gravatar Kuniyuki Iwashima 1-7/+8
2023-09-13netfilter: nf_tables: Fix entries val in rule reset audit logGravatar Phil Sutter 1-6/+10
2023-09-13netfilter: conntrack: fix extension size tableGravatar Florian Westphal 1-2/+2
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingGravatar Olga Kornievskaia 1-4/+7
2023-09-13Revert "SUNRPC: Fail faster on bad verifier"Gravatar Trond Myklebust 1-1/+1
2023-09-13SUNRPC: Mark the cred for revalidation if the server rejects itGravatar Trond Myklebust 1-0/+1
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsGravatar Felix Fietkau 2-5/+5
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.Gravatar Kuniyuki Iwashima 1-1/+6
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Gravatar Kuniyuki Iwashima 1-1/+2