Age | Commit message (Expand) | Author | Files | Lines |
2021-08-19 | net: Fix offloading indirect devices dependency on qdisc order creation | Eli Cohen | 1 | -0/+1 |
2021-08-10 | net/sched: cls_api, reset flags on replay | Mark Bloch | 1 | -1/+2 |
2021-08-02 | net_sched: refactor TC action init API | Cong Wang | 1 | -11/+17 |
2021-07-29 | net/sched: store the last executed chain also for clsact egress | Davide Caratti | 1 | -25/+17 |
2021-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2021-07-22 | net: sched: cls_api: Fix the the wrong parameter | Yajun Deng | 1 | -1/+1 |
2021-07-16 | net/sched: Remove unnecessary if statement | Yajun Deng | 1 | -11/+4 |
2021-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
2021-05-25 | net: zero-initialize tc skb extension on allocation | Vlad Buslov | 1 | -1/+1 |
2021-05-19 | net/sched: cls_api: increase max_reclassify_loop | Davide Caratti | 1 | -1/+1 |
2021-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+8 |
2021-04-08 | net: sched: fix err handler in tcf_action_init() | Vlad Buslov | 1 | -3/+2 |
2021-04-08 | net: sched: fix action overwrite reference counting | Vlad Buslov | 1 | -4/+5 |
2021-04-02 | net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb | Yunjian Wang | 1 | -1/+1 |
2021-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2021-03-16 | net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct | wenxu | 1 | -0/+1 |
2021-03-13 | flow_offload: add support for packet-per-second policing | Xingfeng Hu | 1 | -0/+3 |
2021-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2021-02-16 | net: sched: fix police ext initialization | Vlad Buslov | 1 | -0/+1 |
2021-01-18 | net_sched: fix RTNL deadlock again caused by request_module() | Cong Wang | 1 | -2/+9 |
2020-12-01 | net: sched: remove redundant 'rtnl_held' argument | Vlad Buslov | 1 | -10/+8 |
2020-11-16 | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 1 | -1/+1 |
2020-11-16 | Modify return value of nla_strlcpy to match that of strscpy. | Francis Laniel | 1 | -1/+1 |
2020-10-30 | net: cls_api: remove unneeded local variable in tc_dump_chain() | Lukas Bulwahn | 1 | -13/+3 |
2020-10-27 | net: protect tcf_block_unbind with block lock | Leon Romanovsky | 1 | -2/+2 |
2020-10-20 | net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() | Guillaume Nault | 1 | -1/+1 |
2020-08-03 | net/sched: act_ct: fix miss set mru for ovs after defrag in act_ct | wenxu | 1 | -0/+1 |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+0 |
2020-07-24 | flow_offload: Move rhashtable inclusion to the source file | Herbert Xu | 1 | -1/+0 |
2020-07-16 | net: sched: Do not drop root lock in tcf_qevent_handle() | Petr Machata | 1 | -7/+1 |
2020-07-13 | net: sched: Pass qdisc reference in struct flow_block_offload | Petr Machata | 1 | -7/+9 |
2020-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2020-07-03 | sched: consistently handle layer3 header accesses in the presence of VLANs | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-06-29 | net:qos: police action offloading parameter 'burst' change to the original value | Po Liu | 1 | -1/+1 |
2020-06-29 | net: sched: Introduce helpers for qevent blocks | Petr Machata | 1 | -0/+119 |
2020-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -10/+15 |
2020-06-24 | net: qos: police action add index for tc flower offloading | Po Liu | 1 | -0/+1 |
2020-06-24 | net: qos: add tc police offloading action with max frame size limit | Po Liu | 1 | -0/+1 |
2020-06-19 | net/sched: cls_api: fix nooffloaddevcnt warning dmesg log | wenxu | 1 | -10/+14 |
2020-06-19 | net: flow_offload: fix flow_indr_dev_unregister path | wenxu | 1 | -0/+1 |
2020-06-01 | net: remove indirect block netdev event registration | Pablo Neira Ayuso | 1 | -79/+0 |
2020-06-01 | net: use flow_indr_dev_setup_offload() | Pablo Neira Ayuso | 1 | -29/+29 |
2020-06-01 | net: cls_api: add tcf_block_offload_init() | Pablo Neira Ayuso | 1 | -7/+19 |
2020-05-15 | net: sched: implement terse dump support in act | Vlad Buslov | 1 | -1/+27 |
2020-05-15 | net: sched: introduce terse dump flag | Vlad Buslov | 1 | -8/+31 |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -6/+16 |
2020-05-06 | net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE | Pablo Neira Ayuso | 1 | -2/+12 |
2020-05-04 | net_sched: fix tcm_parent in tc filter dump | Cong Wang | 1 | -4/+4 |
2020-05-01 | net: schedule: add action gate offloading | Po Liu | 1 | -0/+33 |
2020-04-24 | net: sched: report ndo_setup_tc failures via extack | Jesper Dangaard Brouer | 1 | -1/+4 |