index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_tc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
1
-2
/
+2
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
1
-3
/
+1
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-9
/
+9
2019-02-19
bnxt_en: Return relevant error code when offload fails
Sriharsha Basavapatna
1
-1
/
+1
2019-02-06
bnxt: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-1
/
+1
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
1
-41
/
+33
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
1
-2
/
+2
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-100
/
+74
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
1
-10
/
+64
2018-12-20
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
1
-13
/
+21
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+14
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
1
-6
/
+14
2018-09-06
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
1
-15
/
+0
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-4
/
+2
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-3
/
+27
2018-07-09
bnxt_en: Fix the vlan_tci exact match check.
Venkat Duvvuru
1
-3
/
+27
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
1
-11
/
+5
2018-04-11
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
1
-1
/
+3
2018-04-11
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
1
-0
/
+59
2018-03-12
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
1
-3
/
+20
2018-03-12
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
1
-8
/
+2
2018-01-25
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-3
/
+0
2018-01-17
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-08
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
1
-1
/
+1
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-5
/
+1
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+2
2017-12-06
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
1
-4
/
+1
2017-12-02
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-02
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
1
-0
/
+6
2017-10-28
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
1
-19
/
+28
2017-10-28
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
1
-80
/
+176
2017-10-28
bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter
Sathya Perla
1
-4
/
+125
2017-10-28
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
1
-7
/
+559
2017-10-21
bnxt: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
1
-2
/
+1
2017-10-07
bnxt_en: don't consider building bnxt_tc.o if option not enabled
Jonathan Toppins
1
-5
/
+0
2017-09-18
bnxt_en: check for ingress qdisc in flower offload
Sathya Perla
1
-0
/
+4
2017-08-28
bnxt_en: add code to query TC flower offload stats
Sathya Perla
1
-0
/
+95
2017-08-28
bnxt_en: add TC flower offload flow_alloc/free FW cmds
Sathya Perla
1
-2
/
+139
2017-08-28
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
1
-0
/
+602