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