summaryrefslogtreecommitdiff
path: root/net/sched/cls_u32.c
Commit message (Expand)AuthorAge
* net/sched: cls_u32: Reflect HW offload statusOr Gerlitz2017-02-17
* cls_u32: don't bother explicitly initializing ->divisor to zeroAlexandru Moise2017-01-09
* net sched: stylistic cleanupsJamal Hadi Salim2016-09-19
* net_sched: properly handle failure case of tcf_exts_init()WANG Cong2016-08-22
* net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski2016-06-08
* net: cls_u32: catch all hardware offload errorsJakub Kicinski2016-06-08
* net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-07
* net: cls_u32: be more strict about skip-sw flagJakub Kicinski2016-06-07
* net: cls_u32: fix error code for invalid flagsJakub Kicinski2016-06-07
* net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-16
* sched: align nlattr properly when neededNicolas Dichtel2016-04-26
* net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend2016-03-01
* net: sched: consolidate offload decision in cls_u32John Fastabend2016-03-01
* net: sched: add cls_u32 offload hooks for netdevsJohn Fastabend2016-02-17
* cls_u32: complete the check for non-forced case in u32_destroy()WANG Cong2015-08-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * net_sched: fix struct tc_u_hnode layout in u32WANG Cong2015-03-09
* | net_sched: destroy proto tp when all filters are goneCong Wang2015-03-09
|/
* net: sched: cls: remove unused op put from tcf_proto_opsJiri Pirko2014-12-09
* net_sched: avoid calling tcf_unbind_filter() in call_rcu callbackWANG Cong2014-10-01
* net_sched: remove the first parameter from tcf_exts_destroy()WANG Cong2014-09-28
* net: sched: fix compile warning in cls_u32Eric Dumazet2014-09-22
* net: sched: cls_u32 changes to knode must appear atomic to readersJohn Fastabend2014-09-22
* net: cls_u32: fix missed pcpu_success free_percpuJohn Fastabend2014-09-22
* net: sched: cls_u32: rcu can not be last nodeJohn Fastabend2014-09-19
* net: sched: cls_u32 add missing rcu_assign_pointer and annotationJohn Fastabend2014-09-16
* net: sched: fix unsued cpu variableJohn Fastabend2014-09-16
* net: sched: make cls_u32 locklessJohn Fastabend2014-09-13
* net: sched: make cls_u32 per cpuJohn Fastabend2014-09-13
* net_sched: avoid generating same handle for u32 filtersCong Wang2014-07-20
* sched, cls: check if we could overwrite actions when changing a filterCong Wang2014-04-27
* net_sched: avoid casting void pointerWANG Cong2014-01-13
* net_sched: optimize tcf_match_indev()WANG Cong2014-01-13
* net_sched: add struct net pointer to tcf_proto_ops->dumpWANG Cong2014-01-13
* net_sched: cls: refactor out struct tcf_ext_mapWANG Cong2013-12-18
* net_sched: act: use standard struct list_headWANG Cong2013-12-18
* net_sched: change "foo* bar" to "foo *bar"Yang Yingliang2013-12-10
* pkt_sched: namespace aware act_mirredBenjamin LaHaise2013-01-14
* net sched: Pass the skb into change so it can access NETLINK_CBEric W. Biederman2012-08-14
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-01
* net: sched: constify tcf_proto and tc_actionEric Dumazet2011-07-06
* cls_u32: fix sparse warningsstephen hemminger2011-02-22
* net_sched: cleanupsEric Dumazet2011-01-19
* cls_u32: signedness bugDan Carpenter2010-10-05
* u32: negative offset fixstephen hemminger2010-08-02
* cls_u32: use skb_header_pointer() to dereference data safelyChangli Gao2010-06-02
* net sched: printk message severitystephen hemminger2010-05-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30