index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-26
1
-6
/
+0
*
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-22
7
-24
/
+109
*
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
2020-07-22
1
-63
/
+73
*
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
2020-07-22
2
-2
/
+6
*
net: ena: add support for traffic mirroring
Arthur Kiyanovski
2020-07-22
2
-7
/
+13
*
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2020-07-22
2
-7
/
+7
*
net: ena: cosmetic: satisfy gcc warning
Arthur Kiyanovski
2020-07-22
1
-1
/
+1
*
net: ena: add reserved PCI device ID
Arthur Kiyanovski
2020-07-22
1
-0
/
+5
*
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
2020-07-22
2
-1
/
+8
*
net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range
Wang Hai
2020-07-21
1
-3
/
+2
*
ena_netdev: use generic power management
Vaibhav Gupta
2020-07-01
1
-13
/
+9
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-2
/
+2
*
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
2020-06-05
1
-4
/
+4
*
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
2020-06-05
1
-1
/
+1
*
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-02
1
-1
/
+1
*
net: ena: reduce driver load time
Arthur Kiyanovski
2020-05-22
4
-10
/
+33
*
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
2020-05-22
4
-7
/
+7
*
net: ena: cosmetic: fix spacing issues
Arthur Kiyanovski
2020-05-22
4
-6
/
+6
*
net: ena: cosmetic: code reorderings
Arthur Kiyanovski
2020-05-22
2
-11
/
+11
*
net: ena: cosmetic: remove unnecessary code
Arthur Kiyanovski
2020-05-22
2
-14
/
+3
*
net: ena: cosmetic: fix line break issues
Arthur Kiyanovski
2020-05-22
2
-12
/
+9
*
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
2020-05-22
3
-17
/
+17
*
net: ena: cosmetic: set queue sizes to u32 for consistency
Arthur Kiyanovski
2020-05-22
1
-2
/
+2
*
net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation()
Arthur Kiyanovski
2020-05-22
1
-4
/
+4
*
net: ena: simplify ena_com_update_intr_delay_resolution()
Arthur Kiyanovski
2020-05-22
1
-6
/
+2
*
net: ena: fix ena_com_comp_status_to_errno() return value
Arthur Kiyanovski
2020-05-22
1
-4
/
+1
*
net: ena: use explicit variable size for clarity
Arthur Kiyanovski
2020-05-22
1
-4
/
+3
*
net: ena: rename ena_com_free_desc to make API more uniform
Arthur Kiyanovski
2020-05-22
2
-6
/
+5
*
net: ena: add support for the rx offset feature
Arthur Kiyanovski
2020-05-22
5
-8
/
+28
*
ena: Add XDP frame size to amazon NIC driver
Jesper Dangaard Brouer
2020-05-15
2
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-07
1
-1
/
+1
|
\
|
*
net/ena: Fix build warning in ena_xdp_set()
Gavin Shan
2020-04-28
1
-1
/
+1
*
|
net: ena: cosmetic: extract code to ena_indirection_table_set()
Arthur Kiyanovski
2020-05-04
1
-18
/
+30
*
|
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
Sameeh Jubran
2020-05-04
1
-7
/
+7
*
|
net: ena: use SHUTDOWN as reset reason when closing interface
Sameeh Jubran
2020-05-04
1
-0
/
+2
*
|
net: ena: drop superfluous prototype
Arthur Kiyanovski
2020-05-04
1
-12
/
+0
*
|
net: ena: add support for reporting of packet drops
Sameeh Jubran
2020-05-04
3
-0
/
+15
*
|
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
2020-05-04
3
-0
/
+5
*
|
net: ena: remove code that does nothing
Sameeh Jubran
2020-05-04
1
-4
/
+1
*
|
net: ena: changes to RSS hash key allocation
Sameeh Jubran
2020-05-04
1
-11
/
+5
*
|
net: ena: change default RSS hash function to Toeplitz
Arthur Kiyanovski
2020-05-04
1
-1
/
+1
*
|
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
2020-05-04
3
-14
/
+32
*
|
net: ena: fix error returning in ena_com_get_hash_function()
Arthur Kiyanovski
2020-05-04
1
-2
/
+4
*
|
net: ena: avoid unnecessary admin command when RSS function set fails
Arthur Kiyanovski
2020-05-04
1
-1
/
+3
|
/
*
net: ena: Make some functions static
YueHaibing
2020-03-30
1
-7
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
1
-18
/
+60
|
\
|
*
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
2020-03-25
1
-10
/
+41
|
*
net: ena: fix continuous keep-alive resets
Arthur Kiyanovski
2020-03-18
1
-0
/
+1
|
*
net: ena: avoid memory access violation by validating req_id properly
Arthur Kiyanovski
2020-03-18
1
-4
/
+11
|
*
net: ena: fix request of incorrect number of IRQ vectors
Arthur Kiyanovski
2020-03-18
1
-3
/
+6
[next]