projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Linux 6.1.59
[platform/kernel/linux-starfive.git]
/
net
/
2023-10-19
Jeremy Kerr
mctp: perform route lookups under a RCU read-side lock
tree
|
commitdiff
2023-10-19
Jordan Rife
libceph: use kernel_connect()
tree
|
commitdiff
2023-10-19
mfreemon@cloudflar...
tcp: enforce receive buffer memory limits by allowing...
tree
|
commitdiff
2023-10-19
Jeremy Cline
nfc: nci: assert requested protocol is valid
tree
|
commitdiff
2023-10-19
Nils Hoppmann
net/smc: Fix pos miscalculation in statistics
tree
|
commitdiff
2023-10-19
Eric Dumazet
net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp...
tree
|
commitdiff
2023-10-19
Eric Dumazet
net: refine debug info in skb_checksum_help()
tree
|
commitdiff
2023-10-19
Lukas Magel
can: isotp: isotp_sendmsg(): fix TX state detection...
tree
|
commitdiff
2023-10-19
Jordan Rife
net: prevent address rewrite in kernel_bind()
tree
|
commitdiff
2023-10-19
Paolo Abeni
mptcp: fix delegated action races
tree
|
commitdiff
2023-10-10
Eric Dumazet
ipv6: remove one read_lock()/read_unlock() pair in...
tree
|
commitdiff
2023-10-10
Jakub Kicinski
netlink: remove the flex array from struct nlmsghdr
tree
|
commitdiff
2023-10-10
Eric Dumazet
ipv6: remove nexthop_fib6_nh_bh()
tree
|
commitdiff
2023-10-10
Eric Dumazet
netlink: annotate data-races around sk->sk_err
tree
|
commitdiff
2023-10-10
Tao Chen
netlink: Fix potential skb memleak in netlink_ack
tree
|
commitdiff
2023-10-10
Jakub Kicinski
netlink: split up copies in the ack construction
tree
|
commitdiff
2023-10-10
Xin Long
sctp: update hb timer immediately after users change...
tree
|
commitdiff
2023-10-10
Xin Long
sctp: update transport state when processing a dupcook...
tree
|
commitdiff
2023-10-10
Neal Cardwell
tcp: fix delayed ACKs for MSS boundary condition
tree
|
commitdiff
2023-10-10
Neal Cardwell
tcp: fix quick-ack counting to count actual ACKs of...
tree
|
commitdiff
2023-10-10
Chengfeng Ye
tipc: fix a potential deadlock on &tx->lock
tree
|
commitdiff
2023-10-10
Benjamin Poirier
ipv4: Set offload_failed flag in fibmatch results
tree
|
commitdiff
2023-10-10
Florian Westphal
netfilter: nf_tables: nft_set_rbtree: fix spurious...
tree
|
commitdiff
2023-10-10
Phil Sutter
netfilter: nf_tables: Deduplicate nft_register_obj...
tree
|
commitdiff
2023-10-10
Xin Long
netfilter: handle the connecting collision properly...
tree
|
commitdiff
2023-10-10
Jeremy Cline
net: nfc: llcp: Add lock when modifying device list
tree
|
commitdiff
2023-10-10
Ilya Maximets
ipv6: tcp: add a missing nf_reset_ct() in 3WHS handling
tree
|
commitdiff
2023-10-10
David Howells
ipv4, ipv6: Fix handling of transhdrlen in __ip{,6...
tree
|
commitdiff
2023-10-10
Eric Dumazet
neighbour: fix data-races around n->output
tree
|
commitdiff
2023-10-10
Eric Dumazet
neighbour: switch to standard rcu, instead of rcu_bh
tree
|
commitdiff
2023-10-10
Eric Dumazet
neighbour: annotate lockless accesses to n->nud_state
tree
|
commitdiff
2023-10-10
Martin KaFai Lau
bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup
tree
|
commitdiff
2023-10-10
Eric Dumazet
net: fix possible store tearing in neigh_periodic_work()
tree
|
commitdiff
2023-10-10
Jakub Sitnicki
bpf, sockmap: Reject sk_msg egress redirects to non...
tree
|
commitdiff
2023-10-10
John Fastabend
bpf, sockmap: Do not inc copied_seq when PEEK flag set
tree
|
commitdiff
2023-10-10
John Fastabend
bpf: tcp_read_skb needs to pop skb regardless of seq
tree
|
commitdiff
2023-10-10
Johannes Berg
wifi: mac80211: fix potential key use-after-free
tree
|
commitdiff
2023-10-10
Luiz Augusto von...
Bluetooth: ISO: Fix handling of listen for unicast
tree
|
commitdiff
2023-10-10
Yao Xiao
Bluetooth: Delete unused hci_req_prepare_suspend()...
tree
|
commitdiff
2023-10-10
Johannes Berg
wifi: cfg80211: fix cqm_config access race
tree
|
commitdiff
2023-10-10
Johannes Berg
wifi: cfg80211: add a work abstraction with special...
tree
|
commitdiff
2023-10-10
Johannes Berg
wifi: cfg80211: move wowlan disable under locks
tree
|
commitdiff
2023-10-10
Johannes Berg
wifi: cfg80211: hold wiphy lock in auto-disconnect
tree
|
commitdiff
2023-10-10
Jordan Rife
net: prevent rewrite of msg_name in sock_sendmsg()
tree
|
commitdiff
2023-10-10
Jordan Rife
net: replace calls to sock->ops->connect() with kernel_...
tree
|
commitdiff
2023-10-10
Luiz Augusto von...
Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_D...
tree
|
commitdiff
2023-10-10
Luiz Augusto von...
Bluetooth: hci_codec: Fix leaking content of local_codecs
tree
|
commitdiff
2023-10-10
Geliang Tang
mptcp: userspace pm allow creating id 0 subflow
tree
|
commitdiff
2023-10-10
Patrick Rohr
net: release reference to inet6_dev pointer
tree
|
commitdiff
2023-10-10
Patrick Rohr
net: change accept_ra_min_rtr_lft to affect all RA...
tree
|
commitdiff
2023-10-10
Patrick Rohr
net: add sysctl accept_ra_min_rtr_lft
tree
|
commitdiff
2023-10-10
Paolo Abeni
mptcp: process pending subflow error on close
tree
|
commitdiff
2023-10-10
Paolo Abeni
mptcp: move __mptcp_error_report in protocol.c
tree
|
commitdiff
2023-10-10
Eric Dumazet
mptcp: annotate lockless accesses to sk->sk_err
tree
|
commitdiff
2023-10-10
Paolo Abeni
mptcp: fix dangling connection hang-up
tree
|
commitdiff
2023-10-10
Paolo Abeni
mptcp: rename timer related helper to less confusing...
tree
|
commitdiff
2023-10-06
Trond Myklebust
Revert "SUNRPC dont update timeout value on connection...
tree
|
commitdiff
2023-10-06
Florian Westphal
netfilter: nf_tables: fix kdoc warnings after gc rework
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: disallow rule removal from chain...
tree
|
commitdiff
2023-10-06
Paolo Abeni
mptcp: fix bogus receive window shrinkage with multiple...
tree
|
commitdiff
2023-10-06
Sebastian Andrzej...
net: hsr: Add __packed to struct hsr_sup_tlv.
tree
|
commitdiff
2023-10-06
Johnathan Mantey
ncsi: Propagate carrier gain/loss events to the NCSI...
tree
|
commitdiff
2023-10-06
Guangguan Wang
net/smc: bugfix for smcr v2 server connect success...
tree
|
commitdiff
2023-10-06
Jozsef Kadlecsik
netfilter: ipset: Fix race between IPSET_CMD_CREATE...
tree
|
commitdiff
2023-10-06
Florian Westphal
netfilter: nf_tables: disable toggling dormant table...
tree
|
commitdiff
2023-10-06
Artem Chernyshev
net: rds: Fix possible NULL-pointer dereference
tree
|
commitdiff
2023-10-06
Eric Dumazet
net: bridge: use DEV_STATS_INC()
tree
|
commitdiff
2023-10-06
Lukasz Majewski
net: hsr: Properly parse HSRv1 supervisor frames.
tree
|
commitdiff
2023-10-06
Eric Dumazet
dccp: fix dccp_v4_err()/dccp_v6_err() again
tree
|
commitdiff
2023-10-06
Kyle Zeng
ipv4: fix null-deref in ipv4_link_failure
tree
|
commitdiff
2023-10-06
Ilya Leoshkevich
netfilter, bpf: Adjust timeouts of non-confirmed CTs...
tree
|
commitdiff
2023-10-06
Sasha Neftin
net/core: Fix ETH_P_1588 flow dissector
tree
|
commitdiff
2023-10-06
Florian Westphal
netfilter: conntrack: fix extension size table
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: disallow element removal on anony...
tree
|
commitdiff
2023-10-06
Florian Westphal
netfilter: nf_tables: fix memleak when more than 255...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nft_set_hash: try later when GC hits EAGAIN...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nft_set_pipapo: stop GC iteration if GC...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nft_set_pipapo: call nft_trans_gc_queue_sync...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nft_set_rbtree: use read spinlock to avoid...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nft_set_rbtree: skip sync GC for new element...
tree
|
commitdiff
2023-10-06
Florian Westphal
netfilter: nf_tables: defer gc run if previous batch...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: use correct lock to protect gc_list
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: GC transaction race with abort...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: GC transaction race with netns...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: fix GC transaction races with...
tree
|
commitdiff
2023-10-06
Florian Westphal
netfilter: nf_tables: don't fail inserts if duplicate...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: remove busy mark and gc batch API
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nft_set_hash: mark set element as dead when...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: adapt set backend to use GC trans...
tree
|
commitdiff
2023-10-06
Pablo Neira Ayuso
netfilter: nf_tables: GC transaction API to avoid race...
tree
|
commitdiff
2023-10-06
Florian Westphal
netfilter: nf_tables: don't skip expired elements durin...
tree
|
commitdiff
2023-10-06
Olga Kornievskaia
NFSv4.1: fix pnfs MDS=DS session trunking
tree
|
commitdiff
2023-10-06
Trond Myklebust
SUNRPC: Mark the cred for revalidation if the server...
tree
|
commitdiff
2023-09-23
Jamal Hadi Salim
net/sched: Retire rsvp classifier
tree
|
commitdiff
2023-09-23
Trond Myklebust
Revert "SUNRPC: Fail faster on bad verifier"
tree
|
commitdiff
2023-09-23
Johannes Berg
wifi: mac80211: check for station first in client probe
tree
|
commitdiff
2023-09-23
Johannes Berg
wifi: cfg80211: ocb: don't leave if not joined
tree
|
commitdiff
2023-09-23
Johannes Berg
wifi: cfg80211: reject auth/assoc to AP with our address
tree
|
commitdiff
2023-09-23
GONG, Ruiqi
netfilter: ebtables: fix fortify warnings in size_entry...
tree
|
commitdiff
2023-09-23
Johannes Berg
wifi: mac80211: check S1G action frame size
tree
|
commitdiff
next