summaryrefslogtreecommitdiff
path: root/net/sctp/objcnt.c
AgeCommit message (Expand)Author
2013-12-26sctp: fix checkpatch errors with (foo*)|foo * bar|foo* barwangweidong
2013-12-06sctp: Fix FSF address in file headersJeff Kirsher
2013-11-15seq_file: remove "%n" usage from seq_file usersTetsuo Handa
2013-08-09net: sctp: trivial: update bug report in header commentDaniel Borkmann
2013-07-24net: sctp: trivial: update mailing list addressDaniel Borkmann
2012-08-14sctp: Make the proc files per network namespace.Eric W. Biederman
2010-08-26net/sctp: Use pr_fmt and pr_<level>Joe Perches
2008-04-24[NET]: Fix heavy stack usage in seq_file output routines.Pavel Emelyanov
2008-02-28[SCTP]: Use proc_create() to setup ->proc_fops firstWang Chen
2008-02-09[SCTP]: Convert sctp_dbg_objcnt to seq files.Pavel Emelyanov
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich
2007-10-10[SCTP]: Implement SCTP-AUTH internalsVlad Yasevich
2007-02-10[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki
2005-07-18[SCTP]: Audit return code of create_proc_*Christophe Lucas
2004-12-26[SCTP] Code cleanup: remove unused code and make needlessly global code staticSridhar Samudrala
2004-04-05[SCTP] Fix typo in entry name of the remove_proc_entry() call.Sridhar Samudrala
2003-05-26Merge us.ibm.com:/home/sridhar/BK/linux-2.5.70Sridhar Samudrala
2003-05-20[NET]: Use ARRAY_SIZE where appropriate.Andries E. Brouwer
2003-05-08[SCTP] Bug fix for bind_bucket leak & heartbeat error count.Jon Grimm
2003-04-21[SCTP] Track partially acked message for SEND_FAILED.Jon Grimm
2003-01-17[SCTP] Fix hardcoded stream counts.Jon Grimm
2002-08-29[SCTP]: Rename sctp_foo.[ch] to foo.[ch] and kill CVS tags on authors request.David S. Miller