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
2013-10-26
Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"
Ben Hutchings
2013-10-26
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
2013-10-26
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
2013-09-10
sctp: fully initialize sctp_outq in sctp_outq_init
Neil Horman
2013-06-29
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
2013-05-13
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
2013-03-27
sctp: don't break the loop while meeting the active_path so as to find the m...
Xufeng Zhang
2013-03-27
sctp: Use correct sideffect command in duplicate cookie handling
Vlad Yasevich
2013-02-20
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-20
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-20
sctp: refactor sctp_outq_teardown to insure proper re-initalization
Neil Horman
2013-01-03
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2013-01-03
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
2012-11-16
sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
Zijie Pan
2012-10-10
sctp: Don't charge for data in sndbuf again when transmitting packet
Thomas Graf
2012-08-19
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2012-06-10
sctp: check cached dst before using it
Nicolas Dichtel
2012-05-11
sctp: Allow struct sctp_event_subscribe to grow without breaking binaries
Thomas Graf
2011-12-20
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
2011-11-29
sctp: better integer overflow check in sctp_auth_create_key()
Xi Wang
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2011-10-13
net: more accurate skb truesize
Eric Dumazet
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2011-08-24
sctp: Bundle HEAERTBEAT into ASCONF_ACK
Michio Honda
2011-08-24
sctp: HEARTBEAT negotiation after ASCONF
Michio Honda
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
net: sctp: fix checksum marking for outgoing packets
Michał Mirosław
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-08
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
2011-07-07
sctp: Enforce retransmission limit during shutdown
Thomas Graf
2011-07-07
sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe it
Wei Yongjun
2011-07-07
net: refine {udp|tcp|sctp}_mem limits
Eric Dumazet
2011-07-01
sctp: Reduce switch/case indent
Joe Perches
2011-06-16
net: Remove casts of void *
Joe Perches
2011-06-11
sctp: kzalloc() error handling on deleting last address
Michio Honda
2011-06-06
sctp: Guard IPV6 specific code properly.
David S. Miller
2011-06-02
sctp: Add ASCONF operation on the single-homed host
Michio Honda
2011-06-02
sctp: Add socket option operation for Auto-ASCONF.
Michio Honda
2011-06-02
sctp: Add sysctl support for Auto-ASCONF.
Michio Honda
2011-06-02
sctp: Add Auto-ASCONF support (core).
Michio Honda
2011-06-02
sctp: Add ADD/DEL ASCONF handling at the receiver.
Michio Honda
2011-05-31
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
2011-05-25
sctp: fix memory leak of the ASCONF queue when free asoc
Wei Yongjun
2011-05-24
net: convert %p usage to %pK
Dan Rosenberg
2011-05-21
sctp: Fix build failure.
David S. Miller
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
[next]