index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
Commit message (
Expand
)
Author
Age
*
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2013-04-17
*
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2013-04-17
*
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
*
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
2013-04-17
*
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2013-04-17
*
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2013-04-17
*
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2013-04-17
*
sctp: Add buffer utilization fields to /proc/net/sctp/assocs
Dilip Daya
2013-04-16
*
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
2013-04-15
*
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
2013-04-15
*
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
*
sctp: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
2013-03-13
*
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
2013-03-13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-05
|
\
|
*
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
2013-03-04
|
*
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
2013-03-01
|
*
sctp: fix association hangs due to partial delivery errors
Lee A. Roberts
2013-02-28
|
*
sctp: fix association hangs due to errors when reneging events from the order...
Lee A. Roberts
2013-02-28
|
*
sctp: fix association hangs due to reneging packets below the cumulative TSN ...
Lee A. Roberts
2013-02-28
|
*
sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
Lee A. Roberts
2013-02-28
|
*
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
*
|
sctp: convert to idr_alloc()
Tejun Heo
2013-02-27
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
|
|
\
|
*
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
|
\
\
\
|
*
|
|
net, sctp: remove CONFIG_EXPERIMENTAL
Kees Cook
2013-02-13
|
*
|
|
net: sctp: sctp_v6_get_dst: fix boolean test in dst cache
Daniel Borkmann
2013-02-13
*
|
|
|
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
*
|
|
|
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
*
|
|
|
net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack
Daniel Borkmann
2013-02-13
*
|
|
|
net: sctp: minor: make jsctp_sf_eat_sack static
Daniel Borkmann
2013-02-13
*
|
|
|
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2013-02-12
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
|
\
|
|
|
|
*
|
|
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-08
|
*
|
|
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-08
|
*
|
|
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-02-07
|
|
|
/
|
|
/
|
*
|
|
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
2013-02-08
*
|
|
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
Daniel Borkmann
2013-02-07
*
|
|
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
*
|
|
sctp: sctp_close: fix release of bindings for deferred call_rcu's
Daniel Borkmann
2013-02-04
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
|
\
|
|
|
*
|
SCTP: Free the per-net sysctl table on net exit. v2
Vlad Yasevich
2013-01-28
|
*
|
sctp: set association state to established in dupcook_a handler
Xufeng Zhang
2013-01-27
|
*
|
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
2013-01-17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-15
|
\
|
|
|
*
|
sctp: fix Kconfig bug in default cookie hmac selection
Alex Elder
2013-01-07
*
|
|
sctp: make sctp_addr_wq_timeout_handler static
stephen hemminger
2012-12-28
|
/
/
[next]