index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-08-11
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
2022-08-11
netfilter: nf_ct_irc: cap packet search space to 4k
Florian Westphal
2022-08-11
netfilter: nf_ct_ftp: prefer skb_linearize
Florian Westphal
2022-08-11
netfilter: nf_ct_h323: cap packet size at 64k
Florian Westphal
2022-08-11
netfilter: nf_ct_sane: remove pseudo skb linearization
Florian Westphal
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
2022-08-10
tls: rx: device: don't try to copy too much on detach
Jakub Kicinski
2022-08-10
tls: rx: device: bound the frag walk
Jakub Kicinski
2022-08-10
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
net: fix refcount bug in sk_psock_get (2)
Hawkins Jiawei
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
bpf: Use bpf_map_area_alloc consistently on bpf map creation
Yafang Shao
2022-08-10
bpf: Make __GFP_NOWARN consistent in bpf map creation
Yafang Shao
2022-08-10
bpf: Check the validity of max_rdwr_access for sock local storage map iterator
Hou Tao
2022-08-10
bpf: Acquire map uref in .init_seq_private for sock{map,hash} iterator
Hou Tao
2022-08-10
bpf: Acquire map uref in .init_seq_private for sock local storage map iterator
Hou Tao
2022-08-10
selftests/bpf: add destructive kfunc test
Artem Savkov
2022-08-10
netfilter: nf_tables: possible module reference underflow in error path
Pablo Neira Ayuso
2022-08-10
netfilter: nf_tables: disallow NFTA_SET_ELEM_KEY_END with NFT_SET_ELEM_INTERV...
Pablo Neira Ayuso
2022-08-10
netfilter: nf_tables: use READ_ONCE and WRITE_ONCE for shared generation id a...
Pablo Neira Ayuso
2022-08-10
devlink: Fix use-after-free after a failed reload
Ido Schimmel
2022-08-10
vsock: Set socket state back to SS_UNCONNECTED in vsock_connect_timeout()
Peilin Ye
2022-08-10
vsock: Fix memory leak in vsock_connect()
Peilin Ye
2022-08-10
netlabel: fix typo in comment
Topi Miettinen
2022-08-10
Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...
David S. Miller
2022-08-09
ipv6: do not use RT_TOS for IPv6 flowlabel
Matthias May
2022-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-09
bpf: Allow calling bpf_prog_test kfuncs in tracing programs
Kumar Kartikeya Dwivedi
2022-08-09
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-09
Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-08-09
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
2022-08-09
netfilter: nf_tables: disallow jump to implicit chain from set element
Pablo Neira Ayuso
2022-08-09
netfilter: nf_tables: upfront validation of data via nft_data_init()
Pablo Neira Ayuso
2022-08-09
netfilter: nf_tables: do not allow RULE_ID to refer to another chain
Thadeu Lima de Souza Cascardo
2022-08-09
netfilter: nf_tables: do not allow CHAIN_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-09
netfilter: nf_tables: do not allow SET_ID to refer to another table
Thadeu Lima de Souza Cascardo
2022-08-09
netfilter: nf_tables: validate variable length element extension
Pablo Neira Ayuso
2022-08-09
net: netfilter: Remove ifdefs for code shared by BPF and ctnetlink
Kumar Kartikeya Dwivedi
2022-08-09
can: j1939: j1939_session_destroy(): fix memory leak of skbs
Fedor Pchelkin
2022-08-09
can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with ...
Fedor Pchelkin
2022-08-08
Merge tag 'for-net-2022-08-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-08-08
net/x25: fix call timeouts in blocking connects
Martin Schiller
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
9p: convert to advancing variant of iov_iter_get_pages_alloc()
Al Viro
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
Bluetooth: ISO: Fix not using the correct QoS
Luiz Augusto von Dentz
2022-08-08
Bluetooth: don't try to cancel uninitialized works at mgmt_index_removed()
Tetsuo Handa
2022-08-08
Bluetooth: ISO: Fix iso_sock_getsockopt for BT_DEFER_SETUP
Luiz Augusto von Dentz
2022-08-08
Bluetooth: MGMT: Fixes build warnings with C=1
Luiz Augusto von Dentz
[prev]
[next]