index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
pm_userspace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-30
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
1
-0
/
+18
2024-05-14
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
1
-0
/
+1
2024-03-07
mptcp: set error messages for set_flags
Geliang Tang
1
-2
/
+7
2024-03-07
mptcp: update set_flags interfaces
Geliang Tang
1
-6
/
+26
2024-03-04
mptcp: implement mptcp_userspace_pm_get_addr
Geliang Tang
1
-0
/
+74
2024-03-04
mptcp: add userspace_pm_lookup_addr_by_id helper
Geliang Tang
1
-15
/
+16
2024-03-04
mptcp: check userspace pm flags
Geliang Tang
1
-5
/
+10
2024-03-04
mptcp: implement mptcp_userspace_pm_dump_addr
Geliang Tang
1
-0
/
+60
2024-02-27
mptcp: map v4 address to v6 when destroying subflow
Geliang Tang
1
-0
/
+10
2024-02-18
mptcp: fix data races on local_id
Paolo Abeni
1
-1
/
+1
2024-02-18
mptcp: add needs_id for userspace appending addr
Geliang Tang
1
-6
/
+7
2024-02-12
mptcp: check addrs list in userspace_pm_get_local_id
Geliang Tang
1
-1
/
+12
2023-11-30
mptcp: userspace pm rename remove_err to out
Geliang Tang
1
-4
/
+4
2023-10-27
mptcp: define more local variables sk
Geliang Tang
1
-11
/
+20
2023-10-27
mptcp: move sk assignment statement ahead
Geliang Tang
1
-5
/
+6
2023-10-27
mptcp: userspace pm send RM_ADDR for ID 0
Geliang Tang
1
-0
/
+39
2023-10-24
net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
Davide Caratti
1
-4
/
+4
2023-10-05
mptcp: userspace pm allow creating id 0 subflow
Geliang Tang
1
-6
/
+0
2023-06-22
mptcp: pass addr to mptcp_pm_alloc_anno_list
Geliang Tang
1
-1
/
+1
2023-06-10
mptcp: unify pm get_flags_and_ifindex_by_id
Geliang Tang
1
-3
/
+0
2023-06-05
mptcp: update userspace pm infos
Geliang Tang
1
-0
/
+5
2023-06-05
mptcp: add address into userspace pm list
Geliang Tang
1
-0
/
+41
2023-06-05
mptcp: only send RM_ADDR in nl_cmd_remove
Geliang Tang
1
-1
/
+1
2023-04-17
mptcp: make userspace_pm_append_new_local_addr static
Geliang Tang
1
-2
/
+2
2023-01-26
mptcp: userspace pm: use a single point of exit
Matthieu Baerts
1
-2
/
+3
2023-01-14
mptcp: netlink: respect v4/v6-only sockets
Matthieu Baerts
1
-0
/
+7
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+4
2022-12-13
mptcp: netlink: fix some error return code
Wei Yongjun
1
-0
/
+4
2022-11-12
mptcp: get sk from msk directly
Geliang Tang
1
-2
/
+2
2022-07-06
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
Geliang Tang
1
-0
/
+2
2022-07-06
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
1
-0
/
+30
2022-07-06
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
1
-13
/
+6
2022-05-04
mptcp: netlink: allow userspace-driven subflow establishment
Florian Westphal
1
-0
/
+185
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
Kishen Maloor
1
-0
/
+62
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
Kishen Maloor
1
-0
/
+61
2022-05-04
mptcp: read attributes of addr entries managed by userspace PMs
Kishen Maloor
1
-0
/
+43
2022-05-04
mptcp: handle local addrs announced by userspace PMs
Kishen Maloor
1
-0
/
+78