index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-06-05
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
1
-4
/
+4
2020-06-05
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
1
-1
/
+1
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-23
net: ena: reduce driver load time
Arthur Kiyanovski
4
-10
/
+33
2020-05-23
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
4
-7
/
+7
2020-05-23
net: ena: cosmetic: fix spacing issues
Arthur Kiyanovski
4
-6
/
+6
2020-05-23
net: ena: cosmetic: code reorderings
Arthur Kiyanovski
2
-11
/
+11
2020-05-23
net: ena: cosmetic: remove unnecessary code
Arthur Kiyanovski
2
-14
/
+3
2020-05-23
net: ena: cosmetic: fix line break issues
Arthur Kiyanovski
2
-12
/
+9
2020-05-23
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
3
-17
/
+17
2020-05-23
net: ena: cosmetic: set queue sizes to u32 for consistency
Arthur Kiyanovski
1
-2
/
+2
2020-05-23
net: ena: cosmetic: rename ena_update_tx/rx_rings_intr_moderation()
Arthur Kiyanovski
1
-4
/
+4
2020-05-23
net: ena: simplify ena_com_update_intr_delay_resolution()
Arthur Kiyanovski
1
-6
/
+2
2020-05-23
net: ena: fix ena_com_comp_status_to_errno() return value
Arthur Kiyanovski
1
-4
/
+1
2020-05-23
net: ena: use explicit variable size for clarity
Arthur Kiyanovski
1
-4
/
+3
2020-05-23
net: ena: rename ena_com_free_desc to make API more uniform
Arthur Kiyanovski
2
-6
/
+5
2020-05-23
net: ena: add support for the rx offset feature
Arthur Kiyanovski
5
-8
/
+28
2020-05-15
ena: Add XDP frame size to amazon NIC driver
Jesper Dangaard Brouer
2
-2
/
+4
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-04
net: ena: cosmetic: extract code to ena_indirection_table_set()
Arthur Kiyanovski
1
-18
/
+30
2020-05-04
net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
Sameeh Jubran
1
-7
/
+7
2020-05-04
net: ena: use SHUTDOWN as reset reason when closing interface
Sameeh Jubran
1
-0
/
+2
2020-05-04
net: ena: drop superfluous prototype
Arthur Kiyanovski
1
-12
/
+0
2020-05-04
net: ena: add support for reporting of packet drops
Sameeh Jubran
3
-0
/
+15
2020-05-04
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
3
-0
/
+5
2020-05-04
net: ena: remove code that does nothing
Sameeh Jubran
1
-4
/
+1
2020-05-04
net: ena: changes to RSS hash key allocation
Sameeh Jubran
1
-11
/
+5
2020-05-04
net: ena: change default RSS hash function to Toeplitz
Arthur Kiyanovski
1
-1
/
+1
2020-05-04
net: ena: allow setting the hash function without changing the key
Sameeh Jubran
3
-14
/
+32
2020-05-04
net: ena: fix error returning in ena_com_get_hash_function()
Arthur Kiyanovski
1
-2
/
+4
2020-05-04
net: ena: avoid unnecessary admin command when RSS function set fails
Arthur Kiyanovski
1
-1
/
+3
2020-04-28
net/ena: Fix build warning in ena_xdp_set()
Gavin Shan
1
-1
/
+1
2020-03-30
net: ena: Make some functions static
YueHaibing
1
-7
/
+6
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-18
/
+60
2020-03-25
net: ena: Add PCI shutdown handler to allow safe kexec
Guilherme G. Piccoli
1
-10
/
+41
2020-03-18
net: ena: fix continuous keep-alive resets
Arthur Kiyanovski
1
-0
/
+1
2020-03-18
net: ena: avoid memory access violation by validating req_id properly
Arthur Kiyanovski
1
-4
/
+11
2020-03-18
net: ena: fix request of incorrect number of IRQ vectors
Arthur Kiyanovski
1
-3
/
+6
2020-03-18
net: ena: fix incorrect setting of the number of msix vectors
Arthur Kiyanovski
1
-1
/
+1
2020-03-15
net: ena: ethtool: clean up minor indentation issue
Colin Ian King
1
-1
/
+1
2020-03-11
net: ena: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-02-27
net: ena: fix broken interface between ENA driver and FW
Arthur Kiyanovski
2
-1
/
+16
2020-02-24
net/amazon: Ensure that driver version is aligned to the linux kernel
Leon Romanovsky
3
-27
/
+2
2020-02-24
net: ena: ethtool: remove redundant non-zero check on rc
Colin Ian King
1
-4
/
+0
2020-02-18
net: ena: remove set but not used variable 'hash_key'
YueHaibing
1
-4
/
+0
2020-02-12
net: ena: ena-com.c: prevent NULL pointer dereference
Arthur Kiyanovski
1
-0
/
+5
2020-02-12
net: ena: ethtool: use correct value for crc32 hash
Sameeh Jubran
1
-2
/
+2
2020-02-12
net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
Arthur Kiyanovski
3
-0
/
+16
2020-02-12
net: ena: fix corruption of dev_idx_to_host_tbl
Arthur Kiyanovski
1
-28
/
+0
[next]