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
starfive-6.6.48-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
/
include
/
net
/
sctp
/
structs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-29
net: sctp: reorder sctp_globals to reduce cacheline usage
Daniel Borkmann
1
-11
/
+9
2013-08-10
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
David S. Miller
1
-0
/
+5
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-08-09
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
Daniel Borkmann
1
-5
/
+0
2013-08-05
sctp: Pack dst_cookie into 1st cacheline hole for 64bit host
fan.du
1
-1
/
+1
2013-08-02
sctp: Don't lookup dst if transport dst is still valid
fan.du
1
-0
/
+1
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-06-26
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
1
-3
/
+3
2013-04-23
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
1
-2
/
+1
2013-04-17
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
1
-2
/
+0
2013-04-17
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
1
-4
/
+1
2013-04-17
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
1
-3
/
+0
2013-04-17
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
1
-2
/
+0
2013-04-17
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
1
-1
/
+0
2013-04-15
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
1
-1
/
+1
2013-04-15
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
1
-2
/
+0
2013-02-13
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
1
-4
/
+1
2012-12-07
sctp: Add RCU protection to assoc->transport_addr_list
Thomas Graf
1
-0
/
+2
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
1
-0
/
+36
2012-10-26
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
1
-0
/
+1
2012-10-04
sctp: check src addr when processing SACK to update transport state
Nicolas Dichtel
1
-1
/
+1
2012-08-15
sctp: Make sysctl tunables per net
Eric W. Biederman
1
-116
/
+0
2012-08-15
sctp: Push struct net down into sctp_verify_ext_param
Eric W. Biederman
1
-3
/
+3
2012-08-15
sctp: Push struct net down into sctp_in_scope
Eric W. Biederman
1
-1
/
+1
2012-08-15
sctp: Push struct net down into sctp_transport_init
Eric W. Biederman
1
-1
/
+1
2012-08-15
sctp: Make the address lists per network namespace
Eric W. Biederman
1
-21
/
+1
2012-08-15
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
1
-1
/
+2
2012-08-15
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
1
-1
/
+1
2012-08-15
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
1
-0
/
+1
2012-07-22
sctp: Implement quick failover draft from tsvwg
Neil Horman
1
-1
/
+19
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
1
-2
/
+2
2012-07-01
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
1
-0
/
+4
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-4
/
+4
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
1
-1
/
+1
2011-12-20
sctp: fix incorrect overflow check on autoclose
Xi Wang
1
-0
/
+4
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-1
/
+1
2011-11-09
sctp: fasthandoff with ASCONF at mobile-node
Michio Honda
1
-0
/
+1
2011-08-25
sctp: Bundle HEAERTBEAT into ASCONF_ACK
Michio Honda
1
-0
/
+1
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-02
sctp: Add ASCONF operation on the single-homed host
Michio Honda
1
-0
/
+2
2011-06-02
sctp: Add Auto-ASCONF support (core).
Michio Honda
1
-0
/
+15
2011-06-01
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
1
-1
/
+1
2011-05-09
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
1
-0
/
+1
2011-04-28
sctp: clean up route lookup calls
Vlad Yasevich
1
-2
/
+1
2011-04-28
sctp: remove useless arguments from get_saddr() call
Vlad Yasevich
1
-1
/
+0
2011-04-28
sctp: cache the ipv6 source after route lookup
Vlad Yasevich
1
-8
/
+6
2011-04-20
sctp: fix to check the source address of COOKIE-ECHO chunk
Wei Yongjun
1
-1
/
+1
2011-04-02
sctp: fix auth_hmacs field's length of struct sctp_cookie
Wei Yongjun
1
-1
/
+1
2010-11-29
sctp: kill unused macros in head file
Shan Wei
1
-2
/
+0
[next]