summaryrefslogtreecommitdiffstats
path: root/net/ipv4/proc.c
AgeCommit message (Expand)AuthorLines
2008-03-31[IPV4][NETNS]: Display per-net info in sockstat file.Pavel Emelyanov-7/+34
2008-03-31[SOCK][NETNS]: Register sockstat(6) files in each net.Pavel Emelyanov-5/+22
2008-03-31[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov-4/+7
2008-03-06[UDP]: Revert udplite and code split.David S. Miller-4/+1
2008-03-04[UDP]: Allow users to configure UDP-Lite.YOSHIFUJI Hideaki-1/+4
2008-01-28[NETNS][FRAGS]: Make the mem counter per-namespace.Pavel Emelyanov-1/+1
2008-01-28[NETNS][FRAGS]: Make the nqueues counter per-namespace.Pavel Emelyanov-1/+1
2008-01-28[NET]: prot_inuse cleanups and optimizationsEric Dumazet-4/+5
2008-01-28[UDP]: Add memory accounting.Hideo Aoki-1/+2
2008-01-28[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet onePavel Emelyanov-1/+2
2007-11-07[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...Eric Dumazet-15/+4
2007-10-29[IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen-1/+1
2007-10-25[IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller-8/+0
2007-10-15[INET]: Collect frag queues management objects togetherPavel Emelyanov-2/+2
2007-10-10[NET]: sparse warning fixesStephen Hemminger-1/+1
2007-10-10[TCP] MIB: Count FRTO's successfully detected spurious RTOsIlpo Järvinen-0/+1
2007-10-10[IPV4]: Add ICMPMsgStats MIB (RFC 4293)David L Stevens-31/+89
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman-5/+6
2007-10-10[TCP] MIB: Add counters for discarded SACK blocksIlpo Järvinen-0/+3
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayHerbert Xu-1/+1
2007-05-14[IPV4] SNMP: Display new statistics at /proc/net/netstatMitsuru Chinen-0/+21
2007-04-25[IPV4]: Consolidate common SNMP codeHerbert Xu-54/+14
2007-04-25[IPV4]: Fix build without procfs.YOSHIFUJI Hideaki-0/+2
2007-04-25[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.YOSHIFUJI Hideaki-0/+25
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven-3/+3
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki-5/+5
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker-0/+13
2006-09-22[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBsMartin Bligh-0/+2
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki-2/+2
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet-1/+1
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo-0/+1
2005-11-29[NET]: Add const markers to various variables.Arjan van de Ven-5/+5
2005-10-25[NET]: Wider use of for_each_*cpu()John Hawkes-3/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo-3/+0
2005-08-29[TIMEWAIT]: Introduce inet_timewait_death_rowArnaldo Carvalho de Melo-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+382