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
/
amazon
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ena: Set tx_info->xdpf value to NULL
David Arinzon
2024-04-11
1
-1
/
+3
*
net: ena: Fix incorrect descriptor free behavior
David Arinzon
2024-04-11
1
-3
/
+11
*
net: ena: Wrong missing IO completions check order
David Arinzon
2024-04-11
1
-9
/
+12
*
net: ena: Fix potential sign extension issue
David Arinzon
2024-04-11
1
-1
/
+1
*
net: ena: Remove ena_select_queue
Kamal Heib
2024-02-18
1
-17
/
+0
*
net: ena: Remove unlikely() from IS_ERR() condition
Kamal Heib
2024-02-15
1
-1
/
+1
*
net: ena: Remove redundant assignment
Kamal Heib
2024-02-14
1
-1
/
+0
*
net: ena: Reduce lines with longer column width boundary
David Arinzon
2024-02-01
4
-260
/
+151
*
net: ena: handle ena_calc_io_queue_size() possible errors
David Arinzon
2024-02-01
1
-3
/
+21
*
net: ena: Change default print level for netif_ prints
David Arinzon
2024-02-01
1
-2
/
+2
*
net: ena: Relocate skb_tx_timestamp() to improve time stamping accuracy
David Arinzon
2024-02-01
1
-2
/
+2
*
net: ena: Add more information on TX timeouts
David Arinzon
2024-02-01
2
-14
/
+64
*
net: ena: Change error print during ena_device_init()
David Arinzon
2024-02-01
1
-1
/
+2
*
net: ena: Remove CQ tail pointer update
David Arinzon
2024-02-01
5
-39
/
+2
*
net: ena: Enable DIM by default
David Arinzon
2024-02-01
1
-0
/
+6
*
net: ena: Minor cosmetic changes
David Arinzon
2024-02-01
1
-4
/
+2
*
net: ena: Remove an unused field
David Arinzon
2024-02-01
2
-4
/
+0
*
net: ena: Take xdp packets stats into account in ena_get_stats64()
David Arinzon
2024-01-03
1
-3
/
+10
*
net: ena: Make queue stats code cleaner by removing the if block
David Arinzon
2024-01-03
1
-10
/
+7
*
net: ena: Always register RX queue info
David Arinzon
2024-01-03
3
-4
/
+13
*
net: ena: Add more debug prints to XDP related function
David Arinzon
2024-01-03
1
-0
/
+4
*
net: ena: Refactor napi functions
David Arinzon
2024-01-03
2
-23
/
+30
*
net: ena: Don't check if XDP program is loaded in ena_xdp_execute()
David Arinzon
2024-01-03
1
-3
/
+0
*
net: ena: Use tx_ring instead of xdp_ring for XDP channel TX
David Arinzon
2024-01-03
4
-65
/
+61
*
net: ena: Introduce total_tx_size field in ena_tx_buffer struct
David Arinzon
2024-01-03
2
-2
/
+5
*
net: ena: Put orthogonal fields in ena_tx_buffer in a union
David Arinzon
2024-01-03
1
-5
/
+7
*
net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()
David Arinzon
2024-01-03
4
-11
/
+10
*
net: ena: Move XDP code to its new files
David Arinzon
2024-01-03
6
-657
/
+679
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
2
-30
/
+26
|
\
|
*
net: ena: Fix XDP redirection error
David Arinzon
2023-12-12
1
-3
/
+0
|
*
net: ena: Fix DMA syncing in XDP path when SWIOTLB is on
David Arinzon
2023-12-12
1
-14
/
+9
|
*
net: ena: Fix xdp drops handling due to multibuf packets
David Arinzon
2023-12-12
1
-7
/
+10
|
*
net: ena: Destroy correct number of xdp queues upon failure
David Arinzon
2023-12-12
1
-6
/
+7
*
|
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
1
-14
/
+14
*
|
net: ena: replace deprecated strncpy with strscpy
justinstitt@google.com
2023-12-10
1
-2
/
+2
*
|
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
1
-2
/
+2
|
/
*
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-03
1
-1
/
+1
*
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+3
*
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-17
1
-1
/
+1
*
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
2023-07-12
1
-0
/
+3
*
net: ena: Add dynamic recycling mechanism for rx buffers
David Arinzon
2023-06-15
3
-42
/
+104
*
net: ena: removed unused tx_bytes variable
Simon Horman
2023-03-29
1
-2
/
+0
*
net: ena: Advertise TX push support
Shay Agroskin
2023-03-27
1
-1
/
+10
*
net: ena: Add support to changing tx_push_buf_len
Shay Agroskin
2023-03-27
4
-12
/
+82
*
net: ena: Recalculate TX state variables every device reset
Shay Agroskin
2023-03-27
1
-1
/
+9
*
net: ena: Add an option to configure large LLQ headers
David Arinzon
2023-03-27
2
-22
/
+76
*
net: ena: Make few cosmetic preparations to support large LLQ
Shay Agroskin
2023-03-27
1
-66
/
+67
*
net: ena: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2023-03-10
2
-5
/
+16
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
1
-0
/
+4
[next]