index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
sctp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-24
sctp: Remove extern from function prototypes
Joe Perches
1
-7
/
+6
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
1
-6
/
+0
2013-08-02
sctp: Don't lookup dst if transport dst is still valid
fan.du
1
-1
/
+1
2013-07-25
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-02
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-75
/
+0
2013-06-26
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
1
-18
/
+0
2013-06-26
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
1
-7
/
+0
2013-06-18
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
1
-8
/
+0
2013-06-18
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
1
-3
/
+0
2013-03-18
net: sctp: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+2
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
1
-0
/
+12
2012-08-15
sctp: fix a compile error in sctp.h
Cong Wang
1
-2
/
+2
2012-08-15
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
1
-6
/
+6
2012-08-15
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
1
-0
/
+4
2012-08-15
sctp: Make the mib per network namespace
Eric W. Biederman
1
-5
/
+4
2012-08-15
sctp: Make the proc files per network namespace.
Eric W. Biederman
1
-13
/
+12
2012-08-15
sctp: Make the ctl_sock per network namespace
Eric W. Biederman
1
-1
/
+0
2012-08-15
sctp: Make the address lists per network namespace
Eric W. Biederman
1
-2
/
+2
2012-08-15
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
1
-3
/
+3
2012-08-15
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
1
-2
/
+2
2012-08-15
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
1
-2
/
+2
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
1
-2
/
+2
2012-07-12
ipv6: Add redirect support to all protocol icmp error handlers.
David S. Miller
1
-0
/
+2
2012-05-11
sctp: check cached dst before using it
Nicolas Dichtel
1
-0
/
+13
2012-03-09
sctp: Export sctp_do_peeloff
Benjamin Poirier
1
-0
/
+1
2011-12-12
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-2
/
+2
2011-06-06
include/net: Remove unnecessary semicolons
Joe Perches
1
-2
/
+2
2011-06-02
sctp: Add Auto-ASCONF support (core).
Michio Honda
1
-0
/
+2
2011-06-02
sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR...
YOSHIFUJI Hideaki
1
-4
/
+5
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+0
2011-05-08
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
Lai Jiangshan
1
-1
/
+0
2011-04-20
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
1
-2
/
+0
2010-09-24
net: return operator cleanup
Eric Dumazet
1
-6
/
+6
2010-08-27
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-18
/
+30
2010-05-04
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
1
-1
/
+1
2010-05-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-05-01
sctp: update transport initializations
Vlad Yasevich
1
-1
/
+1
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
1
-0
/
+1
2010-03-22
net: snmp mib cleanup
Eric Dumazet
1
-1
/
+1
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-2
/
+1
2009-09-05
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
1
-3
/
+4
2009-06-24
net: Move rx skb_orphan call to where needed
Herbert Xu
1
-0
/
+1
2009-03-21
sctp: Clean up TEST_FRAME hacks.
Vlad Yasevich
1
-7
/
+0
2009-02-16
sctp: Inherit all socket options from parent correctly.
Vlad Yasevich
1
-0
/
+2
2008-11-26
net: Use a percpu_counter for sockets_allocated
Eric Dumazet
1
-0
/
+1
2008-10-31
misc: replace NIPQUAD()
Harvey Harrison
1
-2
/
+2
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-29
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
1
-2
/
+2
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
1
-1
/
+1
[next]