Christoph Hellwig
|
3617d9496c
proc: introduce proc_create_net_single
|
7 years ago |
Christoph Hellwig
|
3f3942aca6
proc: introduce proc_create_single{,_data}
|
7 years ago |
Eric Dumazet
|
3e67f106f6
inet: frags: break the 2GB limit for frags storage
|
7 years ago |
Eric Dumazet
|
6befe4a78b
inet: frags: remove some helpers
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
Stephen Hemminger
|
82695b30ff
inet: whitespace cleanup
|
7 years ago |
Kirill Tkhai
|
509114112d
net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops and ip6_route_net_late_ops
|
7 years ago |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 years ago |
Christian Perle
|
3500cd73df
proc: snmp6: Use correct type in memset
|
8 years ago |
Jia He
|
4a4857b1c8
proc: Reduce cache miss in snmp6_seq_show
|
8 years ago |
Rick Jones
|
36cbb2452c
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
|
10 years ago |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 years ago |
Florian Westphal
|
434d305405
inet: frag: don't account number of fragment queues
|
11 years ago |
WANG Cong
|
c9f2dba61b
snmp: fix some left over of snmp stats
|
11 years ago |
WANG Cong
|
698365fa18
net: clean up snmp stats code
|
11 years ago |
Eric Dumazet
|
1f07d03e20
net: add SNMP counters tracking incoming ECN bits
|
12 years ago |
Nicolas Dichtel
|
fda3f402f4
snmp6: remove IPSTATS_MIB_CSUMERRORS
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
David Howells
|
a8ca16ea7b
proc: Supply a function to remove a proc entry by PDE
|
12 years ago |
Eric Dumazet
|
6a5dc9e598
net: Add MIB counters for checksum errors
|
12 years ago |
Al Viro
|
d9dda78bad
procfs: new helper - PDE_DATA(inode)
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Igor Maravic
|
4855d6f311
net: ipv6: proc: Fix error handling
|
13 years ago |
Eric Dumazet
|
766e9f1be1
ipv6: fix per device IP snmp counters
|
13 years ago |
Eric Dumazet
|
2a24444f8f
ipv6: reduce percpu needs for icmpv6msg mibs
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Eric Dumazet
|
be281e554e
ipv6: reduce per device ICMP mib sizes
|
14 years ago |
Eric Dumazet
|
870be39258
ipv6/udp: report SndbufErrors and RcvbufErrors
|
14 years ago |