Age | Commit message (Expand) | Author | Files | Lines |
2020-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+0 |
2020-07-25 | flow_offload: Move rhashtable inclusion to the source file | Herbert Xu | 1 | -1/+0 |
2020-07-17 | net: sched: Do not drop root lock in tcf_qevent_handle() | Petr Machata | 1 | -7/+1 |
2020-07-14 | 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-04 | sched: consistently handle layer3 header accesses in the presence of VLANs | Toke Høiland-Jørgensen | 1 | -1/+1 |
2020-06-30 | net:qos: police action offloading parameter 'burst' change to the original value | Po Liu | 1 | -1/+1 |
2020-06-30 | net: sched: Introduce helpers for qevent blocks | Petr Machata | 1 | -0/+119 |
2020-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -10/+15 |
2020-06-25 | net: qos: police action add index for tc flower offloading | Po Liu | 1 | -0/+1 |
2020-06-25 | net: qos: add tc police offloading action with max frame size limit | Po Liu | 1 | -0/+1 |
2020-06-20 | net/sched: cls_api: fix nooffloaddevcnt warning dmesg log | wenxu | 1 | -10/+14 |
2020-06-20 | 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-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -6/+16 |
2020-05-07 | 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-02 | net: schedule: add action gate offloading | Po Liu | 1 | -0/+33 |
2020-04-25 | net: sched: report ndo_setup_tc failures via extack | Jesper Dangaard Brouer | 1 | -1/+4 |
2020-04-08 | net: sched: Fix setting last executed chain on skb extension | Paul Blakey | 1 | -0/+1 |
2020-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -1/+1 |
2020-03-27 | netfilter: flowtable: Fix incorrect tc_setup_type type | wenxu | 1 | -1/+1 |
2020-03-24 | net: sched: rename more stats_types | Jakub Kicinski | 1 | -5/+5 |
2020-03-20 | net: tc_skbedit: Make the skbedit priority offloadable | Petr Machata | 1 | -0/+3 |
2020-03-19 | net: sched: Fix hw_stats_type setting in pedit loop | Petr Machata | 1 | -1/+1 |
2020-03-18 | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* | Jakub Kicinski | 1 | -3/+3 |
2020-03-16 | net: sched: set the hw_stats_type in pedit loop | Jiri Pirko | 1 | -0/+1 |
2020-03-13 | net/sched: act_ct: Enable hardware offload of flow table entires | Paul Blakey | 1 | -0/+1 |
2020-03-12 | Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa... | David S. Miller | 1 | -17/+81 |
2020-03-09 | sched: act: allow user to specify type of HW stats for a filter | Jiri Pirko | 1 | -0/+7 |
2020-02-25 | flow_offload: pass action cookie through offload structures | Jiri Pirko | 1 | -1/+30 |
2020-02-20 | net: sched: Support specifying a starting chain via tc skb ext | Paul Blakey | 1 | -4/+35 |
2020-02-20 | net: sched: Change the block's chain list to an rcu list | Paul Blakey | 1 | -2/+3 |
2020-02-20 | net: sched: Pass ingress block to tcf_classify_ingress | Paul Blakey | 1 | -1/+3 |
2020-02-20 | net: sched: Introduce ingress classification function | Paul Blakey | 1 | -14/+44 |
2020-02-18 | net: sched: don't take rtnl lock during flow_action setup | Vlad Buslov | 1 | -7/+1 |
2020-02-18 | net: sched: lock action when translating it to flow_action infra | Vlad Buslov | 1 | -6/+11 |
2020-01-22 | net_sched: use validated TCA_KIND attribute in tc_new_tfilter() | Eric Dumazet | 1 | -3/+2 |
2019-12-31 | net/sched: add delete_empty() to filters and use it in cls_flower | Davide Caratti | 1 | -26/+5 |
2019-12-07 | net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() | Eric Dumazet | 1 | -1/+7 |
2019-12-07 | net: sched: allow indirect blocks to bind to clsact in TC | John Hurley | 1 | -19/+33 |
2019-12-07 | net: core: rename indirect block ingress cb function | John Hurley | 1 | -2/+2 |
2019-11-06 | net: sched: prevent duplicate flower rules from tcf_proto destroy race | John Hurley | 1 | -4/+79 |
2019-10-09 | net_sched: fix backward compatibility for TCA_KIND | Cong Wang | 1 | -3/+33 |
2019-09-24 | net: sched: fix possible crash in tcf_action_destroy() | Eric Dumazet | 1 | -2/+4 |
2019-09-16 | net: sched: use get_dev() action API in flow_action infra | Vlad Buslov | 1 | -10/+3 |