index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
/
cxgb4_tc_flower.c
Age
Commit message (
Expand
)
Author
2024-04-22
cxgb4: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-09
cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
Asbjørn Sloth Tønnesen
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-04-18
cxgb4: fix use after free bugs caused by circular dependency problem
Duoming Zhou
2021-06-03
cxgb4: fix regression with HASH tc prio value update
Rahul Lakkireddy
2020-10-14
cxgb4: handle 4-tuple PEDIT to NAT mode translation
Herat Ramani
2020-08-03
cxgb4: fix extracting IP addresses in TC-FLOWER rules
Rahul Lakkireddy
2020-06-30
cxgb4: add mirror action to TC-MATCHALL offload
Rahul Lakkireddy
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-23
cxgb4: fix endian conversions for L4 ports in filters
Rahul Lakkireddy
2020-06-19
cxgb4: add action to steer flows to specific Rxq
Vishal Kulkarni
2020-06-19
cxgb4: add ethtool n-tuple filter deletion
Vishal Kulkarni
2020-06-19
cxgb4: add ethtool n-tuple filter insertion
Vishal Kulkarni
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-18
cxgb4: rework TC filter rule insertion across regions
Rahul Lakkireddy
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2019-12-17
cxgb4: fix missed high priority region calculation
Shahjada Abul Husain
2019-12-10
cxgb4: add support for high priority filters
Shahjada Abul Husain
2019-11-20
cxgb4: add TC-MATCHALL classifier ingress offload
Rahul Lakkireddy
2019-11-20
cxgb4: check rule prio conflicts before offload
Rahul Lakkireddy
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-05-23
cxgb4: offload VLAN flows regardless of VLAN ethtype
Raju Rangoju
2019-04-08
cxgb4: Don't return EAGAIN when TCAM is full.
Vishal Kulkarni
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-06-28
cxgb4: Add flag tc_flower_initialized
Casey Leedom
2018-05-14
cxgb4: add tc flower match support for tunnel VNI
Kumar Sanghvi
2018-01-24
cxgb4: make symbol pedits static
Wei Yongjun
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-22
cxgb4: fix endianness for vlan value in cxgb4_tc_flower
Kumar Sanghvi
2018-01-22
cxgb4: set filter type to 1 for ETH_P_IPV6
Kumar Sanghvi
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-11-01
cxgb4: add support to create hash-filters via tc-flower offload
Kumar Sanghvi
2017-11-01
cxgb4: convert flower table to use rhashtable
Kumar Sanghvi
2017-11-01
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
2017-11-01
cxgb4: add support to delete hash filter
Kumar Sanghvi
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
2017-10-20
Merge branch 'cxgb4-more-flower-offloads'
David S. Miller
2017-10-20
cxgb4: add tc flower support for L3/L4 rewrite
Kumar Sanghvi
2017-10-20
cxgb4: add tc flower support for ETH-SMAC rewrite
Kumar Sanghvi
2017-10-20
cxgb4: add tc flower support for ETH-DMAC rewrite
Kumar Sanghvi
2017-10-20
cxgb4: add tc flower support for action PASS
Kumar Sanghvi
2017-10-20
cxgb4: add tc flower match support for vlan
Kumar Sanghvi
2017-10-20
cxgb4: add tc flower match support for TOS
Kumar Sanghvi
[next]