index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-09-18
net: hsr: Add __packed to struct hsr_sup_tlv.
Sebastian Andrzej Siewior
2023-09-18
net: hsr: Properly parse HSRv1 supervisor frames.
Lukasz Majewski
2023-09-18
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2023-09-18
ncsi: Propagate carrier gain/loss events to the NCSI controller
Johnathan Mantey
2023-09-17
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-16
net: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
2023-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2023-09-15
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
2023-09-15
Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
2023-09-15
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
2023-09-14
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
2023-09-13
netfilter: nf_tables: Fix entries val in rule reset audit log
Phil Sutter
2023-09-13
netfilter: conntrack: fix extension size table
Florian Westphal
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
2023-09-12
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
2023-09-11
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
2023-09-11
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
2023-09-11
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
2023-09-10
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
2023-09-10
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
2023-09-08
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-08
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
2023-09-08
netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
Pablo Neira Ayuso
2023-09-08
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
2023-09-08
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
2023-09-08
netfilter: nf_tables: disallow rule removal from chain binding
Pablo Neira Ayuso
2023-09-07
Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
2023-09-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-09-06
netfilter: nf_tables: Unbreak audit log reset
Pablo Neira Ayuso
2023-09-06
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
2023-09-06
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
2023-09-06
netfilter: nfnetlink_osf: avoid OOB read
Wander Lairson Costa
2023-09-06
netfilter: nftables: exthdr: fix 4-byte stack OOB write
Florian Westphal
2023-09-06
net/ipv6: SKB symmetric hash should incorporate transport ports
Quan Tian
2023-09-05
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
2023-09-05
kcm: Destroy mutex in kcm_exit_net()
Shigeru Yoshida
2023-09-05
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2023-09-04
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
2023-09-04
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
2023-09-04
af_unix: Fix data-race around unix_tot_inflight.
Kuniyuki Iwashima
2023-09-04
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
2023-09-04
bpf, sockmap: Fix skb refcnt race after locking changes
John Fastabend
2023-09-04
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
2023-09-04
net: deal with integer overflows in kmalloc_reserve()
Eric Dumazet
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
[next]