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-06-09
xfrm: Check if_id in inbound policy/secpath match
Benedict Wong
2023-06-09
mptcp: add annotations around sk->sk_shutdown accesses
Paolo Abeni
2023-06-09
mptcp: fix data race around msk->first access
Paolo Abeni
2023-06-09
mptcp: consolidate passive msk socket initialization
Paolo Abeni
2023-06-09
mptcp: simplify subflow_syn_recv_sock()
Paolo Abeni
2023-06-09
mptcp: avoid unneeded address copy
Paolo Abeni
2023-06-09
mptcp: add annotations around msk->subflow accesses
Paolo Abeni
2023-06-09
mptcp: avoid unneeded __mptcp_nmpc_socket() usage
Paolo Abeni
2023-06-09
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-09
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-06-09
net/sched: flower: fix possible OOB write in fl_set_geneve_opt()
Hangyu Hua
2023-06-09
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-06-09
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-06-09
net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
Pedro Tammela
2023-06-09
net: sched: fix NULL pointer dereference in mq_attach
Zhengchao Shao
2023-06-09
net/sched: Prohibit regrafting ingress or clsact Qdiscs
Peilin Ye
2023-06-09
net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
Peilin Ye
2023-06-09
net/sched: sch_clsact: Only create under TC_H_CLSACT
Peilin Ye
2023-06-09
net/sched: sch_ingress: Only create under TC_H_INGRESS
Peilin Ye
2023-06-09
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
2023-06-09
net/smc: Scan from current RMB list when no position specified
Wen Gu
2023-06-09
tcp: Return user_mss for TCP_MAXSEG in CLOSE/LISTEN state if user_mss set
Cambda Zhu
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
2023-06-09
af_packet: do not use READ_ONCE() in packet_bind()
Eric Dumazet
2023-06-09
tls: improve lockless access safety of tls_err_abort()
Jakub Kicinski
2023-06-09
af_packet: Fix data-races of pkt_sk(sk)->num.
Kuniyuki Iwashima
2023-06-09
netrom: fix info-leak in nr_write_internal()
Eric Dumazet
2023-06-05
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
2023-06-05
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
2023-06-05
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-06-05
net: page_pool: use in_softirq() instead
Qingfang DENG
2023-06-05
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-06-05
bpf, sockmap: Wake up polling after data copy
John Fastabend
2023-06-05
bpf, sockmap: TCP data stall on recv before accept
John Fastabend
2023-06-05
bpf, sockmap: Handle fin correctly
John Fastabend
2023-06-05
bpf, sockmap: Improved check for empty queue
John Fastabend
2023-06-05
bpf, sockmap: Reschedule is now done through backlog
John Fastabend
2023-06-05
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2023-06-05
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
2023-06-05
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
2023-06-05
tls: rx: strp: factor out copying skb data
Jakub Kicinski
2023-06-05
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
2023-06-05
tls: rx: strp: fix determining record length in copy mode
Jakub Kicinski
2023-06-05
tls: rx: strp: set the skb->len of detached / CoW'ed skbs
Jakub Kicinski
2023-06-05
tls: rx: device: fix checking decryption status
Jakub Kicinski
2023-06-05
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
2023-06-05
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2023-05-30
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2023-05-30
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
2023-05-30
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
[next]