index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
proc.c
Commit message (
Expand
)
Author
Age
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-18
*
percpu: add __percpu sparse annotations to net
Tejun Heo
2010-02-17
*
net: constify MIB name tables
Alexey Dobriyan
2010-01-23
*
sctp: use proc_create()
Alexey Dobriyan
2009-09-04
*
sctp: remove sctp_assoc_proc_exit()
Adrian Bunk
2008-07-22
*
sctp: add sctp/remaddr table to complete RFC remote address table OID
Neil Horman
2008-05-09
*
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
Robert P. J. Day
2008-04-12
*
[SCTP]: Correct /proc/net/assocs formatting error
Neil Horman
2008-04-12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-03-05
|
\
|
*
[SCTP]: Use proc_create to setup de->proc_fops.
Pavel Emelyanov
2008-02-29
*
|
[SCTP]: seq_printf format warning. (fixed)
Denis V. Lunev
2008-03-03
*
|
[SCTP]: extend exported data in /proc/net/sctp/assoc
Neil Horman
2008-02-29
|
/
*
[SCTP]: Use proc_create() to setup ->proc_fops first
Wang Chen
2008-02-28
*
[SCTP]: Use snmp_fold_field instead of a homebrew analogue.
Pavel Emelyanov
2008-02-10
*
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2008-02-05
*
SCTP: Convert custom hash lists to use hlist.
Vlad Yasevich
2007-11-09
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-11
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
*
[NET] SCTP: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-11
*
[SCTP]: Switch ->primary_addr to net-endian.
Al Viro
2006-12-03
*
[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.
Al Viro
2006-12-03
*
[SCTP]: Pass net-endian to ->seq_dump_addr()
Al Viro
2006-12-03
*
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
Al Viro
2006-12-03
*
[SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output.
Vlad Yasevich
2006-10-12
*
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
Sridhar Samudrala
2006-09-22
*
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
*
[SCTP]: Fix sctp_assoc_seq_show() panics on big-endian systems.
Vlad Yasevich
2006-01-17
*
[SCTP]: sctp doesn't show all associations/endpoints in /proc
Vlad Yasevich
2006-01-17
*
[NET]: Wider use of for_each_*cpu()
John Hawkes
2005-10-25
*
[SCTP]: Add SENTINEL to SCTP MIB stats
Vlad Yasevich
2005-08-23
*
[SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP.
Vladislav Yasevich
2005-06-13
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16