index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
5
-25
/
+43
2021-06-24
sctp: send the next probe immediately once the last one is acked
Xin Long
1
-1
/
+4
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
1
-7
/
+4
2021-06-22
sctp: process sctp over udp icmp err on sctp side
Xin Long
3
-19
/
+62
2021-06-22
sctp: extract sctp_v4_err_handle function from sctp_v4_err
Xin Long
1
-57
/
+49
2021-06-22
sctp: extract sctp_v6_err_handle function from sctp_v6_err
Xin Long
1
-36
/
+40
2021-06-22
sctp: remove the unessessary hold for idev in sctp_v6_err
Xin Long
1
-10
/
+2
2021-06-22
sctp: enable PLPMTUD when the transport is ready
Xin Long
4
-2
/
+13
2021-06-22
sctp: do state transition when receiving an icmp TOOBIG packet
Xin Long
2
-2
/
+53
2021-06-22
sctp: do state transition when a probe succeeds on HB ACK recv path
Xin Long
2
-1
/
+39
2021-06-22
sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send path
Xin Long
2
-0
/
+46
2021-06-22
sctp: do the basic send and recv for PLPMTUD probe
Xin Long
4
-6
/
+62
2021-06-22
sctp: add the probe timer in transport for PLPMTUD
Xin Long
5
-0
/
+93
2021-06-22
sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transport
Xin Long
1
-0
/
+118
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
3
-0
/
+38
2021-06-22
sctp: add pad chunk and its make function and event table
Xin Long
2
-0
/
+49
2021-05-31
sctp: sm_statefuns: Fix spelling mistakes
Zheng Yongjun
1
-15
/
+15
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+2
2021-05-25
sctp: fix the proc_handler for sysctl encap_port
Xin Long
1
-1
/
+1
2021-05-25
sctp: add the missing setting for asoc encap_port
Xin Long
1
-0
/
+1
2021-05-17
sctp: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+2
2021-05-17
net: Remove the member netns_ok
Yejune Deng
1
-1
/
+0
2021-05-03
sctp: delay auto_asconf init until binding the first addr
Xin Long
1
-14
/
+17
2021-05-03
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
1
-5
/
+8
2021-05-03
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+2
2021-05-03
Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"
Xin Long
1
-5
/
+1
2021-05-03
Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""
Xin Long
1
-3
/
+3
2021-04-30
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
2
-43
/
+30
2021-04-30
Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"
Xin Long
1
-3
/
+3
2021-04-30
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
1
-5
/
+20
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+5
2021-04-16
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
1
-1
/
+1
2021-04-13
net/sctp: fix race condition in sctp_destroy_sock
Or Cohen
1
-8
/
+5
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-04-05
net-ipv6: bugfix - raw & sctp - switch to ipv6_can_nonlocal_bind()
Maciej Żenczykowski
1
-4
/
+3
2021-03-28
net: sctp: Fix some typos
Lu Wei
2
-2
/
+2
2021-03-28
sm_statefuns.c: Mundane spello fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-03-19
sctp: move sk_route_caps check and set into sctp_outq_flush_transports
Xin Long
2
-7
/
+7
2021-03-04
net: sctp: trivial: fix typo in comment
Drew Fustini
1
-1
/
+1
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+12
2021-02-08
net: fix iteration for sctp transport seq_files
NeilBrown
1
-4
/
+12
2021-01-16
sctp: remove the NETIF_F_SG flag before calling skb_segment
Xin Long
1
-1
/
+1
2020-11-23
sctp: Fix some typo
Christophe JAILLET
1
-2
/
+2
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+5
2020-11-14
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
3
-5
/
+5
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-11-05
sctp: bring inet(6)_skb_parm back to sctp_input_cb
Xin Long
2
-3
/
+2
2020-11-02
sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
Petr Malat
1
-2
/
+2
2020-10-30
sctp: enable udp tunneling socks
Xin Long
1
-0
/
+52
2020-10-30
sctp: handle the init chunk matching an existing asoc
Xin Long
1
-0
/
+50
[prev]
[next]