index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tcp: MD5: Use MIB counter instead of warning for MD5 mismatch.
David S. Miller
2008-07-30
1
-0
/
+2
*
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
1
-27
/
+3
*
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-18
1
-54
/
+3
*
proc: clean the ip_misc_proc_init and ip_proc_init_net error paths
Pavel Emelyanov
2008-07-18
1
-12
/
+3
*
proc: show per-net ip_devconf.forwarding in /proc/net/snmp
Pavel Emelyanov
2008-07-18
1
-1
/
+1
*
proc: create /proc/net/snmp file in each net
Pavel Emelyanov
2008-07-18
1
-20
/
+50
*
proc: create /proc/net/netstat file in each net
Pavel Emelyanov
2008-07-18
1
-9
/
+38
*
mib: put icmpmsg statistics on struct net
Pavel Emelyanov
2008-07-18
1
-5
/
+5
*
mib: put icmp statistics on struct net
Pavel Emelyanov
2008-07-18
1
-4
/
+4
*
mib: put udplite statistics on struct net
Pavel Emelyanov
2008-07-18
1
-1
/
+1
*
mib: put udp statistics on struct net
Pavel Emelyanov
2008-07-18
1
-1
/
+1
*
mib: put net statistics on struct net
Pavel Emelyanov
2008-07-18
1
-1
/
+1
*
mib: put ip statistics on struct net
Pavel Emelyanov
2008-07-18
1
-2
/
+2
*
mib: put tcp statistics on struct net
Pavel Emelyanov
2008-07-18
1
-2
/
+2
*
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
*
[IPV4][NETNS]: Display per-net info in sockstat file.
Pavel Emelyanov
2008-03-31
1
-7
/
+34
*
[SOCK][NETNS]: Register sockstat(6) files in each net.
Pavel Emelyanov
2008-03-31
1
-5
/
+22
*
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
2008-03-31
1
-4
/
+7
*
[UDP]: Revert udplite and code split.
David S. Miller
2008-03-06
1
-4
/
+1
*
[UDP]: Allow users to configure UDP-Lite.
YOSHIFUJI Hideaki
2008-03-04
1
-1
/
+4
*
[NETNS][FRAGS]: Make the mem counter per-namespace.
Pavel Emelyanov
2008-01-28
1
-1
/
+1
*
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
Pavel Emelyanov
2008-01-28
1
-1
/
+1
*
[NET]: prot_inuse cleanups and optimizations
Eric Dumazet
2008-01-28
1
-4
/
+5
*
[UDP]: Add memory accounting.
Hideo Aoki
2008-01-28
1
-1
/
+2
*
[IPV4]: Switch users of ipv4_devconf(_all) to use the pernet one
Pavel Emelyanov
2008-01-28
1
-1
/
+2
*
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
2007-11-07
1
-15
/
+4
*
[IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics
Mitsuru Chinen
2007-10-29
1
-1
/
+1
*
[IPV4]: Remove no longer used snmp4_icmp_list.
David S. Miller
2007-10-25
1
-8
/
+0
*
[INET]: Collect frag queues management objects together
Pavel Emelyanov
2007-10-15
1
-2
/
+2
*
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
1
-1
/
+1
*
[TCP] MIB: Count FRTO's successfully detected spurious RTOs
Ilpo Järvinen
2007-10-10
1
-0
/
+1
*
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
2007-10-10
1
-31
/
+89
*
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
1
-5
/
+6
*
[TCP] MIB: Add counters for discarded SACK blocks
Ilpo Järvinen
2007-10-10
1
-0
/
+3
*
[IPV4]: Convert IPv4 devconf to an array
Herbert Xu
2007-06-07
1
-1
/
+1
*
[IPV4] SNMP: Display new statistics at /proc/net/netstat
Mitsuru Chinen
2007-05-14
1
-0
/
+21
*
[IPV4]: Consolidate common SNMP code
Herbert Xu
2007-04-25
1
-54
/
+14
*
[IPV4]: Fix build without procfs.
YOSHIFUJI Hideaki
2007-04-25
1
-0
/
+2
*
[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
YOSHIFUJI Hideaki
2007-04-25
1
-0
/
+25
*
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-12
1
-3
/
+3
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-5
/
+5
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
1
-0
/
+13
*
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
Martin Bligh
2006-09-22
1
-0
/
+2
*
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
2006-04-11
1
-2
/
+2
*
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
1
-1
/
+1
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
1
-0
/
+1
*
[NET]: Add const markers to various variables.
Arjan van de Ven
2005-11-29
1
-5
/
+5
*
[NET]: Wider use of for_each_*cpu()
John Hawkes
2005-10-25
1
-3
/
+1
*
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
1
-3
/
+0
*
[TIMEWAIT]: Introduce inet_timewait_death_row
Arnaldo Carvalho de Melo
2005-08-29
1
-1
/
+1
[prev]
[next]