index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
socket.c
Commit message (
Expand
)
Author
Age
*
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
2014-02-18
*
net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...
Matija Glavinic Pecotic
2014-02-17
*
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_spin_[un]lock
wangweidong
2014-01-21
*
sctp: remove macros sctp_local_bh_{disable|enable}
wangweidong
2014-01-21
*
sctp: create helper function to enable|disable sackdelay
wangweidong
2014-01-15
*
sctp: remove a redundant NULL check
Dan Carpenter
2014-01-14
*
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
*
sctp: Add process name and pid to deprecation warnings
Neil Horman
2014-01-03
*
SCTP: Reduce log spamming for sctp setsockopt
Neil Horman
2013-12-31
*
sctp: fix checkpatch errors with //commen
wangweidong
2013-12-26
*
sctp: fix checkpatch errors with open brace '{' and trailing statements
wangweidong
2013-12-26
*
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
wangweidong
2013-12-26
*
sctp: fix checkpatch errors with space required or prohibited
wangweidong
2013-12-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
|
\
|
*
sctp: check the rto_min and rto_max in setsockopt
wangweidong
2013-12-10
|
*
sctp: properly latch and use autoclose value from sock to association
Neil Horman
2013-12-10
*
|
sctp: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
|
/
*
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
Eric W. Biederman
2013-10-01
*
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
2013-09-11
*
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
Daniel Borkmann
2013-09-11
*
net: sctp: trivial: update bug report in header comment
Daniel Borkmann
2013-08-09
*
net: sctp: trivial: update mailing list address
Daniel Borkmann
2013-07-24
*
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-02
*
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-02
*
net: sctp: simplify sctp_get_port
Daniel Borkmann
2013-06-25
*
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
2013-06-25
*
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
2013-06-25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
|
\
|
*
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2013-06-11
*
|
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
2013-06-17
*
|
net: sctp: minor: remove variable in sctp_init_sock
Daniel Borkmann
2013-06-14
|
/
*
sctp: fix error return code in __sctp_connect()
Wei Yongjun
2013-04-07
*
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-05
|
\
|
*
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
Guenter Roeck
2013-02-27
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
|
/
*
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-08
*
sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...
Michele Baldessari
2012-12-03
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-29
|
\
|
*
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2012-11-28
*
|
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
2012-11-18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
|
\
|
|
*
net: sctp: Fix typo in net/sctp
Masanari Iida
2012-11-01
*
|
sctp: Make hmac algorithm selection for cookie generation dynamic
Neil Horman
2012-10-26
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
|
\
|
*
unexport sock_map_fd(), switch to sock_alloc_file()
Al Viro
2012-09-26
*
|
sctp: Make sysctl tunables per net
Eric W. Biederman
2012-08-15
*
|
sctp: Push struct net down to sctp_chunk_event_lookup
Eric W. Biederman
2012-08-15
[next]