summaryrefslogtreecommitdiff
path: root/geoip.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-12ioops: misc: add dup{,2}_or_die to ioopsDaniel Borkmann1-4/+4
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-06-04xio: rename xio to ioops and reduce its includesDaniel Borkmann1-1/+1
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+1
2013-05-12geoip: Don't leak file/socket descriptor in error caseTobias Klauser1-4/+10
2013-03-16build: respect PREFIX_STRING on config file locationsDaniel Borkmann1-7/+7
2013-03-16geoip: reorder statements, so that file handles are closed firstDaniel Borkmann1-4/+3
2013-03-16geoip: make sure we null-terminate after readDaniel Borkmann1-0/+2
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+595
34af1794f55fbc'>diff)
net: phy: Add LED mode driver for Microsemi PHYs.
LED Mode: Microsemi PHY support 2 LEDs (LED[0] and LED[1]) to display different status information that can be selected by setting LED mode. LED Mode parameter (vsc8531, led-0-mode) and (vsc8531, led-1-mode) get from Device Tree. Signed-off-by: Raju Lakkaraju <Raju.Lakkaraju@microsemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/mount')