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.12.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
*
sctp: fix overrun in sctp_diag_dump_one()
Lance Richardson
2016-09-24
1
-2
/
+4
*
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
2016-09-24
1
-0
/
+1
*
net/sctp: terminate rhashtable walk correctly
Vegard Nossum
2016-08-16
1
-0
/
+1
*
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2016-08-16
2
-2
/
+2
*
sctp: load transport header after sk_filter
Willem de Bruijn
2016-07-18
1
-4
/
+1
*
net: diag: add missing declarations
Ben Dooks
2016-06-10
1
-6
/
+0
*
sctp: sctp_diag should dump sctp socket type
Xin Long
2016-05-31
1
-0
/
+1
*
sctp: fix double EPs display in sctp_diag
Xin Long
2016-05-25
1
-0
/
+3
*
sctp: prepare for socket backlog behavior change
Eric Dumazet
2016-05-02
1
-0
/
+2
*
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-05-01
2
-13
/
+19
*
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
1
-1
/
+1
*
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-1
/
+1
*
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-6
/
+6
*
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
2016-04-27
1
-1
/
+1
*
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-27
1
-1
/
+1
*
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...
Xin Long
2016-04-26
1
-1
/
+5
*
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-23
4
-33
/
+40
|
\
|
*
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
2016-04-10
4
-33
/
+40
*
|
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2016-04-21
1
-4
/
+2
*
|
sctp: fix some rhashtable functions using in sctp proc/diag
Xin Long
2016-04-15
2
-6
/
+16
*
|
sctp: merge the seq_start/next/exits in remaddrs and assocs
Xin Long
2016-04-15
1
-36
/
+9
*
|
sctp: add the sctp_diag.c file
Xin Long
2016-04-15
3
-0
/
+502
*
|
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
2016-04-15
2
-63
/
+143
*
|
sctp: add sctp_info dump api for sctp_diag
Xin Long
2016-04-15
1
-0
/
+86
*
|
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
2016-04-15
2
-5
/
+4
*
|
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2016-04-14
2
-0
/
+6
*
|
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2016-04-13
2
-2
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-1
/
+2
|
\
|
|
*
sctp: flush if we can't fit another DATA chunk
Marcelo Ricardo Leitner
2016-04-05
1
-1
/
+2
*
|
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-04-05
1
-1
/
+2
|
/
*
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
2016-03-30
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-23
9
-14
/
+30
|
\
|
*
sctp: align MTU to a word
Marcelo Ricardo Leitner
2016-03-20
3
-4
/
+6
|
*
sctp: do not leak chunks that are sent to unconfirmed paths
Marcelo Ricardo Leitner
2016-03-20
1
-1
/
+5
|
*
sctp: do not update a_rwnd if we are not issuing a sack
Marcelo Ricardo Leitner
2016-03-20
1
-1
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2016-03-19
13
-139
/
+148
|
|
\
|
*
|
sctp: fix copying more bytes than expected in sctp_add_bind_addr
Marcelo Ricardo Leitner
2016-03-08
4
-8
/
+14
*
|
|
net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3
Andy Lutomirski
2016-03-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
11
-95
/
+96
|
\
\
|
*
|
sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
Nicholas Mc Guire
2016-03-16
1
-4
/
+2
|
*
|
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2016-03-13
7
-66
/
+83
|
*
|
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2016-03-13
2
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-08
2
-5
/
+7
|
|
\
|
|
*
|
net: sctp: Convert log timestamps to be y2038 safe
Deepa Dinamani
2016-03-01
1
-5
/
+5
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-23
2
-10
/
+45
|
|
\
\
|
*
|
|
sctp: remove the unused sctp_datamsg_free()
Xin Long
2016-02-17
1
-13
/
+0
|
*
|
|
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
Xin Long
2016-02-17
1
-2
/
+0
|
*
|
|
sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_associ...
Xin Long
2016-02-17
1
-2
/
+2
|
*
|
|
sock: struct proto hash function may error
Craig Gallek
2016-02-11
1
-1
/
+2
[next]