summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
...
* | net: sched: act: add extack for lookup callbackAlexander Aring2018-02-1617-18/+35
* | net: sched: act: add extack to init callbackAlexander Aring2018-02-1617-19/+23
* | net: sched: act: handle generic action errorsAlexander Aring2018-02-161-32/+61
* | net: sched: act: add extack to initAlexander Aring2018-02-162-8/+13
* | net: sched: act: fix code styleAlexander Aring2018-02-162-9/+9
* | net: Revert sched action extack support series.David S. Miller2018-02-163-22/+17
* | net: sched: act: add extack to initAlexander Aring2018-02-162-8/+13
* | net: sched: act: fix code styleAlexander Aring2018-02-162-9/+9
* | net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti2018-02-161-1/+3
* | net: Convert subsys_initcall() registered pernet_operations from net/schedKirill Tkhai2018-02-132-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-092-2/+3
|\
| * net/sched: cls_u32: fix cls_u32 on filter replaceIvan Vecera2018-02-081-1/+2
| * sch_netem: Bug fixing in calculating Netem intervalMd. Islam2018-02-071-1/+1
* | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-086-129/+95
|\ \ | |/ |/|
| * idr: Rename idr_for_each_entry_extMatthew Wilcox2018-02-061-3/+3
| * cls_u32: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-13/+10
| * cls_u32: Reinstate cyclic allocationMatthew Wilcox2018-02-061-10/+4
| * cls_flower: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-16/+10
| * cls_bpf: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-14/+10
| * cls_basic: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-15/+10
| * cls_api: Convert to idr_alloc_u32Matthew Wilcox2018-02-061-2/+2
| * net sched actions: Convert to use idr_alloc_u32Matthew Wilcox2018-02-061-35/+25
| * idr: Delete idr_find_ext functionMatthew Wilcox2018-02-063-3/+3
| * idr: Delete idr_replace_ext functionMatthew Wilcox2018-02-065-5/+5
| * idr: Delete idr_remove_ext functionMatthew Wilcox2018-02-066-13/+13
* | cls_u32: fix use after free in u32_destroy_key()Paolo Abeni2018-02-061-10/+11
|/
* cls_u32: add missing RCU annotation.Paolo Abeni2018-02-021-5/+7
* net: create skb_gso_validate_mac_len()Daniel Axtens2018-02-011-10/+0
* net/sched: kconfig: Remove blank help textsUlf Magnusson2018-01-311-3/+0
* net_sched: implement ->change_tx_queue_len() for pfifo_fastCong Wang2018-01-291-0/+18
* net_sched: plug in qdisc ops change_tx_queue_lenCong Wang2018-01-291-0/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-241-1/+1
|\
| * net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller2018-01-241-1/+1
* | cls_u32: propagate extack to delete callbackJakub Kicinski2018-01-241-15/+19
* | cls_u32: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-4/+6
* | cls_flower: propagate extack to delete callbackJakub Kicinski2018-01-241-8/+10
* | cls_flower: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-3/+3
* | cls_matchall: propagate extack to delete callbackJakub Kicinski2018-01-241-4/+5
* | cls_matchall: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-2/+2
* | cls_bpf: propagate extack to offload delete callbackJakub Kicinski2018-01-241-6/+8
* | cls_bpf: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-241-2/+3
* | cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski2018-01-241-2/+0
* | net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski2018-01-244-11/+11
* | net: sched: propagate extack to cls->destroy callbacksJakub Kicinski2018-01-2412-18/+22
* | net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2018-01-231-13/+45
* | net/sched: act_csum: use per-core statisticsDavide Caratti2018-01-231-6/+4
* | net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet2018-01-224-11/+11
* | net: sched: cls_bpf: plumb extack support in filter for hardware offloadQuentin Monnet2018-01-221-6/+8
* | net: sched: cls_u32: propagate extack support for filter offloadQuentin Monnet2018-01-221-5/+5
* | net: sched: cls_matchall: propagate extack support for filter offloadQuentin Monnet2018-01-221-2/+4
OpenPOWER on IntegriCloud