index
:
linux/linux-stable.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.14.y
linux-6.15.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2023-12-13
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2021-12-19
flow_offload: reject to offload tc actions in offload drivers
Baowen Zheng
2021-11-15
bnxt_en: reject indirect blk offload when hw-tc-offload is off
Sriharsha Basavapatna
2021-09-16
net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert
Eli Cohen
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2020-07-17
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-06-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
2020-03-17
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
2019-11-13
bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().
Venkat Duvvuru
2019-10-31
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
Sriharsha Basavapatna
2019-10-31
bnxt_en: Add support for NAT(L3/L4 rewrite)
Somnath Kotur
2019-10-31
bnxt: Avoid logging an unnecessary message when a flow can't be offloaded
Somnath Kotur
2019-10-31
bnxt_en: Add support for L2 rewrite
Venkat Duvvuru
2019-08-30
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
2019-07-09
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
2019-02-19
bnxt_en: Return relevant error code when offload fails
Sriharsha Basavapatna
2019-02-06
bnxt: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
2018-12-20
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
2018-09-06
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-09
bnxt_en: Fix the vlan_tci exact match check.
Venkat Duvvuru
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
2018-04-11
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
2018-04-11
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
2018-03-12
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
2018-03-12
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
2018-01-25
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-17
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-08
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
[next]