summaryrefslogtreecommitdiffstats
path: root/net/sctp/probe.c
AgeCommit message (Expand)Author
2013-12-16sctp: loading sctp when load sctp_probewangweidong
2013-09-03net: sctp: probe: allow more advanced ingress filtering by markDaniel Borkmann
2013-08-22net: sctp_probe: simplify code by using %pISc format specifierDaniel Borkmann
2013-05-01net: sctp: attribute printl with __printf for gcc fmt checksDaniel Borkmann
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-13net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sackDaniel Borkmann
2013-02-13net: sctp: minor: make jsctp_sf_eat_sack staticDaniel Borkmann
2012-12-15sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2010-05-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2010-04-30sctp: implement sctp association probing moduleWei Yongjun