projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
[platform/kernel/linux-starfive.git]
/
net
/
mptcp
/
2023-09-19
Eric Dumazet
mptcp: annotate data-races around msk->rmem_fwd_alloc
tree
|
commitdiff
2023-09-19
Eric Dumazet
net: annotate data-races around sk->sk_forward_alloc
tree
|
commitdiff
2023-08-16
Xiang Yang
mptcp: fix the incorrect judgment for msk->cb_flags
tree
|
commitdiff
2023-08-16
Paolo Abeni
mptcp: fix disconnect vs accept race
tree
|
commitdiff
2023-08-16
Paolo Abeni
mptcp: avoid bogus reset on fallback close
tree
|
commitdiff
2023-08-11
Eric Dumazet
net: annotate data-races around sk->sk_mark
tree
|
commitdiff
2023-08-03
Paolo Abeni
mptcp: ensure subflow is unhashed before cleaning the...
tree
|
commitdiff
2023-08-03
Paolo Abeni
mptcp: do not rely on implicit state check in mptcp_lis...
tree
|
commitdiff
2023-08-03
Menglong Dong
mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_li...
tree
|
commitdiff
2023-07-01
Paolo Abeni
mptcp: ensure listener is unhashed before updating...
tree
|
commitdiff
2023-06-28
Paolo Abeni
mptcp: consolidate fallback and non fallback state...
tree
|
commitdiff
2023-06-28
Paolo Abeni
mptcp: fix possible list corruption on passive MPJ
tree
|
commitdiff
2023-06-28
Paolo Abeni
mptcp: fix possible divide by zero in recvmsg()
tree
|
commitdiff
2023-06-28
Paolo Abeni
mptcp: handle correctly disconnect() failures
tree
|
commitdiff
2023-06-14
Geliang Tang
mptcp: update userspace pm infos
tree
|
commitdiff
2023-06-14
Geliang Tang
mptcp: add address into userspace pm list
tree
|
commitdiff
2023-06-14
Geliang Tang
mptcp: only send RM_ADDR in nl_cmd_remove
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: fix active subflow finalization
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: fix connect timeout handling
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: add annotations around sk->sk_shutdown accesses
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: fix data race around msk->first access
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: consolidate passive msk socket initialization
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: simplify subflow_syn_recv_sock()
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: avoid unneeded address copy
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: add annotations around msk->subflow accesses
tree
|
commitdiff
2023-06-09
Paolo Abeni
mptcp: avoid unneeded __mptcp_nmpc_socket() usage
tree
|
commitdiff
2023-04-30
Paolo Abeni
mptcp: fix accept vs worker race
tree
|
commitdiff
2023-04-30
Paolo Abeni
mptcp: stops worker on unaccepted sockets at listener...
tree
|
commitdiff
2023-04-26
Kuniyuki Iwashima
inet6: Remove inet6_destroy_sock() in sk->sk_prot-...
tree
|
commitdiff
2023-04-20
Paolo Abeni
mptcp: stricter state check in mptcp_worker
tree
|
commitdiff
2023-04-20
Paolo Abeni
mptcp: use mptcp_schedule_work instead of open-coding it
tree
|
commitdiff
2023-03-30
Paolo Abeni
mptcp: fix UaF in listener shutdown
tree
|
commitdiff
2023-03-30
Paolo Abeni
mptcp: use the workqueue to destroy unaccepted sockets
tree
|
commitdiff
2023-03-30
Paolo Abeni
mptcp: refactor passive socket initialization
tree
|
commitdiff
2023-03-22
Paolo Abeni
mptcp: fix lockdep false positive in mptcp_pm_nl_create...
tree
|
commitdiff
2023-03-22
Matthieu Baerts
mptcp: avoid setting TCP_CLOSE state twice
tree
|
commitdiff
2023-03-22
Geliang Tang
mptcp: add ro_after_init for tcp{,v6}_prot_override
tree
|
commitdiff
2023-03-22
Paolo Abeni
mptcp: fix possible deadlock in subflow_error_report
tree
|
commitdiff
2023-02-22
Paolo Abeni
mptcp: fix locking for in-kernel listener creation
tree
|
commitdiff
2023-02-22
Paolo Abeni
mptcp: deduplicate error paths on endpoint creation
tree
|
commitdiff
2023-02-22
Paolo Abeni
mptcp: fix locking for setsockopt corner-case
tree
|
commitdiff
2023-02-22
Matthieu Baerts
mptcp: sockopt: make 'tcp_fastopen_connect' generic
tree
|
commitdiff
2023-02-14
Paolo Abeni
mptcp: be careful on subflow status propagation on...
tree
|
commitdiff
2023-02-14
Paolo Abeni
mptcp: do not wait for bare sockets' timeout
tree
|
commitdiff
2023-01-24
Matthieu Baerts
mptcp: netlink: respect v4/v6-only sockets
tree
|
commitdiff
2023-01-24
Paolo Abeni
mptcp: explicitly specify sock family at subflow creati...
tree
|
commitdiff
2023-01-12
Paolo Abeni
mptcp: fix lockdep false positive
tree
|
commitdiff
2023-01-12
Paolo Abeni
mptcp: fix deadlock in fastopen error path
tree
|
commitdiff
2023-01-07
Matthieu Baerts
mptcp: use proper req destructor for IPv6
tree
|
commitdiff
2023-01-07
Matthieu Baerts
mptcp: dedicated request sock for subflow in v6
tree
|
commitdiff
2023-01-07
Matthieu Baerts
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
tree
|
commitdiff
2023-01-07
Wei Yongjun
mptcp: netlink: fix some error return code
tree
|
commitdiff
2022-12-11
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
tree
|
commitdiff
2022-12-10
Linus Torvalds
Merge tag 'for-linus' of git://git.armlinux.org.uk...
tree
|
commitdiff
2022-12-09
Linus Torvalds
Merge tag 'media/v6.1-4' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-09
Linus Torvalds
Merge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-09
Dave Airlie
Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'block-6.1-2022-12-08' of git://git.kernel...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'for-linus-2022120801' of git://git./linux...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'soc-fixes-6.1-5' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'gpio-fixes-for-v6.1' of git://git./linux...
tree
|
commitdiff
2022-12-08
Linus Torvalds
Merge tag 'ata-6.1-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-07
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.1-5' of git://git...
tree
|
commitdiff
2022-12-07
Paolo Abeni
Merge tag 'ieee802154-for-net-2022-12-05' of git:/...
tree
|
commitdiff
2022-12-06
Linus Torvalds
Merge tag 'arm64-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-06
Linus Torvalds
Merge tag 'for-linus' of git://git./virt/kvm/kvm
tree
|
commitdiff
2022-12-04
Linus Torvalds
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git....
tree
|
commitdiff
2022-12-04
Linus Torvalds
Merge tag 'timers_urgent_for_v6.1_rc8' of git://git...
tree
|
commitdiff
2022-12-04
Linus Torvalds
Merge tag 'powerpc-6.1-6' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-04
Linus Torvalds
Merge tag 'input-for-v6.1-rc7' of git://git./linux...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'dax-fixes-6.1-rc8' of git://git./linux/kerne...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'block-6.1-2022-12-02' of git://git.kernel...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'pinctrl-v6.1-5' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-03
Linus Torvalds
Merge tag 'riscv-for-linus-6.1-rc8' of git://git./linux...
tree
|
commitdiff
2022-12-02
Linus Torvalds
Merge tag 'mmc-v6.1-rc5-2' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-02
Linus Torvalds
Merge tag 'iommu-fixes-v6.1-rc7' of git://git./linux...
tree
|
commitdiff
2022-12-02
Linus Torvalds
Merge tag 'sound-6.1-rc8' of git://git./linux/kernel...
tree
|
commitdiff
2022-12-02
Linus Torvalds
Merge tag 'drm-fixes-2022-12-02' of git://anongit.freed...
tree
|
commitdiff
2022-12-02
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2022-12-02' of git:/...
tree
|
commitdiff
2022-12-01
Palmer Dabbelt
RISC-V: Fix a race condition during kernel stack overflow
tree
|
commitdiff
2022-12-01
Linus Torvalds
Merge tag 'efi-fixes-for-v6.1-4' of git://git./linux...
tree
|
commitdiff
2022-12-01
Linus Torvalds
Merge tag 'hwmon-for-v6.1-rc8' of git://git./linux...
tree
|
commitdiff
2022-12-01
Jakub Kicinski
Merge git://git./linux/kernel/git/netfilter/nf
tree
|
commitdiff
2022-11-30
Linus Torvalds
Merge tag 'clk-fixes-for-linus' of git://git./linux...
tree
|
commitdiff
2022-11-29
Linus Torvalds
Merge tag 'net-6.1-rc8-2' of git://git./linux/kernel...
tree
|
commitdiff
2022-11-29
Arnd Bergmann
Merge tag 'at91-fixes-6.1-3' of https://git./linux...
tree
|
commitdiff
2022-11-29
Jakub Kicinski
Merge branch 'mptcp-more-fixes-for-6-1'
tree
|
commitdiff
2022-11-29
Paolo Abeni
mptcp: fix sleep in atomic at close time
tree
|
commitdiff
2022-11-29
Menglong Dong
mptcp: don't orphan ssk in mptcp_close()
tree
|
commitdiff
2022-11-28
Linus Torvalds
Merge tag 'devicetree-fixes-for-6.1-2' of git://git...
tree
|
commitdiff
2022-11-27
Linus Torvalds
Merge tag 'pull-fixes' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-11-26
Linus Torvalds
Merge tag 'nfsd-6.1-6' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-11-26
Linus Torvalds
Merge tag 'for-v6.1-rc' of git://git./linux/kernel...
tree
|
commitdiff
2022-11-26
Linus Torvalds
Merge tag 'block-6.1-2022-11-25' of git://git.kernel...
tree
|
commitdiff
2022-11-26
Linus Torvalds
Merge tag 'io_uring-6.1-2022-11-25' of git://git.kernel...
tree
|
commitdiff
2022-11-25
Linus Torvalds
Merge tag 'regulator-fix-v6.1-rc6' of git://git./linux...
tree
|
commitdiff
2022-11-25
Linus Torvalds
Merge tag 'for-6.1-rc6-tag' of git://git./linux/kernel...
tree
|
commitdiff
2022-11-25
Linus Torvalds
Merge tag 's390-6.1-6' of git://git./linux/kernel/git...
tree
|
commitdiff
next