index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
pm_netlink.c
Age
Commit message (
Expand
)
Author
2024-08-11
mptcp: fix user-space PM announced address accounting
Paolo Abeni
2024-06-10
mptcp: pm: update add_addr counters after connect
YonglongLi
2024-06-10
mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID
YonglongLi
2024-05-13
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
2024-03-06
mptcp: drop lookup_by_id in lookup_addr
Geliang Tang
2024-03-06
mptcp: set error messages for set_flags
Geliang Tang
2024-03-06
mptcp: update set_flags interfaces
Geliang Tang
2024-03-06
mptcp: drop duplicate header inclusions
Geliang Tang
2024-03-04
mptcp: get addr in userspace pm list
Geliang Tang
2024-03-04
mptcp: dump addrs in userspace pm list
Geliang Tang
2024-03-04
mptcp: export mptcp_genl_family & mptcp_nl_fill_addr
Geliang Tang
2024-03-04
mptcp: make pm_remove_addrs_and_subflows static
Geliang Tang
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-18
mptcp: fix duplicate subflow creation
Paolo Abeni
2024-02-18
mptcp: fix data races on remote_id
Paolo Abeni
2024-02-18
mptcp: fix data races on local_id
Paolo Abeni
2024-02-18
mptcp: add needs_id for netlink appending addr
Geliang Tang
2024-02-05
mptcp: annotate lockless access for token
Paolo Abeni
2024-01-02
mptcp: use mptcp_set_state
Geliang Tang
2023-12-29
genetlink: Use internal flags for multicast groups
Ido Schimmel
2023-11-14
mptcp: add validity check for sending RM_ADDR
Geliang Tang
2023-10-24
net: mptcp: use policy generated by YAML spec
Davide Caratti
2023-10-24
net: mptcp: rename netlink handlers to mptcp_pm_nl_<blah>_{doit,dumpit}
Davide Caratti
2023-10-24
net: mptcp: convert netlink from small_ops to ops
Davide Caratti
2023-08-22
mptcp: drop last_snd and MPTCP_RESET_SCHEDULER
Geliang Tang
2023-08-14
mptcp: change the mpc check helper to return a sk
Paolo Abeni
2023-08-14
mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-21
mptcp: pass addr to mptcp_pm_alloc_anno_list
Geliang Tang
2023-06-21
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
2023-06-20
mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
Christophe JAILLET
2023-06-10
mptcp: unify pm set_flags interfaces
Geliang Tang
2023-06-10
mptcp: unify pm get_flags_and_ifindex_by_id
Geliang Tang
2023-06-10
mptcp: unify pm get_local_id interfaces
Geliang Tang
2023-06-10
mptcp: export local_address
Geliang Tang
2023-06-05
mptcp: only send RM_ADDR in nl_cmd_remove
Geliang Tang
2023-04-17
mptcp: move first subflow allocation at mpc access time
Paolo Abeni
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-10
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-08
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2023-01-26
mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addresses
Paolo Abeni
2023-01-09
mptcp: use net instead of sock_net
Geliang Tang
2022-12-09
mptcp: return 0 instead of 'err' var
Matthieu Baerts
2022-12-09
mptcp: use nlmsg_free instead of kfree_skb
Geliang Tang
2022-12-01
mptcp: add pm listener events
Geliang Tang
2022-11-21
mptcp: more detailed error reporting on endpoint creation
Paolo Abeni
2022-11-21
mptcp: deduplicate error paths on endpoint creation
Paolo Abeni
2022-09-15
mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user
Thomas Haller
[next]