index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mptcp
/
pm_netlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
1
-0
/
+1
|
\
|
*
mptcp: ensure listener is unhashed before updating the sk status
Paolo Abeni
2023-06-21
1
-0
/
+1
*
|
mptcp: pass addr to mptcp_pm_alloc_anno_list
Geliang Tang
2023-06-21
1
-4
/
+4
*
|
mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
Christophe JAILLET
2023-06-20
1
-1
/
+1
*
|
mptcp: unify pm set_flags interfaces
Geliang Tang
2023-06-10
1
-32
/
+38
*
|
mptcp: unify pm get_flags_and_ifindex_by_id
Geliang Tang
2023-06-10
1
-19
/
+8
*
|
mptcp: unify pm get_local_id interfaces
Geliang Tang
2023-06-10
1
-19
/
+3
*
|
mptcp: export local_address
Geliang Tang
2023-06-10
1
-9
/
+8
|
/
*
mptcp: only send RM_ADDR in nl_cmd_remove
Geliang Tang
2023-06-05
1
-0
/
+18
*
mptcp: move first subflow allocation at mpc access time
Paolo Abeni
2023-04-17
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-17
1
-0
/
+16
|
\
|
*
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
2023-03-10
1
-0
/
+16
*
|
mptcp: annotate lockless accesses to sk->sk_err
Eric Dumazet
2023-03-17
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
1
-4
/
+6
|
\
|
*
mptcp: fix locking for in-kernel listener creation
Paolo Abeni
2023-02-08
1
-4
/
+6
*
|
mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addresses
Paolo Abeni
2023-01-26
1
-27
/
+31
*
|
mptcp: use net instead of sock_net
Geliang Tang
2023-01-09
1
-3
/
+2
|
/
*
mptcp: return 0 instead of 'err' var
Matthieu Baerts
2022-12-09
1
-2
/
+2
*
mptcp: use nlmsg_free instead of kfree_skb
Geliang Tang
2022-12-09
1
-4
/
+4
*
mptcp: add pm listener events
Geliang Tang
2022-12-01
1
-0
/
+57
*
mptcp: more detailed error reporting on endpoint creation
Paolo Abeni
2022-11-21
1
-11
/
+13
*
mptcp: deduplicate error paths on endpoint creation
Paolo Abeni
2022-11-21
1
-22
/
+13
*
mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to user
Thomas Haller
2022-09-15
1
-1
/
+1
*
mptcp: allow privileged operations from user namespaces
Thomas Haller
2022-09-15
1
-9
/
+9
*
mptcp: add mptcp_for_each_subflow_safe helper
Matthieu Baerts
2022-09-15
1
-1
/
+1
*
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-29
1
-0
/
+1
*
mptcp: more accurate MPC endpoint tracking
Paolo Abeni
2022-07-12
1
-7
/
+14
*
mptcp: allow the in kernel PM to set MPC subflow priority
Paolo Abeni
2022-07-12
1
-22
/
+15
*
mptcp: address lookup improvements
Paolo Abeni
2022-07-12
1
-5
/
+10
*
mptcp: introduce and use mptcp_pm_send_ack()
Paolo Abeni
2022-07-12
1
-22
/
+34
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
1
-13
/
+33
|
\
|
*
mptcp: fix local endpoint accounting
Paolo Abeni
2022-07-06
1
-1
/
+2
|
*
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
2022-07-06
1
-5
/
+25
|
*
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
2022-07-06
1
-1
/
+4
|
*
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2022-07-06
1
-6
/
+2
*
|
net: mptcp: fix some spelling mistake in mptcp
Menglong Dong
2022-06-28
1
-1
/
+1
|
/
*
mptcp: netlink: allow userspace-driven subflow establishment
Florian Westphal
2022-05-04
1
-0
/
+22
*
mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
Kishen Maloor
2022-05-04
1
-2
/
+8
*
mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
Kishen Maloor
2022-05-04
1
-5
/
+11
*
mptcp: netlink: split mptcp_pm_parse_addr into two functions
Florian Westphal
2022-05-04
1
-21
/
+39
*
mptcp: read attributes of addr entries managed by userspace PMs
Kishen Maloor
2022-05-04
1
-1
/
+12
*
mptcp: handle local addrs announced by userspace PMs
Kishen Maloor
2022-05-04
1
-25
/
+17
*
mptcp: allow ADD_ADDR reissuance by userspace PMs
Kishen Maloor
2022-05-03
1
-2
/
+10
*
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
2022-05-03
1
-0
/
+3
*
mptcp: reflect remote port (not 0) in ANNOUNCED events
Kishen Maloor
2022-05-03
1
-3
/
+8
*
mptcp: bypass in-kernel PM restrictions for non-kernel PMs
Kishen Maloor
2022-05-03
1
-0
/
+10
*
mptcp: Make kernel path manager check for userspace-managed sockets
Mat Martineau
2022-04-29
1
-6
/
+12
*
mptcp: Remove redundant assignments in path manager init
Mat Martineau
2022-04-29
1
-12
/
+0
*
mptcp: add pm_nl_pernet helpers
Geliang Tang
2022-04-11
1
-17
/
+24
*
mptcp: reset the packet scheduler on PRIO change
Paolo Abeni
2022-04-11
1
-0
/
+2
[next]