index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Fix mqprio and XDP ring checking logic
Michael Chan
2023-02-13
1
-2
/
+6
*
bnxt: make sure we return pages to the pool
Jakub Kicinski
2023-01-11
1
-2
/
+2
*
bnxt_en: Fix HDS and jumbo thresholds for RX packets
Michael Chan
2022-12-28
1
-4
/
+5
*
bnxt_en: Fix first buffer size calculations for XDP multi-buffer
Michael Chan
2022-12-28
1
-4
/
+5
*
bnxt_en: Fix XDP RX path
Michael Chan
2022-12-28
1
-1
/
+1
*
bnxt_en: Simplify bnxt_xdp_buff_init()
Michael Chan
2022-12-28
1
-1
/
+1
*
bnxt_en: fix devlink port registration to netdev
Vikas Gupta
2022-12-28
1
-1
/
+4
*
bnxt: Use generic HBH removal helper in tx path
Coco Li
2022-12-12
1
-1
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
1
-1
/
+9
|
\
|
*
bnxt_en: Remove debugfs when pci_register_driver failed
Gaosheng Cui
2022-11-14
1
-1
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
1
-9
/
+45
|
\
|
|
*
bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steer
Alex Barba
2022-11-04
1
-1
/
+1
|
*
bnxt_en: fix the handling of PCIE-AER
Vikas Gupta
2022-11-04
1
-1
/
+28
|
*
bnxt_en: refactor bnxt_cancel_reservations()
Vikas Gupta
2022-11-04
1
-7
/
+16
*
|
bnxt_en: Add a non-real time mode to access NIC clock
Pavan Chebbi
2022-11-08
1
-1
/
+4
*
|
bnxt_en: update RSS config using difference algorithm
Edwin Peer
2022-11-08
1
-1
/
+34
*
|
bnxt_en: refactor VNIC RSS update functions
Edwin Peer
2022-11-08
1
-18
/
+16
*
|
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
1
-8
/
+0
*
|
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-11-03
1
-5
/
+1
|
/
*
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
1
-1
/
+1
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-3
/
+3
*
bnxt: prevent skb UAF after handing over to PTP worker
Jakub Kicinski
2022-09-22
1
-5
/
+5
*
bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback
Vikas Gupta
2022-08-23
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-2
/
+3
|
\
|
*
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
2022-07-12
1
-1
/
+2
|
*
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
2022-07-12
1
-1
/
+1
*
|
bnxt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-06
1
-4
/
+2
*
|
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-07-02
1
-5
/
+2
*
|
bnxt: Fix typo in comments
Jiang Jian
2022-06-23
1
-1
/
+1
|
/
*
bnxt_en: Enable packet timestamping for all RX packets
Pavan Chebbi
2022-05-13
1
-2
/
+6
*
bnxt_en: Configure ptp filters during bnxt open
Pavan Chebbi
2022-05-13
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-05
1
-5
/
+8
|
\
|
*
bnxt_en: Fix unnecessary dropping of RX packets
Michael Chan
2022-05-03
1
-0
/
+4
|
*
bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS flag
Somnath Kotur
2022-05-03
1
-5
/
+4
*
|
bnxt: XDP multibuffer enablement
Andy Gospodarek
2022-04-08
1
-2
/
+1
*
|
bnxt: support transmit and free of aggregation buffers
Andy Gospodarek
2022-04-08
1
-5
/
+13
*
|
bnxt: adding bnxt_xdp_build_skb to build skb from multibuffer xdp_buff
Andy Gospodarek
2022-04-08
1
-7
/
+58
*
|
bnxt: add page_pool support for aggregation ring when using xdp
Andy Gospodarek
2022-04-08
1
-30
/
+47
*
|
bnxt: change receive ring space parameters
Andy Gospodarek
2022-04-08
1
-15
/
+27
*
|
bnxt: set xdp_buff pfmemalloc flag if needed
Andy Gospodarek
2022-04-08
1
-5
/
+9
*
|
bnxt: adding bnxt_rx_agg_pages_xdp for aggregated xdp
Andy Gospodarek
2022-04-08
1
-0
/
+31
*
|
bnxt: rename bnxt_rx_pages to bnxt_rx_agg_pages_skb
Andy Gospodarek
2022-04-08
1
-11
/
+11
*
|
bnxt: refactor bnxt_rx_pages operate on skb_shared_info
Andy Gospodarek
2022-04-08
1
-17
/
+33
*
|
bnxt: add flag to denote that an xdp program is currently attached
Andy Gospodarek
2022-04-08
1
-0
/
+7
*
|
bnxt: refactor bnxt_rx_xdp to separate xdp_init_buff/xdp_prepare_buff
Andy Gospodarek
2022-04-08
1
-4
/
+7
|
/
*
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
2022-04-04
1
-0
/
+7
*
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
2022-03-21
1
-1
/
+0
*
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
1
-2
/
+2
*
bnxt: revert hastily merged uAPI aberrations
Jakub Kicinski
2022-03-09
1
-19
/
+0
*
bnxt_en: implement hw health reporter
Kalesh AP
2022-03-05
1
-0
/
+19
[next]