Commit Graph

50 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Alexey Dobriyan 5ece6c2ddd net: fix tiny output corruption of /proc/net/snmp6 16 years ago
Denis V. Lunev 9261e53701 ipv6: making ip and icmp statistics per/namespace 17 years ago
Denis V. Lunev be713a443e netns: make uplitev6 mib per/namespace 17 years ago
Denis V. Lunev 0c7ed677fb netns: make udpv6 mib per/namespace 17 years ago
Denis V. Lunev ab38dc7a70 netns: allow per device ipv6 snmp statistics in non-initial namespace 17 years ago
Denis V. Lunev 2b4209e4b7 netns: register global ipv6 mibs statistics in each namespace 17 years ago
Denis V. Lunev 7b43ccecc7 ipv6: separate seq_ops for global & per/device ipv6 statistics 17 years ago
Denis V. Lunev 35f0a5df6c ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c 17 years ago
Denis V. Lunev 06f38527de netns: register /proc/net/dev_snmp6/* in each ns 17 years ago
Denis V. Lunev 835bcc0497 netns: move /proc/net/dev_snmp6 to struct net 17 years ago
Daniel Lezcano 17ef51fce0 ipv6: Fix useless proc net sockstat6 removal 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Pavel Emelyanov b6fcbdb4f2 proc: consolidate per-net single-release callers 17 years ago
Pavel Emelyanov de05c557b2 proc: consolidate per-net single_open callers 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Denis V. Lunev 0bb53a66fe ipv6: assign PDE->data before gluing PDE into /proc tree 17 years ago
Pavel Emelyanov dfb12eb70f [IPV6][NETNS]: Display per-net info in sockstat6 file. 17 years ago
Pavel Emelyanov d0538ca355 [SOCK][NETNS]: Register sockstat(6) files in each net. 17 years ago
Pavel Emelyanov c29a0bc4df [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
Daniel Lezcano 300bf591de [NETNS][IPV6] proc - protect snmp6 from non-init_net calls 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 17 years ago
Wang Chen 4436f4cbfa [IPV6]: Use proc_create() to setup ->proc_fops first 17 years ago
Pavel Emelyanov 6ddc082223 [NETNS][FRAGS]: Make the mem counter per-namespace. 17 years ago
Pavel Emelyanov e5a2bb842c [NETNS][FRAGS]: Make the nqueues counter per-namespace. 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Herbert Xu 1781f7f580 [UDP]: Restore missing inDatagrams increments 17 years ago
Wang Chen fa95c28322 [IPV6]: RFC 2011 compatibility broken 17 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 17 years ago
Pavel Emelyanov 7eb95156d9 [INET]: Collect frag queues management objects together 18 years ago
David L Stevens 14878f75ab [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2] 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Stephen Hemminger 5632c5152a [IPV6]: Track device renames in snmp6. 18 years ago
Herbert Xu 7f7d9a6b96 [IPV6]: Consolidate common SNMP code 18 years ago
YOSHIFUJI Hideaki 97fc8d0bc5 [IPV6] SNMP: Use put_unaligned() instead of memcpy(). 18 years ago
YOSHIFUJI Hideaki 2334e97355 [IPV6] SNMP: Avoid unaligned accesses. 18 years ago
YOSHIFUJI Hideaki 1370b5a59b [IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS. 18 years ago
YOSHIFUJI Hideaki 49ed67a9ee [IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c. 18 years ago
YOSHIFUJI Hideaki bf99f1bde3 [IPV6] SNMP: Netlink interface. 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Gerrit Renker ba4e58eca8 [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
YOSHIFUJI Hideaki a11d206d0f [IPV6]: Per-interface statistics support. 18 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
KAMEZAWA Hiroyuki 6f91204225 [PATCH] for_each_possible_cpu: network codes 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
John Hawkes 670c02c2bf [NET]: Wider use of for_each_*cpu() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago