index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-10-06
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
2023-10-06
netfilter: ipset: Fix race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
Jozsef Kadlecsik
2023-10-06
netfilter: nf_tables: disable toggling dormant table state more than once
Florian Westphal
2023-10-06
net: rds: Fix possible NULL-pointer dereference
Artem Chernyshev
2023-10-06
net: bridge: use DEV_STATS_INC()
Eric Dumazet
2023-10-06
net: hsr: Properly parse HSRv1 supervisor frames.
Lukasz Majewski
2023-10-06
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2023-10-06
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-10-06
netfilter, bpf: Adjust timeouts of non-confirmed CTs in bpf_ct_insert_entry()
Ilya Leoshkevich
2023-10-06
net/core: Fix ETH_P_1588 flow dissector
Sasha Neftin
2023-10-06
netfilter: conntrack: fix extension size table
Florian Westphal
2023-10-06
netfilter: nf_tables: disallow element removal on anonymous sets
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: fix memleak when more than 255 elements expired
Florian Westphal
2023-10-06
netfilter: nft_set_hash: try later when GC hits EAGAIN on iteration
Pablo Neira Ayuso
2023-10-06
netfilter: nft_set_pipapo: stop GC iteration if GC transaction allocation fails
Pablo Neira Ayuso
2023-10-06
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync() in catchall GC
Pablo Neira Ayuso
2023-10-06
netfilter: nft_set_rbtree: use read spinlock to avoid datapath contention
Pablo Neira Ayuso
2023-10-06
netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-10-06
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: don't fail inserts if duplicate has expired
Florian Westphal
2023-10-06
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
2023-10-06
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
2023-10-06
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
2023-10-06
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-10-06
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
2023-09-23
net/sched: Retire rsvp classifier
Jamal Hadi Salim
2023-09-23
Revert "SUNRPC: Fail faster on bad verifier"
Trond Myklebust
2023-09-23
wifi: mac80211: check for station first in client probe
Johannes Berg
2023-09-23
wifi: cfg80211: ocb: don't leave if not joined
Johannes Berg
2023-09-23
wifi: cfg80211: reject auth/assoc to AP with our address
Johannes Berg
2023-09-23
netfilter: ebtables: fix fortify warnings in size_entry_mwt()
GONG, Ruiqi
2023-09-23
wifi: mac80211: check S1G action frame size
Johannes Berg
2023-09-23
netlink: convert nlk->flags to atomic flags
Eric Dumazet
2023-09-23
Bluetooth: Fix hci_suspend_sync crash
Ying Hsu
2023-09-23
net/ipv4: return the real errno instead of -EINVAL
xu xin
2023-09-23
net: Use sockaddr_storage for getsockopt(SO_PEERNAME).
Kuniyuki Iwashima
2023-09-23
devlink: remove reload failed checks in params get/set callbacks
Jiri Pirko
2023-09-19
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-09-19
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-19
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
2023-09-19
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
2023-09-19
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
2023-09-19
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
[next]