summaryrefslogtreecommitdiffstats
path: root/net/sctp/proc.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-2/+2
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-3/+3
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-2/+2
* [SCTP]: Switch ->primary_addr to net-endian.Al Viro2006-12-031-4/+2Star
* [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.Al Viro2006-12-031-6/+8
* [SCTP]: Pass net-endian to ->seq_dump_addr()Al Viro2006-12-031-2/+2
* [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro2006-12-031-3/+3
* [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output.Vlad Yasevich2006-10-121-1/+1
* [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.Sridhar Samudrala2006-09-221-1/+16
* [PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki2006-04-111-1/+1
* [SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.Vlad Yasevich2006-01-171-2/+2
* [SCTP]: sctp doesn't show all associations/endpoints in /procVlad Yasevich2006-01-171-18/+10Star
* [NET]: Wider use of for_each_*cpu()John Hawkes2005-10-261-3/+1Star
* [SCTP]: Add SENTINEL to SCTP MIB statsVlad Yasevich2005-08-231-0/+1
* [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP.Vladislav Yasevich2005-06-141-43/+151
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+288