index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
sctp
/
sctp.h
Age
Commit message (
Expand
)
Author
2014-01-21
sctp: remove macros sctp_bh_[un]lock_sock
wangweidong
2014-01-21
sctp: remove macros sctp_{lock|release}_sock
wangweidong
2014-01-21
sctp: remove macros sctp_read_[un]lock
wangweidong
2014-01-21
sctp: remove macros sctp_write_[un]_lock
wangweidong
2014-01-21
sctp: remove macros sctp_spin_[un]lock
wangweidong
2014-01-21
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
2014-01-21
sctp: remove macros sctp_spin_[un]lock_irqrestore
wangweidong
2013-12-06
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-09-23
sctp: Remove extern from function prototypes
Joe Perches
2013-08-09
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-02
sctp: Don't lookup dst if transport dst is still valid
fan.du
2013-07-24
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-01
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-06-25
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
2013-06-25
net: sctp: remove TEST_FRAME ifdef
Daniel Borkmann
2013-06-17
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
2013-06-17
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
2013-03-18
net: sctp: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-12-03
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-08-15
sctp: fix a compile error in sctp.h
Cong Wang
2012-08-14
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
2012-08-14
sctp: Add infrastructure for per net sysctls
Eric W. Biederman
2012-08-14
sctp: Make the mib per network namespace
Eric W. Biederman
2012-08-14
sctp: Make the proc files per network namespace.
Eric W. Biederman
2012-08-14
sctp: Make the ctl_sock per network namespace
Eric W. Biederman
2012-08-14
sctp: Make the address lists per network namespace
Eric W. Biederman
2012-08-14
sctp: Make the association hashtable handle multiple network namespaces
Eric W. Biederman
2012-08-14
sctp: Make the endpoint hashtable handle multiple network namespaces
Eric W. Biederman
2012-08-14
sctp: Make the port hash table use struct net in it's key.
Eric W. Biederman
2012-07-16
sctp: Adjust PMTU updates to accomodate route invalidation.
David S. Miller
2012-07-12
ipv6: Add redirect support to all protocol icmp error handlers.
David S. Miller
2012-05-10
sctp: check cached dst before using it
Nicolas Dichtel
2012-03-08
sctp: Export sctp_do_peeloff
Benjamin Poirier
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-06-05
include/net: Remove unnecessary semicolons
Joe Perches
2011-06-02
sctp: Add Auto-ASCONF support (core).
Michio Honda
2011-06-02
sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR...
YOSHIFUJI Hideaki
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-07
net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
Lai Jiangshan
2011-04-20
sctp: remove redundant check when walking through a list of TLV parameters
Shan Wei
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-08-26
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-05-03
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...
David S. Miller
2010-05-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-30
sctp: update transport initializations
Vlad Yasevich
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
2010-03-21
net: snmp mib cleanup
Eric Dumazet
2009-11-04
net: cleanup include/net
Eric Dumazet
2009-09-04
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
[next]