Commit Graph

56 Commits (5393f780277165f282a37ed82dd878159ec9dad5)

Author SHA1 Message Date
Herbert Xu eb4dea5853 net: Fix percpu counters deadlock 16 years ago
Eric Dumazet dd24c00191 net: Use a percpu_counter for orphan_count 16 years ago
Eric Dumazet 1748376b66 net: Use a percpu_counter for sockets_allocated 16 years ago
Ilpo Järvinen 111cc8b913 tcp: add some mibs to track collapsing 16 years ago
Eric Dumazet b971e7ac83 net: fix /proc/net/snmp as memory corruptor 16 years ago
David S. Miller 785957d3e8 tcp: MD5: Use MIB counter instead of warning for MD5 mismatch. 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
Pavel Emelyanov 60bdde9580 proc: clean the ip_misc_proc_init and ip_proc_init_net error paths 17 years ago
Pavel Emelyanov 8e3461d01b proc: show per-net ip_devconf.forwarding in /proc/net/snmp 17 years ago
Pavel Emelyanov 229bf0cbaa proc: create /proc/net/snmp file in each net 17 years ago
Pavel Emelyanov 7b7a9dfdf6 proc: create /proc/net/netstat file in each net 17 years ago
Pavel Emelyanov 923c6586b0 mib: put icmpmsg statistics on struct net 17 years ago
Pavel Emelyanov b60538a0d7 mib: put icmp statistics on struct net 17 years ago
Pavel Emelyanov 386019d351 mib: put udplite statistics on struct net 17 years ago
Pavel Emelyanov 2f275f91a4 mib: put udp statistics on struct net 17 years ago
Pavel Emelyanov 61a7e26028 mib: put net statistics on struct net 17 years ago
Pavel Emelyanov a20f5799ca mib: put ip statistics on struct net 17 years ago
Pavel Emelyanov 57ef42d59d mib: put tcp statistics on struct net 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Pavel Emelyanov fd4e7b5045 [IPV4][NETNS]: Display per-net info in sockstat 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
David S. Miller db8dac20d5 [UDP]: Revert udplite and code split. 17 years ago
YOSHIFUJI Hideaki e898d4db27 [UDP]: Allow users to configure UDP-Lite. 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
Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 years ago
Pavel Emelyanov 586f121152 [IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one 17 years ago
Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. 17 years ago
Mitsuru Chinen 064f3605be [IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics 17 years ago
David S. Miller 8a6911b12f [IPV4]: Remove no longer used snmp4_icmp_list. 18 years ago
Pavel Emelyanov 7eb95156d9 [INET]: Collect frag queues management objects together 18 years ago
Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes 18 years ago
Ilpo Järvinen 912d8f0b1f [TCP] MIB: Count FRTO's successfully detected spurious RTOs 18 years ago
David L Stevens 96793b4825 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Ilpo Järvinen 18f02545a9 [TCP] MIB: Add counters for discarded SACK blocks 18 years ago
Herbert Xu 42f811b8bc [IPV4]: Convert IPv4 devconf to an array 18 years ago
Mitsuru Chinen d831666e98 [IPV4] SNMP: Display new statistics at /proc/net/netstat 18 years ago
Herbert Xu 5e0f04351d [IPV4]: Consolidate common SNMP code 18 years ago
YOSHIFUJI Hideaki bb7ec6dfb5 [IPV4]: Fix build without procfs. 18 years ago
YOSHIFUJI Hideaki 334901700f [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
YOSHIFUJI Hideaki e905a9edab [NET] IPV4: Fix whitespace errors. 18 years ago
Gerrit Renker ba4e58eca8 [NET]: Supporting UDP-Lite (RFC 3828) in Linux 18 years ago
Martin Bligh 81aa646cc4 [IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs 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