index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
pm_netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-16
mptcp: add local addr info in mptcp_info
Geliang Tang
1
-1
/
+2
2021-02-13
mptcp: add netlink event support
Florian Westphal
1
-1
/
+260
2021-02-13
mptcp: split __mptcp_close_ssk helper
Florian Westphal
1
-2
/
+2
2021-02-13
mptcp: move pm netlink work into pm_netlink
Florian Westphal
1
-5
/
+40
2021-02-07
mptcp: pm: add lockdep assertions
Florian Westphal
1
-0
/
+13
2021-02-03
mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlink
Geliang Tang
1
-0
/
+5
2021-02-03
mptcp: enable use_port when invoke addresses_equal
Geliang Tang
1
-4
/
+4
2021-02-03
mptcp: add port number check for MP_JOIN
Geliang Tang
1
-1
/
+22
2021-02-03
mptcp: create the listening socket for new port
Geliang Tang
1
-2
/
+94
2021-02-03
mptcp: send ack for every add_addr
Geliang Tang
1
-6
/
+4
2021-02-03
mptcp: create subflow or signal addr for newly added address
Geliang Tang
1
-0
/
+27
2021-02-03
mptcp: drop *_max fields in mptcp_pm_data
Geliang Tang
1
-25
/
+65
2021-02-03
mptcp: use WRITE_ONCE for the pernet *_max
Geliang Tang
1
-11
/
+21
2021-01-28
mptcp: pm nl: reduce variable scope
Matthieu Baerts
1
-3
/
+3
2021-01-28
mptcp: pm nl: support IPv4 mapped in v6 addresses
Matthieu Baerts
1
-9
/
+24
2021-01-10
mptcp: add the mibs for MP_PRIO
Geliang Tang
1
-0
/
+2
2021-01-10
mptcp: add set_flags command in PM netlink
Geliang Tang
1
-0
/
+65
2021-01-10
mptcp: add the outgoing MP_PRIO support
Geliang Tang
1
-0
/
+33
2021-01-10
mptcp: add the address ID assignment bitmap
Geliang Tang
1
-18
/
+54
2020-12-15
mptcp: pm: simplify select_local_address()
Paolo Abeni
1
-4
/
+2
2020-12-15
mptcp: remove address when netlink flushes addrs
Geliang Tang
1
-5
/
+10
2020-12-10
mptcp: use the variable sk instead of open-coding
Geliang Tang
1
-2
/
+2
2020-12-10
mptcp: rename add_addr_signal and mptcp_add_addr_status
Geliang Tang
1
-2
/
+2
2020-12-10
mptcp: add port parameter for mptcp_pm_announce_addr
Geliang Tang
1
-3
/
+6
2020-12-10
mptcp: send out dedicated packet for ADD_ADDR using port
Geliang Tang
1
-3
/
+11
2020-11-21
mptcp: send out dedicated ADD_ADDR packet
Geliang Tang
1
-0
/
+29
2020-11-16
mptcp: refactor shutdown and close
Paolo Abeni
1
-4
/
+2
2020-11-12
mptcp: fix static checker warnings in mptcp_pm_add_timer
Geliang Tang
1
-2
/
+1
2020-11-05
mptcp: add a new sysctl add_addr_timeout
Geliang Tang
1
-2
/
+6
2020-10-05
mptcp: Constify mptcp_pm_ops
Rikard Falkeborn
1
-1
/
+1
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-09-25
mptcp: retransmit ADD_ADDR when timeout
Geliang Tang
1
-17
/
+92
2020-09-25
mptcp: add struct mptcp_pm_add_entry
Geliang Tang
1
-7
/
+12
2020-09-25
mptcp: add RM_ADDR related mibs
Geliang Tang
1
-0
/
+5
2020-09-25
mptcp: implement mptcp_pm_remove_subflow
Geliang Tang
1
-0
/
+33
2020-09-25
mptcp: remove addr and subflow in PM netlink
Geliang Tang
1
-6
/
+116
2020-09-25
mptcp: send out ADD_ADDR with echo flag
Geliang Tang
1
-1
/
+3
2020-09-25
mptcp: add the incoming RM_ADDR support
Geliang Tang
1
-0
/
+34
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+16
2020-09-14
mptcp: move address attribute into mptcp_addr_info
Paolo Abeni
1
-19
/
+20
2020-09-10
mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id
Geliang Tang
1
-1
/
+1
2020-09-10
mptcp: fix subflow's remote_id issues
Geliang Tang
1
-1
/
+1
2020-09-10
mptcp: fix subflow's local_id issues
Geliang Tang
1
-1
/
+14
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
1
-2
/
+2
2020-06-27
mptcp: add __init annotation on setup functions
Paolo Abeni
1
-1
/
+1
2020-04-24
mptcp/pm_netlink.c : add check for nla_put_in/6_addr
Bo YU
1
-5
/
+7
2020-04-04
mptcp: add some missing pr_fmt defines
Geliang Tang
1
-0
/
+2
2020-03-30
mptcp: add netlink-based PM
Paolo Abeni
1
-0
/
+857