Age | Commit message (Expand) | Author | Files | Lines |
2022-08-04 | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+3 |
2022-07-26 | net/sched: flower: Add PPPoE filter | Wojciech Drewek | 1 | -0/+3 |
2022-06-28 | treewide: uapi: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -2/+2 |
2022-04-20 | net/sched: flower: Add number of vlan tags filter | Boris Sukholitko | 1 | -0/+2 |
2022-03-11 | net/sched: Allow flower to match on GTP options | Wojciech Drewek | 1 | -0/+15 |
2021-12-19 | flow_offload: add skip_hw and skip_sw to control if offload the action | Baowen Zheng | 1 | -3/+6 |
2021-08-02 | net_sched: refactor TC action init API | Cong Wang | 1 | -0/+1 |
2021-03-14 | net/sched: act_police: add support for packet-per-second policing | Baowen Zheng | 1 | -0/+2 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2021-02-11 | net/sched: cls_flower: Reject invalid ct_state flags rules | wenxu | 1 | -0/+2 |
2021-01-30 | net/sched: cls_flower: Add match on the ct_state reply flag | Paul Blakey | 1 | -0/+1 |
2021-01-21 | net/sched: cls_flower add CT_FLAGS_INVALID flag support | wenxu | 1 | -0/+1 |
2020-07-25 | net/sched: cls_flower: Add hash info to flow classification | Ariel Levkovich | 1 | -0/+3 |
2020-05-27 | cls_flower: Support filtering on multiple MPLS Label Stack Entries | Guillaume Nault | 1 | -0/+23 |
2020-05-02 | net: qos: introduce a gate control flow action | Po Liu | 1 | -0/+1 |
2020-03-30 | net: sched: expose HW stats types per action used by drivers | Jiri Pirko | 1 | -0/+1 |
2020-03-24 | net: sched: rename more stats_types | Jakub Kicinski | 1 | -15/+14 |
2020-03-09 | sched: act: allow user to specify type of HW stats for a filter | Jiri Pirko | 1 | -0/+22 |
2019-11-21 | net: sched: allow flower to match erspan options | Xin Long | 1 | -0/+16 |
2019-11-21 | net: sched: allow flower to match vxlan options | Xin Long | 1 | -0/+13 |
2019-10-31 | net: sched: extend TCA_ACT space with TCA_ACT_FLAGS | Vlad Buslov | 1 | -0/+5 |
2019-09-06 | net_sched: act_police: add 2 new attributes to support police 64bit rate and ... | David Dai | 1 | -0/+2 |
2019-07-09 | net/sched: cls_flower: Add matching on conntrack info | Paul Blakey | 1 | -0/+16 |
2019-07-09 | net/sched: Introduce action ct | Paul Blakey | 1 | -0/+1 |
2019-07-09 | net: sched: add mpls manipulation actions to TC | John Hurley | 1 | -1/+2 |
2019-06-16 | net: sched: remove NET_CLS_IND config option | Jiri Pirko | 1 | -1/+1 |
2019-05-30 | net: sched: Introduce act_ctinfo action | Kevin 'ldir' Darbyshire-Bryant | 1 | -0/+1 |
2019-02-10 | net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE | Eli Cohen | 1 | -1/+1 |
2019-02-10 | net: Move all TC actions identifiers to one place | Eli Cohen | 1 | -3/+40 |
2019-01-20 | net_sched: add performance counters for basic filter | Cong Wang | 1 | -0/+7 |
2019-01-19 | net_sched: add hit counter for matchall | Cong Wang | 1 | -0/+6 |
2018-11-15 | net: sched: cls_flower: Classify packets using port ranges | Amritha Nambiar | 1 | -0/+7 |
2018-09-10 | net: sched: cls_flower: dump offload count value | Vlad Buslov | 1 | -0/+2 |
2018-08-07 | net/sched: allow flower to match tunnel options | Pieter Jansen van Vuuren | 1 | -0/+26 |
2018-07-30 | net/sched: user-space can't set unknown tcfa_action values | Paolo Abeni | 1 | -2/+4 |
2018-07-20 | net/sched: cls_flower: Support matching on ip tos and ttl for tunnels | Or Gerlitz | 1 | -0/+5 |
2018-07-07 | net/sched: flower: Add supprt for matching on QinQ vlan headers | Jianbo Liu | 1 | -0/+4 |
2018-05-14 | sched: cls: enable verbose logging | Marcelo Ricardo Leitner | 1 | -0/+1 |
2018-03-08 | net/sched: cls_flower: Add support to handle first frag as match field | Pieter Jansen van Vuuren | 1 | -0/+1 |
2018-02-21 | net: sched: add em_ipt ematch for calling xtables matches | Eyal Birger | 1 | -1/+2 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-21 | bpf: expose prog id for cls_bpf and act_bpf | Daniel Borkmann | 1 | -0/+1 |
2017-06-06 | net: sched: introduce a TRAP control action | Jiri Pirko | 1 | -0/+7 |
2017-06-05 | net/sched: cls_flower: add support for matching on ip tos and ttl | Or Gerlitz | 1 | -0/+5 |
2017-05-24 | net/sched: flower: add support for matching on tcp flags | Jiri Pirko | 1 | -0/+3 |
2017-05-17 | net: sched: add termination action to allow goto chain | Jiri Pirko | 1 | -0/+1 |
2017-05-02 | net: sched: add helpers to handle extended actions | Jiri Pirko | 1 | -1/+14 |
2017-04-24 | cls_flower: add support for matching MPLS fields (v2) | Benjamin LaHaise | 1 | -0/+5 |
2017-02-17 | net/sched: Reflect HW offload status | Or Gerlitz | 1 | -2/+4 |
2017-01-25 | net sched actions: Add support for user cookies | Jamal Hadi Salim | 1 | -0/+3 |