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
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
/
sctp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-01
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
5
-100
/
+107
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2014-07-23
net: sctp: inherit auth_capable on INIT collisions
Daniel Borkmann
1
-0
/
+1
2014-07-23
net: sctp: Rename SCTP_XMIT_NAGLE_DELAY to SCTP_XMIT_DELAY
David Laight
2
-4
/
+4
2014-07-23
net: sctp: Open out the check for Nagle
David Laight
1
-33
/
+36
2014-07-17
net: sctp: deprecate rfc6458, 5.3.2. SCTP_SNDRCV support
Daniel Borkmann
1
-2
/
+7
2014-07-17
net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO support
Geir Ola Vaagland
1
-9
/
+98
2014-07-17
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
2
-4
/
+86
2014-07-17
net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg support
Geir Ola Vaagland
2
-1
/
+73
2014-07-17
net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg support
Geir Ola Vaagland
1
-20
/
+57
2014-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-107
/
+15
2014-07-16
net: sctp: remove unnecessary break after return/goto
Fabian Frederick
2
-5
/
+0
2014-07-15
net: sctp: fix information leaks in ulpevent layer
Daniel Borkmann
1
-107
/
+15
2014-07-09
net: sctp: Inline the functions from command.c
David Laight
2
-69
/
+1
2014-07-03
net: sctp: only warn in proc_sctp_do_alpha_beta if write
Daniel Borkmann
1
-2
/
+3
2014-07-03
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
1
-8
/
+9
2014-06-20
net: sctp: check proc_dointvec result in proc_sctp_do_auth
Daniel Borkmann
1
-2
/
+1
2014-06-19
net: sctp: propagate sysctl errors from proc_do* properly
Daniel Borkmann
1
-20
/
+23
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
1
-4
/
+28
2014-06-12
sctp: Fix sk_ack_backlog wrap-around problem
Xufeng Zhang
1
-1
/
+1
2014-06-11
net: sctp: fix incorrect type in gfp initializer
Daniel Borkmann
1
-1
/
+1
2014-06-11
net: sctp: improve sctp_select_active_and_retran_path selection
Daniel Borkmann
1
-5
/
+45
2014-06-11
net: sctp: migrate most recently used transport to ktime
Daniel Borkmann
3
-5
/
+7
2014-06-11
net: sctp: refactor active path selection
Daniel Borkmann
1
-59
/
+61
2014-06-11
ktime: add ktime_after and ktime_before helper
Daniel Borkmann
1
-1
/
+1
2014-05-24
net: Split sk_no_check into sk_no_check_{rx,tx}
Tom Herbert
1
-1
/
+2
2014-05-24
net: Eliminate no_check from protosw
Tom Herbert
2
-4
/
+0
2014-05-14
snmp: fix some left over of snmp stats
WANG Cong
1
-1
/
+1
2014-05-14
ipv4: make ip_local_reserved_ports per netns
WANG Cong
1
-2
/
+3
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2
-2
/
+2
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+9
2014-05-10
sctp: add a checking for sctp_sysctl_net_register
wangweidong
1
-0
/
+4
2014-05-10
Revert "sctp: optimize the sctp_sysctl_net_register"
wangweidong
1
-10
/
+7
2014-05-08
net: clean up snmp stats code
WANG Cong
1
-4
/
+5
2014-04-28
net: sctp: Don't transition to PF state when transport has exhausted 'Path.Ma...
Karl Heiss
1
-4
/
+3
2014-04-28
sctp: reset flowi4_oif parameter on route lookup
Xufeng Zhang
1
-1
/
+6
2014-04-21
sctp: add support for busy polling to sctp protocol
Neil Horman
2
-0
/
+9
2014-04-19
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
6
-59
/
+89
2014-04-15
ipv4: add a sock pointer to ip_queue_xmit()
Eric Dumazet
1
-1
/
+1
2014-04-15
Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the re...
Daniel Borkmann
4
-24
/
+74
2014-04-12
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2
-3
/
+3
2014-04-09
net: sctp: test if association is dead in sctp_wake_up_waiters
Daniel Borkmann
1
-0
/
+6
2014-04-08
net: sctp: wake up all assocs if sndbuf policy is per socket
Daniel Borkmann
1
-1
/
+35
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+2
2014-03-13
net: sctp: remove NULL check in sctp_assoc_update_retran_path
Daniel Borkmann
1
-2
/
+1
2014-03-06
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2
-7
/
+2
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-53
/
+90
2014-03-04
net: sctp: fix sctp_sf_do_5_1D_ce to verify if we/peer is AUTH capable
Daniel Borkmann
1
-0
/
+7
2014-02-22
net: sctp: rework multihoming retransmission path selection to rfc4960
Daniel Borkmann
1
-50
/
+79
2014-02-20
net: sctp: Potentially-Failed state should not be reached from unconfirmed state
Matija Glavinic Pecotic
1
-3
/
+4
[prev]
[next]