index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
2017-12-02
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
2017-12-02
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
2017-10-28
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
2017-10-28
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
[next]