Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d3ab61ecbab2b8950108b3541bc9eda515d605e0
/
net
/
ipv6
/
proc.c
4ce3c18
snmp: 64bit ipstats_mib for all arches
by Eric Dumazet
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
1f8438a
icmp: Account for ICMP out errors
by Eric Dumazet
· 15 years ago
7d720c3
percpu: add __percpu sparse annotations to net
by Tejun Heo
· 15 years ago
5833929
net: constify MIB name tables
by Alexey Dobriyan
· 15 years ago
2c8c1e7
net: spread __net_init, __net_exit
by Alexey Dobriyan
· 15 years ago
c3f6c21
NET: ipv6, remove unnecessary check
by Jiri Slaby
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
5ece6c2
net: fix tiny output corruption of /proc/net/snmp6
by Alexey Dobriyan
· 16 years ago
9261e53
ipv6: making ip and icmp statistics per/namespace
by Denis V. Lunev
· 16 years ago
be713a4
netns: make uplitev6 mib per/namespace
by Denis V. Lunev
· 16 years ago
0c7ed67
netns: make udpv6 mib per/namespace
by Denis V. Lunev
· 16 years ago
ab38dc7
netns: allow per device ipv6 snmp statistics in non-initial namespace
by Denis V. Lunev
· 16 years ago
2b4209e
netns: register global ipv6 mibs statistics in each namespace
by Denis V. Lunev
· 16 years ago
7b43cce
ipv6: separate seq_ops for global & per/device ipv6 statistics
by Denis V. Lunev
· 16 years ago
35f0a5d
ipv6: consolidate ipv6 sock_stat code at the beginning of net/ipv6/proc.c
by Denis V. Lunev
· 16 years ago
06f3852
netns: register /proc/net/dev_snmp6/* in each ns
by Denis V. Lunev
· 16 years ago
835bcc0
netns: move /proc/net/dev_snmp6 to struct net
by Denis V. Lunev
· 16 years ago
17ef51f
ipv6: Fix useless proc net sockstat6 removal
by Daniel Lezcano
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
b6fcbdb
proc: consolidate per-net single-release callers
by Pavel Emelyanov
· 16 years ago
de05c55
proc: consolidate per-net single_open callers
by Pavel Emelyanov
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
0bb53a6
ipv6: assign PDE->data before gluing PDE into /proc tree
by Denis V. Lunev
· 17 years ago
dfb12eb
[IPV6][NETNS]: Display per-net info in sockstat6 file.
by Pavel Emelyanov
· 17 years ago
d0538ca
[SOCK][NETNS]: Register sockstat(6) files in each net.
by Pavel Emelyanov
· 17 years ago
c29a0bc
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
by Pavel Emelyanov
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
db8dac2
[UDP]: Revert udplite and code split.
by David S. Miller
· 17 years ago
300bf59
[NETNS][IPV6] proc - protect snmp6 from non-init_net calls
by Daniel Lezcano
· 17 years ago
e898d4d
[UDP]: Allow users to configure UDP-Lite.
by YOSHIFUJI Hideaki
· 17 years ago
4436f4c
[IPV6]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
6ddc082
[NETNS][FRAGS]: Make the mem counter per-namespace.
by Pavel Emelyanov
· 17 years ago
e5a2bb8
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
by Pavel Emelyanov
· 17 years ago
65f7651
[NET]: prot_inuse cleanups and optimizations
by Eric Dumazet
· 17 years ago
1781f7f
[UDP]: Restore missing inDatagrams increments
by Herbert Xu
· 17 years ago
fa95c28
[IPV6]: RFC 2011 compatibility broken
by Wang Chen
· 17 years ago
286ab3d
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way.
by Eric Dumazet
· 17 years ago
7eb9515
[INET]: Collect frag queues management objects together
by Pavel Emelyanov
· 17 years ago
14878f7
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
by David L Stevens
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
5632c51
[IPV6]: Track device renames in snmp6.
by Stephen Hemminger
· 18 years ago
7f7d9a6
[IPV6]: Consolidate common SNMP code
by Herbert Xu
· 18 years ago
97fc8d0
[IPV6] SNMP: Use put_unaligned() instead of memcpy().
by YOSHIFUJI Hideaki
· 18 years ago
2334e973
[IPV6] SNMP: Avoid unaligned accesses.
by YOSHIFUJI Hideaki
· 18 years ago
1370b5a
[IPV6] SNMP: Export statistics via netlink without CONFIG_PROC_FS.
by YOSHIFUJI Hideaki
· 18 years ago
49ed67a9
[IPV6] SNMP: Move some statistic bits to net/ipv6/proc.c.
by YOSHIFUJI Hideaki
· 18 years ago
bf99f1b
[IPV6] SNMP: Netlink interface.
by YOSHIFUJI Hideaki
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
ba4e58e
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
by Gerrit Renker
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6f91204
[PATCH] for_each_possible_cpu: network codes
by KAMEZAWA Hiroyuki
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
670c02c
[NET]: Wider use of for_each_*cpu()
by John Hawkes
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago