| Commit message (Expand) | Author | Age | Files | Lines |
* | sctp: remove the typedef sctp_disposition_t | Xin Long | 2017-08-11 | 1 | -6/+7 |
* | sctp: remove the typedef sctp_cmd_seq_t | Xin Long | 2017-08-11 | 1 | -1/+1 |
* | sctp: remove the typedef sctp_subtype_t | Xin Long | 2017-08-07 | 1 | -1/+1 |
* | net: sctp: Convert log timestamps to be y2038 safe | Deepa Dinamani | 2016-03-01 | 1 | -5/+5 |
* | sctp: loading sctp when load sctp_probe | wangweidong | 2013-12-17 | 1 | -1/+16 |
* | net: sctp: probe: allow more advanced ingress filtering by mark | Daniel Borkmann | 2013-09-04 | 1 | -5/+13 |
* | net: sctp_probe: simplify code by using %pISc format specifier | Daniel Borkmann | 2013-08-23 | 1 | -7/+2 |
* | net: sctp: attribute printl with __printf for gcc fmt checks | Daniel Borkmann | 2013-05-01 | 1 | -1/+1 |
* | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 2013-02-18 | 1 | -2/+2 |
* | net: proc: change proc_net_fops_create to proc_create | Gao feng | 2013-02-18 | 1 | -2/+2 |
* | net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack | Daniel Borkmann | 2013-02-13 | 1 | -0/+7 |
* | net: sctp: minor: make jsctp_sf_eat_sack static | Daniel Borkmann | 2013-02-13 | 1 | -6/+6 |
* | sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatch | Daniel Borkmann | 2012-12-16 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -1/+3 |
|\ |
|
| * | net/sctp: Use pr_fmt and pr_<level> | Joe Perches | 2010-08-26 | 1 | -1/+3 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/... | David S. Miller | 2010-05-04 | 1 | -0/+1 |
* | sctp: implement sctp association probing module | Wei Yongjun | 2010-05-01 | 1 | -0/+213 |