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
/
include
/
net
/
sctp
/
sctp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
1
-0
/
+5
2014-08-29
net: sctp: fix ABI mismatch through sctp_assoc_to_state helper
Daniel Borkmann
1
-0
/
+13
2014-07-31
sctp: Fixup v4mapped behaviour to comply with Sock API
Jason Gunthorpe
1
-0
/
+2
2014-07-16
net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg support
Geir Ola Vaagland
1
-0
/
+1
2014-07-02
net: sctp: improve timer slack calculation for transport HBs
Daniel Borkmann
1
-21
/
+0
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
1
-1
/
+1
2014-01-21
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
1
-4
/
+0
2014-01-21
sctp: remove macros sctp_{lock|release}_sock
wangweidong
1
-2
/
+0
2014-01-21
sctp: remove macros sctp_read_[un]lock
wangweidong
1
-4
/
+0
2014-01-21
sctp: remove macros sctp_write_[un]_lock
wangweidong
1
-2
/
+0
2014-01-21
sctp: remove macros sctp_spin_[un]lock
wangweidong
1
-4
/
+2
2014-01-21
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
1
-2
/
+0
2014-01-21
sctp: remove macros sctp_spin_[un]lock_irqrestore
wangweidong
1
-5
/
+2
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-09-23
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-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
1
-1
/
+1
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
1
-75
/
+0
2013-06-25
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
1
-18
/
+0
2013-06-25
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
1
-7
/
+0
2013-06-17
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
1
-8
/
+0
2013-06-17
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-27
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-14
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
1
-6
/
+6
2012-08-14
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
1
-0
/
+4
2012-08-14
sctp: Make the mib per network namespace
Eric W. Biederman
1
-5
/
+4
2012-08-14
sctp: Make the proc files per network namespace.
Eric W. Biederman
1
-13
/
+12
2012-08-14
sctp: Make the ctl_sock per network namespace
Eric W. Biederman
1
-1
/
+0
2012-08-14
sctp: Make the address lists per network namespace
Eric W. Biederman
1
-2
/
+2
2012-08-14
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
1
-3
/
+3
2012-08-14
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
1
-2
/
+2
2012-08-14
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-10
sctp: check cached dst before using it
Nicolas Dichtel
1
-0
/
+13
2012-03-08
sctp: Export sctp_do_peeloff
Benjamin Poirier
1
-0
/
+1
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-2
/
+2
2011-06-05
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+0
2011-05-07
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-23
net: return operator cleanup
Eric Dumazet
1
-6
/
+6
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
1
-18
/
+30
2010-05-03
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
1
-1
/
+1
[next]