# # Makefile for the linux udf-filesystem routines. # obj-$(CONFIG_UDF_FS) += udf.o udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \ partition.o super.o truncate.o symlink.o \ directory.o misc.o udftime.o unicode.o ch/cgit.cgi/linux/net-next.git/atom/net/sched/cls_api.c?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/sched/cls_api.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-10sched: check negative err value to safe one level of indentJiri Pirko1-13/+9
2017-02-10sched: add missing curly braces in else branch in tc_ctl_tfilterJiri Pirko1-1/+2
2017-02-10sched: move err set right before goto errout in tc_ctl_tfilterJiri Pirko1-10/+19
2017-02-10sched: push TC filter protocol creation into a separate functionJiri Pirko1-51/+59
2017-02-10sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko1-0/+21
2017-02-10sched: rename tcf_destroy to tcf_destroy_protoJiri Pirko1-4/+4