| Commit message (Expand) | Author | Age |
* | 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 |
|/ / |
|
* | | sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch | Daniel Borkmann | 2012-12-15 |
* | | sctp: Change defaults on cookie hmac selection | Neil Horman | 2012-12-15 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\| |
|
| * | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 |
* | | sctp: Add RCU protection to assoc->transport_addr_list | Thomas Graf | 2012-12-07 |
* | | sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock() | Thomas Graf | 2012-12-07 |
* | | sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y | Christoph Paasch | 2012-12-07 |
* | | sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT... | Michele Baldessari | 2012-12-03 |
* | | sctp: verify length provided in heartbeat information parameter | Thomas Graf | 2012-11-30 |
* | | sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst() | Tommi Rantala | 2012-11-30 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-29 |
|\ \ |
|
| * | | sctp: Error in calculation of RTTvar | Schoch Christian | 2012-11-28 |
| * | | sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall | Tommi Rantala | 2012-11-28 |
| * | | sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f... | Tommi Rantala | 2012-11-28 |
* | | | sctp: send abort chunk when max_retrans exceeded | Neil Horman | 2012-11-20 |
* | | | net: Make CAP_NET_BIND_SERVICE per user namespace | Eric W. Biederman | 2012-11-18 |
* | | | sctp: use bitmap_weight | Akinobu Mita | 2012-11-17 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 |
|\| | |
|
| * | | sctp: fix /proc/net/sctp/ memory leak | Tommi Rantala | 2012-11-15 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 |
|\| | |
|
| * | | net: sctp: Fix typo in net/sctp | Masanari Iida | 2012-11-01 |
| |/ |
|
* | | sctp: Clean up type-punning in sctp_cmd_t union | Neil Horman | 2012-11-03 |