index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-04-23
cxgb4: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-10
cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
Asbjørn Sloth Tønnesen
1
-34
/
+30
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-9
/
+9
2023-04-18
cxgb4: fix use after free bugs caused by circular dependency problem
Duoming Zhou
1
-1
/
+1
2021-06-04
cxgb4: fix regression with HASH tc prio value update
Rahul Lakkireddy
1
-9
/
+5
2020-10-15
cxgb4: handle 4-tuple PEDIT to NAT mode translation
Herat Ramani
1
-13
/
+162
2020-08-04
cxgb4: fix extracting IP addresses in TC-FLOWER rules
Rahul Lakkireddy
1
-2
/
+15
2020-07-01
cxgb4: add mirror action to TC-MATCHALL offload
Rahul Lakkireddy
1
-3
/
+13
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-20
/
+10
2020-06-24
cxgb4: fix endian conversions for L4 ports in filters
Rahul Lakkireddy
1
-20
/
+10
2020-06-19
cxgb4: add action to steer flows to specific Rxq
Vishal Kulkarni
1
-0
/
+8
2020-06-19
cxgb4: add ethtool n-tuple filter deletion
Vishal Kulkarni
1
-9
/
+21
2020-06-19
cxgb4: add ethtool n-tuple filter insertion
Vishal Kulkarni
1
-46
/
+51
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+2
2020-03-19
cxgb4: rework TC filter rule insertion across regions
Rahul Lakkireddy
1
-29
/
+92
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-1
/
+1
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-2
/
+6
2019-12-18
cxgb4: fix missed high priority region calculation
Shahjada Abul Husain
1
-1
/
+2
2019-12-11
cxgb4: add support for high priority filters
Shahjada Abul Husain
1
-2
/
+5
2019-11-20
cxgb4: add TC-MATCHALL classifier ingress offload
Rahul Lakkireddy
1
-11
/
+10
2019-11-20
cxgb4: check rule prio conflicts before offload
Rahul Lakkireddy
1
-5
/
+26
2019-07-21
allocate_flower_entry: should check for null deref
Navid Emamdoost
1
-1
/
+2
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-11
/
+11
2019-05-23
cxgb4: offload VLAN flows regardless of VLAN ethtype
Raju Rangoju
1
-2
/
+3
2019-04-08
cxgb4: Don't return EAGAIN when TCAM is full.
Vishal Kulkarni
1
-4
/
+1
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
1
-123
/
+127
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
1
-3
/
+3
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-115
/
+79
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-6
/
+4
2018-06-28
cxgb4: Add flag tc_flower_initialized
Casey Leedom
1
-0
/
+8
2018-05-15
cxgb4: add tc flower match support for tunnel VNI
Kumar Sanghvi
1
-0
/
+18
2018-01-25
cxgb4: make symbol pedits static
Wei Yongjun
1
-1
/
+1
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2018-01-22
cxgb4: fix endianness for vlan value in cxgb4_tc_flower
Kumar Sanghvi
1
-2
/
+2
2018-01-22
cxgb4: set filter type to 1 for ETH_P_IPV6
Kumar Sanghvi
1
-0
/
+3
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-4
/
+3
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-7
/
+5
2017-11-01
cxgb4: add support to create hash-filters via tc-flower offload
Kumar Sanghvi
1
-5
/
+11
2017-11-01
cxgb4: convert flower table to use rhashtable
Kumar Sanghvi
1
-32
/
+74
2017-11-01
cxgb4: add support to retrieve stats for hash filters
Kumar Sanghvi
1
-2
/
+4
2017-11-01
cxgb4: add support to delete hash filter
Kumar Sanghvi
1
-1
/
+1
2017-10-28
drivers/net: chelsio/cxgb*: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-20
Merge branch 'cxgb4-more-flower-offloads'
David S. Miller
1
-5
/
+380
2017-10-20
cxgb4: add tc flower support for L3/L4 rewrite
Kumar Sanghvi
1
-37
/
+208
2017-10-20
cxgb4: add tc flower support for ETH-SMAC rewrite
Kumar Sanghvi
1
-0
/
+10
2017-10-20
cxgb4: add tc flower support for ETH-DMAC rewrite
Kumar Sanghvi
1
-1
/
+107
2017-10-20
cxgb4: add tc flower support for action PASS
Kumar Sanghvi
1
-2
/
+6
2017-10-20
cxgb4: add tc flower match support for vlan
Kumar Sanghvi
1
-0
/
+35
2017-10-20
cxgb4: add tc flower match support for TOS
Kumar Sanghvi
1
-1
/
+50
[next]