all: get_size get_size: get_size.c $(CC) -static -ffreestanding -nostartfiles -s $< -o $@ TEST_PROGS := get_size include ../lib.mk clean: $(RM) get_size 'alternate' title='Atom feed' href='https://git.distanz.ch/cgit.cgi/linux/net-next.git/atom/net/xfrm?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)AuthorFilesLines
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-0/+1
2017-02-07net: add confirm_neigh method to dst_opsJulian Anastasov1-0/+19