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.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
/
broadcom
/
bnxt
/
bnxt_tc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
bnxt_en: reject indirect blk offload when hw-tc-offload is off
Sriharsha Basavapatna
1
-1
/
+1
2021-09-22
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
1
-3
/
+0
2020-07-18
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
1
-5
/
+2
2020-07-14
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
1
-5
/
+4
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+13
2020-06-20
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-2
/
+2
2020-06-20
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
1
-7
/
+12
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-06-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
1
-39
/
+12
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+1
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
/
+7
2020-02-27
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
1
-24
/
+24
2019-11-14
bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().
Venkat Duvvuru
1
-2
/
+2
2019-11-01
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
Sriharsha Basavapatna
1
-1
/
+152
2019-11-01
bnxt_en: Add support for NAT(L3/L4 rewrite)
Somnath Kotur
1
-6
/
+134
2019-11-01
bnxt: Avoid logging an unnecessary message when a flow can't be offloaded
Somnath Kotur
1
-1
/
+2
2019-11-01
bnxt_en: Add support for L2 rewrite
Venkat Duvvuru
1
-0
/
+132
2019-08-31
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
1
-17
/
+0
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-10
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-07
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-07
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-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-3
/
+27
2018-07-10
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-26
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-03
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-03
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
[next]