index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mptcp
Age
Commit message (
Expand
)
Author
2024-08-01
mptcp: fix duplicate data handling
Paolo Abeni
2024-08-01
mptcp: fix bad RCVPRUNED mib accounting
Paolo Abeni
2024-07-30
mptcp: pm: fix backup support in signal endpoints
Matthieu Baerts (NGI0)
2024-07-30
mptcp: mib: count MPJ with backup flag
Matthieu Baerts (NGI0)
2024-07-30
mptcp: pm: only set request_bkup flag when sending MP_PRIO
Matthieu Baerts (NGI0)
2024-07-30
mptcp: distinguish rcv vs sent backup flag in requests
Matthieu Baerts (NGI0)
2024-07-30
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
2024-07-29
mptcp: fix NL PM announced address accounting
Paolo Abeni
2024-07-29
mptcp: fix user-space PM announced address accounting
Paolo Abeni
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-06-10
mptcp: ensure snd_una is properly initialized on connect
Paolo Abeni
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
mptcp: refer to 'MPTCP' socket in comments
Davide Caratti
2024-06-06
mptcp: add mptcp_space_from_win helper
Geliang Tang
2024-06-06
mptcp: use mptcp_win_from_space helper
Geliang Tang
2024-06-05
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
mptcp: include inet_common in mib.h
Matthieu Baerts (NGI0)
2024-05-13
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
2024-05-13
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
2024-05-13
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
2024-05-13
mptcp: add net.mptcp.available_schedulers
Gregory Detal
2024-05-13
mptcp: sockopt: info: stop early if no buffer
Matthieu Baerts (NGI0)
2024-05-13
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2024-05-13
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-07
mptcp: only allow set existing scheduler for net.mptcp.scheduler
Gregory Detal
2024-05-07
mptcp: fix possible NULL dereferences
Eric Dumazet
2024-05-06
mptcp: fix typos in comments
Shi-Sheng Yang
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-30
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-26
mptcp: introducing a helper into active reset logic
Jason Xing
2024-04-26
mptcp: support rstreason for passive reset
Jason Xing
2024-04-26
rstreason: prepare for active reset
Jason Xing
2024-04-26
rstreason: prepare for passive reset
Jason Xing
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-11
mptcp: add last time fields in mptcp_info
Geliang Tang
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2024-04-08
mptcp: add reset reason options in some places
Jason Xing
2024-04-05
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-01
inet: preserve const qualifier in inet_csk()
Eric Dumazet
2024-04-01
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
[next]