Jiri Pirko
|
bb047ddd14
net: sched: don't set q pointer for shared blocks
|
7 年 前 |
Matthew Wilcox
|
9ce75499ac
cls_api: Convert to idr_alloc_u32
|
7 年 前 |
Matthew Wilcox
|
322d884ba7
idr: Delete idr_find_ext function
|
8 年 前 |
Matthew Wilcox
|
9c16094140
idr: Delete idr_remove_ext function
|
8 年 前 |
Jakub Kicinski
|
715df5ecab
net: sched: propagate extack to cls->destroy callbacks
|
8 年 前 |
Alexander Aring
|
571acf2106
net: sched: cls: add extack support for delete callback
|
8 年 前 |
Alexander Aring
|
50a561900e
net: sched: cls: add extack support for tcf_exts_validate
|
8 年 前 |
Alexander Aring
|
7306db38a6
net: sched: cls: add extack support for change callback
|
8 年 前 |
Alexander Aring
|
c35a4acc29
net: sched: cls_api: handle generic cls errors
|
8 年 前 |
Jiri Pirko
|
d680b3524c
net: sched: silence uninitialized parent variable warning in tc_dump_tfilter
|
8 年 前 |
Jiri Pirko
|
7960d1daf2
net: sched: use block index as a handle instead of qdisc when block is shared
|
8 年 前 |
Jiri Pirko
|
caa7260156
net: sched: keep track of offloaded filters and check tc offload feature
|
8 年 前 |
Jiri Pirko
|
edf6711c98
net: sched: remove classid and q fields from tcf_proto
|
8 年 前 |
Jiri Pirko
|
f36fe1c498
net: sched: introduce block mechanism to handle netif_keep_dst calls
|
8 年 前 |
Jiri Pirko
|
9d3aaff3d8
net: sched: avoid usage of tp->q in tcf_classify
|
8 年 前 |
Jiri Pirko
|
4861738775
net: sched: introduce shared filter blocks infrastructure
|
8 年 前 |
Jiri Pirko
|
a9b19443ed
net: sched: introduce support for multiple filter chain pointers registration
|
8 年 前 |
David S. Miller
|
6bb8824732
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Jiri Pirko
|
4853f128c1
net: sched: fix possible null pointer deref in tcf_block_put
|
8 年 前 |
Alexander Aring
|
8d1a77f974
net: sch: api: add extack support in tcf_block_get
|
8 年 前 |
Alexander Aring
|
cbaacc4e8a
net: sched: sch: add extack for block callback
|
8 年 前 |
David S. Miller
|
c30abd5e40
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Jiri Pirko
|
343723dd51
net: sched: fix clsact init error path
|
8 年 前 |
Pravin Shedge
|
83593010d3
net: remove duplicate includes
|
8 年 前 |
Jiri Pirko
|
df45bf84e4
net: sched: fix use-after-free in tcf_block_put_ext
|
8 年 前 |
Cong Wang
|
efbf789739
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
|
8 年 前 |
Roman Kapl
|
a60b3f515d
net: sched: crash on blocks with goto chain action
|
8 年 前 |
Roman Kapl
|
d7aa04a5e8
net: sched: fix crash when deleting secondary chains
|
8 年 前 |
David S. Miller
|
4dc6758d78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 年 前 |
Cong Wang
|
e4b95c41df
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
|
8 年 前 |