Adrian Bunk
|
4d6971e909
sctp: remove sctp_assoc_proc_exit()
|
17 gadi atpakaļ |
Neil Horman
|
20c2c1fd6c
sctp: add sctp/remaddr table to complete RFC remote address table OID
|
17 gadi atpakaļ |
Robert P. J. Day
|
9dbc15f055
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
|
17 gadi atpakaļ |
Neil Horman
|
30e9356007
[SCTP]: Correct /proc/net/assocs formatting error
|
17 gadi atpakaļ |
David S. Miller
|
255333c1db
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 gadi atpakaļ |
Denis V. Lunev
|
f0fd56ed40
[SCTP]: seq_printf format warning. (fixed)
|
17 gadi atpakaļ |
Neil Horman
|
58fbbed4fb
[SCTP]: extend exported data in /proc/net/sctp/assoc
|
17 gadi atpakaļ |
Pavel Emelyanov
|
459eea7410
[SCTP]: Use proc_create to setup de->proc_fops.
|
17 gadi atpakaļ |
Wang Chen
|
160f17e345
[SCTP]: Use proc_create() to setup ->proc_fops first
|
17 gadi atpakaļ |
Pavel Emelyanov
|
3f5340a67e
[SCTP]: Use snmp_fold_field instead of a homebrew analogue.
|
17 gadi atpakaļ |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 gadi atpakaļ |
Vlad Yasevich
|
d970dbf845
SCTP: Convert custom hash lists to use hlist.
|
17 gadi atpakaļ |
Philippe De Muyter
|
56b3d975bb
[NET]: Make all initialized struct seq_operations const.
|
18 gadi atpakaļ |
Arjan van de Ven
|
da7071d7e3
[PATCH] mark struct file_operations const 8
|
18 gadi atpakaļ |
YOSHIFUJI Hideaki
|
d808ad9ab8
[NET] SCTP: Fix whitespace errors.
|
18 gadi atpakaļ |
Al Viro
|
acd2bc96e1
[SCTP]: Switch ->primary_addr to net-endian.
|
18 gadi atpakaļ |
Al Viro
|
5f242a13e8
[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.
|
18 gadi atpakaļ |
Al Viro
|
c604e368a4
[SCTP]: Pass net-endian to ->seq_dump_addr()
|
18 gadi atpakaļ |
Al Viro
|
09ef7fecea
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
|
18 gadi atpakaļ |
Vlad Yasevich
|
6aa2551cf1
[SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output.
|
18 gadi atpakaļ |
Sridhar Samudrala
|
ac0b046272
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
|
18 gadi atpakaļ |
KAMEZAWA Hiroyuki
|
6f91204225
[PATCH] for_each_possible_cpu: network codes
|
19 gadi atpakaļ |
Vlad Yasevich
|
38b0e42aba
[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.
|
19 gadi atpakaļ |
Vlad Yasevich
|
49392e5ecf
[SCTP]: sctp doesn't show all associations/endpoints in /proc
|
19 gadi atpakaļ |
John Hawkes
|
670c02c2bf
[NET]: Wider use of for_each_*cpu()
|
19 gadi atpakaļ |
Vlad Yasevich
|
d2287f8441
[SCTP]: Add SENTINEL to SCTP MIB stats
|
19 gadi atpakaļ |
Vladislav Yasevich
|
bca735bd0d
[SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP.
|
20 gadi atpakaļ |
Linus Torvalds
|
1da177e4c3
Linux-2.6.12-rc2
|
20 gadi atpakaļ |