index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_tc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow_offload: reject to offload tc actions in offload drivers
Baowen Zheng
2021-12-19
1
-1
/
+1
*
bnxt_en: reject indirect blk offload when hw-tc-offload is off
Sriharsha Basavapatna
2021-11-15
1
-1
/
+1
*
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
2021-09-16
1
-3
/
+0
*
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
1
-125
/
+138
*
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2021-08-30
1
-0
/
+1
*
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2020-07-17
1
-5
/
+2
*
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-13
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
1
-8
/
+13
|
\
|
*
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
1
-2
/
+2
|
*
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
1
-7
/
+12
*
|
net: qos offload add flow status with dropped count
Po Liu
2020-06-19
1
-1
/
+1
|
/
*
bnxt_tc: update indirect block support
Pablo Neira Ayuso
2020-06-01
1
-39
/
+12
*
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-30
1
-1
/
+1
*
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-17
1
-1
/
+1
*
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-08
1
-2
/
+7
*
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2020-02-26
1
-24
/
+24
*
bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().
Venkat Duvvuru
2019-11-13
1
-2
/
+2
*
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
Sriharsha Basavapatna
2019-10-31
1
-1
/
+152
*
bnxt_en: Add support for NAT(L3/L4 rewrite)
Somnath Kotur
2019-10-31
1
-6
/
+134
*
bnxt: Avoid logging an unnecessary message when a flow can't be offloaded
Somnath Kotur
2019-10-31
1
-1
/
+2
*
bnxt_en: Add support for L2 rewrite
Venkat Duvvuru
2019-10-31
1
-0
/
+132
*
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
2019-08-30
1
-17
/
+0
*
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
2019-08-18
1
-2
/
+2
*
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
2019-08-18
1
-3
/
+1
*
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-07-09
1
-9
/
+9
*
bnxt_en: Return relevant error code when offload fails
Sriharsha Basavapatna
2019-02-19
1
-1
/
+1
*
bnxt: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-1
/
+1
*
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
2019-02-06
1
-41
/
+33
*
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
1
-2
/
+2
*
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2019-02-06
1
-100
/
+74
*
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
2018-12-20
1
-10
/
+64
*
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
2018-12-20
1
-13
/
+21
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
1
-6
/
+14
|
\
|
*
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
2018-09-20
1
-6
/
+14
*
|
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
2018-09-06
1
-15
/
+0
|
/
*
net_sched: remove list_head from tc_action
Cong Wang
2018-08-21
1
-4
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-3
/
+27
|
\
|
*
bnxt_en: Fix the vlan_tci exact match check.
Venkat Duvvuru
2018-07-09
1
-3
/
+27
*
|
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
2018-06-25
1
-11
/
+5
|
/
*
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
2018-04-11
1
-1
/
+3
*
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
2018-04-11
1
-0
/
+59
*
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
2018-03-12
1
-3
/
+20
*
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
2018-03-12
1
-8
/
+2
*
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
1
-3
/
+0
*
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
2018-01-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-1
/
+1
|
\
|
*
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
2018-01-08
1
-1
/
+1
*
|
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
1
-5
/
+1
*
|
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
1
-4
/
+2
*
|
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
2017-12-06
1
-4
/
+1
|
/
[next]