curvetun-libs = -l${CONFIG_NACL_LIB} \ -lpthread curvetun-objs = xmalloc.o \ epoll2.o \ str.o \ dev.o \ stun.o \ sock.o \ sig.o \ link.o \ patricia.o \ corking.o \ trie.o \ taia.o \ hash.o \ rnd.o \ curve.o \ curve_test.o \ cookie.o \ keypair.o \ ioexact.o \ ioops.o \ cpusched.o \ die.o \ sysctl.o \ curvetun_mgmt_servers.o \ curvetun_mgmt_users.o \ curvetun_server.o \ curvetun_client.o \ curvetun.o curvetun-eflags = -I ${CONFIG_NACL_INC_DIR} curvetun-confs = z.ch/cgit.cgi/linux/net-next.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/net/bridge/br_private.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-06bridge: move write-heavy fdb members in their own cache lineNikolay Aleksandrov1-4/+6
2017-02-06bridge: move to workqueue gcNikolay Aleksandrov1-2/+2
2017-02-06bridge: modify bridge and port to have often accessed fields in one cache lineNikolay Aleksandrov1-23/+20
2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu1-0/+2
2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu1-0/+10