index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-05-25
Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
2023-05-24
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2023-05-24
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
2023-05-24
net/handshake: Fix uninitialized local variable
Chuck Lever
2023-05-24
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
2023-05-24
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-05-23
bpf, sockmap: Wake up polling after data copy
John Fastabend
2023-05-23
bpf, sockmap: TCP data stall on recv before accept
John Fastabend
2023-05-23
bpf, sockmap: Handle fin correctly
John Fastabend
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
2023-05-23
bpf, sockmap: Reschedule is now done through backlog
John Fastabend
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2023-05-23
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-05-22
net/handshake: Fix sock->file allocation
Chuck Lever
2023-05-22
net/handshake: Squelch allocation warning during Kunit test
Chuck Lever
2023-05-22
Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-05-22
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
2023-05-19
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Ruihan Li
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
2023-05-19
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Ruihan Li
2023-05-19
Bluetooth: Fix potential double free caused by hci_conn_unlink
Ruihan Li
2023-05-19
SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
Trond Myklebust
2023-05-19
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2023-05-19
tls: rx: strp: don't use GFP_KERNEL in softirq context
Jakub Kicinski
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
2023-05-19
tls: rx: strp: factor out copying skb data
Jakub Kicinski
2023-05-19
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2023-05-19
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
2023-05-19
tls: rx: device: fix checking decryption status
Jakub Kicinski
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-17
Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-05-17
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-05-17
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-17
atm: hide unused procfs functions
Arnd Bergmann
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-05-17
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-16
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-05-16
Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
[next]