ifpps-libs = $(shell pkg-config --libs ncurses) ifpps-objs = xmalloc.o \ ioops.o \ str.o \ link.o \ sock.o \ dev.o \ sig.o \ screen.o \ ifpps.o ifpps-eflags = $(shell pkg-config --cflags ncurses) ifpps-confs = nux/net-next.git/atom/include?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel1-0/+7
2017-02-08net: stmmac: Remove the bus_setup function pointerLABBE Corentin1-1/+0
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-82/+4
2017-02-08net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju