| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "net: sched: cls: Fix offloading when ingress dev is vxlan" | David S. Miller | 2018-06-06 | 1 | -16/+10 |
* | net: sched: cls: Fix offloading when ingress dev is vxlan | Paul Blakey | 2018-06-05 | 1 | -10/+16 |
* | net: sched: return error code when tcf proto is not found | Vlad Buslov | 2018-06-04 | 1 | -2/+2 |
* | net: sched: split tc_ctl_tfilter into three handlers | Vlad Buslov | 2018-06-01 | 1 | -145/+293 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-05-26 | 1 | -1/+1 |
|\ |
|
| * | net : sched: cls_api: deal with egdev path only if needed | Or Gerlitz | 2018-05-24 | 1 | -1/+1 |
* | | net_sched: switch to rcu_work | Cong Wang | 2018-05-24 | 1 | -2/+3 |
|/ |
|
* | net: sched: fix error path in tcf_proto_create() when modules are not configured | Jiri Pirko | 2018-05-11 | 1 | -1/+1 |
* | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 1 | -1/+0 |
* | net sched actions: update Add/Delete action API with new argument | Roman Mashak | 2018-03-09 | 1 | -1/+2 |
* | net: Convert simple pernet_operations | Kirill Tkhai | 2018-02-27 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-24 | 1 | -1/+6 |
|\ |
|
| * | net: sched: report if filter is too large to dump | Roman Kapl | 2018-02-20 | 1 | -1/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-19 | 1 | -14/+12 |
|\| |
|
| * | net: sched: don't set q pointer for shared blocks | Jiri Pirko | 2018-02-13 | 1 | -14/+12 |
* | | net: sched: act: add extack to init | Alexander Aring | 2018-02-16 | 1 | -2/+2 |
* | | net: Revert sched action extack support series. | David S. Miller | 2018-02-16 | 1 | -2/+2 |
* | | net: sched: act: add extack to init | Alexander Aring | 2018-02-16 | 1 | -2/+2 |
|/ |
|
* | cls_api: Convert to idr_alloc_u32 | Matthew Wilcox | 2018-02-06 | 1 | -2/+2 |
* | idr: Delete idr_find_ext function | Matthew Wilcox | 2018-02-06 | 1 | -1/+1 |
* | idr: Delete idr_remove_ext function | Matthew Wilcox | 2018-02-06 | 1 | -1/+1 |
* | net: sched: propagate extack to cls->destroy callbacks | Jakub Kicinski | 2018-01-24 | 1 | -7/+8 |
* | net: sched: cls: add extack support for delete callback | Alexander Aring | 2018-01-19 | 1 | -1/+1 |
* | net: sched: cls: add extack support for tcf_exts_validate | Alexander Aring | 2018-01-19 | 1 | -2/+5 |
* | net: sched: cls: add extack support for change callback | Alexander Aring | 2018-01-19 | 1 | -1/+2 |
* | net: sched: cls_api: handle generic cls errors | Alexander Aring | 2018-01-19 | 1 | -11/+41 |
* | net: sched: silence uninitialized parent variable warning in tc_dump_tfilter | Jiri Pirko | 2018-01-18 | 1 | -0/+7 |
* | net: sched: use block index as a handle instead of qdisc when block is shared | Jiri Pirko | 2018-01-17 | 1 | -84/+118 |
* | net: sched: keep track of offloaded filters and check tc offload feature | Jiri Pirko | 2018-01-17 | 1 | -14/+66 |
* | net: sched: remove classid and q fields from tcf_proto | Jiri Pirko | 2018-01-17 | 1 | -5/+2 |
* | net: sched: introduce block mechanism to handle netif_keep_dst calls | Jiri Pirko | 2018-01-17 | 1 | -0/+69 |
* | net: sched: avoid usage of tp->q in tcf_classify | Jiri Pirko | 2018-01-17 | 1 | -2/+3 |
* | net: sched: introduce shared filter blocks infrastructure | Jiri Pirko | 2018-01-17 | 1 | -24/+143 |
* | net: sched: introduce support for multiple filter chain pointers registration | Jiri Pirko | 2018-01-17 | 1 | -8/+69 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-29 | 1 | -0/+2 |
|\ |
|
| * | net: sched: fix possible null pointer deref in tcf_block_put | Jiri Pirko | 2017-12-26 | 1 | -0/+2 |
* | | net: sch: api: add extack support in tcf_block_get | Alexander Aring | 2017-12-21 | 1 | -4/+9 |
* | | net: sched: sch: add extack for block callback | Alexander Aring | 2017-12-21 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-16 | 1 | -3/+2 |
|\| |
|
| * | net: sched: fix clsact init error path | Jiri Pirko | 2017-12-15 | 1 | -2/+2 |
| * | net: remove duplicate includes | Pravin Shedge | 2017-12-13 | 1 | -1/+0 |
* | | net: sched: fix use-after-free in tcf_block_put_ext | Jiri Pirko | 2017-12-08 | 1 | -6/+7 |
* | | net_sched: get rid of rcu_barrier() in tcf_block_put_ext() | Cong Wang | 2017-12-05 | 1 | -21/+9 |
|/ |
|
* | net: sched: crash on blocks with goto chain action | Roman Kapl | 2017-11-25 | 1 | -5/+12 |
* | net: sched: fix crash when deleting secondary chains | Roman Kapl | 2017-11-24 | 1 | -3/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-10 | 1 | -0/+1 |
|\ |
|
| * | net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net() | Cong Wang | 2017-11-09 | 1 | -0/+1 |
* | | net: sched: introduce chain_head_change callback | Jiri Pirko | 2017-11-03 | 1 | -22/+32 |
* | | net_sched: check NULL in tcf_block_put() | Cong Wang | 2017-11-03 | 1 | -3/+2 |
* | | net: sched: move block offload unbind after all chains are flushed | Jiri Pirko | 2017-11-03 | 1 | -2/+2 |