index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: sctp: confirm route during forward progress
Daniel Borkmann
2013-07-09
2
-0
/
+15
*
sctp: use get_unused_fd_flags(0) instead of get_unused_fd()
Yann Droneaud
2013-07-02
1
-1
/
+1
*
net: sctp: get rid of SCTP_DBG_TSNS entirely
Daniel Borkmann
2013-07-02
2
-114
/
+0
*
net: sctp: rework debugging framework to use pr_debug and friends
Daniel Borkmann
2013-07-01
16
-409
/
+383
*
net: sctp: simplify sctp_get_port
Daniel Borkmann
2013-06-25
1
-4
/
+1
*
net: sctp: decouple cleaning some socket data from endpoint
Daniel Borkmann
2013-06-25
2
-10
/
+25
*
net: sctp: minor: sctp_seq_dump_local_addrs add missing newline
Daniel Borkmann
2013-06-25
1
-1
/
+1
*
net: sctp: migrate cookie life from timeval to ktime
Daniel Borkmann
2013-06-25
3
-29
/
+12
*
sctp: Convert __list_for_each use to list_for_each
Dave Jones
2013-06-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
2
-4
/
+8
|
\
|
*
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
2013-06-13
1
-4
/
+2
|
*
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2013-06-11
1
-0
/
+6
*
|
net: sctp: remove SCTP_STATIC macro
Daniel Borkmann
2013-06-17
8
-65
/
+57
*
|
net: sctp: get rid of t_new macro for kzalloc
Daniel Borkmann
2013-06-17
6
-6
/
+7
*
|
net: sctp: sctp_association_init: put refs in reverse order
Daniel Borkmann
2013-06-14
1
-4
/
+3
*
|
net: sctp: minor: remove variable in sctp_init_sock
Daniel Borkmann
2013-06-14
1
-4
/
+2
*
|
net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT first
Daniel Borkmann
2013-06-14
1
-4
/
+4
*
|
net: sctp: sideeffect: throw BUG if primary_path is NULL
Daniel Borkmann
2013-06-14
2
-4
/
+13
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
1
-5
/
+5
*
|
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
2013-06-13
1
-1
/
+1
*
|
sctp: Correct byte order of access to skb->{network, transport}_header
Simon Horman
2013-05-31
1
-1
/
+1
*
|
sctp: Correct access to skb->{network, transport}_header
Simon Horman
2013-05-28
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
12
-66
/
+39
|
\
|
*
net: sctp: attribute printl with __printf for gcc fmt checks
Daniel Borkmann
2013-05-01
1
-1
/
+1
|
*
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
2013-04-22
1
-4
/
+1
|
*
net: sctp: sctp_ulpq: remove 'malloced' struct member
Daniel Borkmann
2013-04-17
1
-3
/
+0
|
*
net: sctp: sctp_bind_addr: remove dead code
Daniel Borkmann
2013-04-17
1
-7
/
+0
|
*
net: sctp: sctp_transport: remove unused variable
Daniel Borkmann
2013-04-17
1
-1
/
+0
|
*
net: sctp: outqueue: simplify sctp_outq_uncork function
Daniel Borkmann
2013-04-17
1
-3
/
+2
|
*
net: sctp: sctp_outq: remove 'malloced' from its struct
Daniel Borkmann
2013-04-17
1
-6
/
+0
|
*
net: sctp: sctp_inq: remove dead code
Daniel Borkmann
2013-04-17
1
-7
/
+0
|
*
net: sctp: sctp_ssnmap: remove 'malloced' element from struct
Daniel Borkmann
2013-04-17
1
-11
/
+12
|
*
sctp: Add buffer utilization fields to /proc/net/sctp/assocs
Dilip Daya
2013-04-16
1
-3
/
+9
|
*
net: sctp: minor: make sctp_ep_common's member 'dead' a bool
Daniel Borkmann
2013-04-15
2
-4
/
+4
|
*
net: sctp: remove sctp_ep_common struct member 'malloced'
Daniel Borkmann
2013-04-15
2
-13
/
+5
|
*
sctp: fix error return code in __sctp_connect()
Wei Yongjun
2013-04-07
1
-2
/
+3
|
*
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
|
*
|
net: sctp: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
2013-03-18
1
-1
/
+1
*
|
|
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
2013-04-29
1
-14
/
+2
|
|
/
|
/
|
*
|
sctp: don't break the loop while meeting the active_path so as to find the ma...
Xufeng Zhang
2013-03-13
1
-1
/
+1
*
|
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
2013-03-13
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-05
5
-31
/
+85
|
\
\
|
|
/
|
/
|
|
*
sctp: use KMALLOC_MAX_SIZE instead of its own MAX_KMALLOC_SIZE
Cong Wang
2013-03-04
1
-5
/
+3
|
*
sctp: use the passed in gfp flags instead GFP_KERNEL
Dan Carpenter
2013-03-01
1
-1
/
+1
|
*
sctp: fix association hangs due to partial delivery errors
Lee A. Roberts
2013-02-28
1
-11
/
+43
|
*
sctp: fix association hangs due to errors when reneging events from the order...
Lee A. Roberts
2013-02-28
1
-4
/
+22
|
*
sctp: fix association hangs due to reneging packets below the cumulative TSN ...
Lee A. Roberts
2013-02-28
1
-2
/
+7
|
*
sctp: fix association hangs due to off-by-one errors in sctp_tsnmap_grow()
Lee A. Roberts
2013-02-28
1
-6
/
+7
|
*
net/sctp: Validate parameter size for SCTP_GET_ASSOC_STATS
Guenter Roeck
2013-02-27
1
-3
/
+3
[next]