index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2016-08-16
net/sctp: terminate rhashtable walk correctly
Vegard Nossum
2016-08-16
sctp: fix BH handling on socket backlog
Marcelo Ricardo Leitner
2016-07-18
sctp: load transport header after sk_filter
Willem de Bruijn
2016-06-10
net: diag: add missing declarations
Ben Dooks
2016-05-31
sctp: sctp_diag should dump sctp socket type
Xin Long
2016-05-25
sctp: fix double EPs display in sctp_diag
Xin Long
2016-05-02
sctp: prepare for socket backlog behavior change
Eric Dumazet
2016-05-01
sctp: signal sk_data_ready earlier on data chunks reception
Marcelo Ricardo Leitner
2016-04-27
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
2016-04-27
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: sctp: rename SCTP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: rename ICMP_INC_STATS_BH()
Eric Dumazet
2016-04-27
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
2016-04-26
sctp: sctp_diag should fill RMEM_ALLOC with asoc->rmem_alloc when rcvbuf_poli...
Xin Long
2016-04-26
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-21
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2016-04-15
sctp: fix some rhashtable functions using in sctp proc/diag
Xin Long
2016-04-15
sctp: merge the seq_start/next/exits in remaddrs and assocs
Xin Long
2016-04-15
sctp: add the sctp_diag.c file
Xin Long
2016-04-15
sctp: export some apis or variables for sctp_diag and reuse some for proc
Xin Long
2016-04-15
sctp: add sctp_info dump api for sctp_diag
Xin Long
2016-04-15
sctp: simplify sk_receive_queue locking
Marcelo Ricardo Leitner
2016-04-14
sctp: add support for RPS and RFS
Marcelo Ricardo Leitner
2016-04-13
sctp: delay calls to sk_data_ready() as much as possible
Marcelo Ricardo Leitner
2016-04-10
sctp: avoid refreshing heartbeat timer too often
Marcelo Ricardo Leitner
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-05
sctp: flush if we can't fit another DATA chunk
Marcelo Ricardo Leitner
2016-04-05
rhashtable: accept GFP flags in rhashtable_walk_init
Bob Copeland
2016-03-30
sctp: really allow using GFP_KERNEL on sctp_packet_transmit
Marcelo Ricardo Leitner
2016-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-03-22
net/sctp: use in_compat_syscall for sctp_getsockopt_connectx3
Andy Lutomirski
2016-03-20
sctp: align MTU to a word
Marcelo Ricardo Leitner
2016-03-20
sctp: do not leak chunks that are sent to unconfirmed paths
Marcelo Ricardo Leitner
2016-03-20
sctp: do not update a_rwnd if we are not issuing a sack
Marcelo Ricardo Leitner
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-16
sctp: consolidate local_bh_disable/enable + spin_lock/unlock to _bh variant
Nicholas Mc Guire
2016-03-13
sctp: allow sctp_transmit_packet and others to use gfp
Marcelo Ricardo Leitner
2016-03-13
sctp: fix the transports round robin issue when init is retransmitted
Xin Long
2016-03-08
sctp: fix copying more bytes than expected in sctp_add_bind_addr
Marcelo Ricardo Leitner
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-01
sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info
Xin Long
2016-03-01
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
2016-03-01
net: sctp: Convert log timestamps to be y2038 safe
Deepa Dinamani
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-21
sctp: Fix port hash table size computation
Neil Horman
2016-02-17
sctp: remove the unused sctp_datamsg_free()
Xin Long
2016-02-17
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
Xin Long
[next]