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
2018-10-23
net: ena: fix compilation error in xtensa architecture
Arthur Kiyanovski
1
-0
/
+1
2018-10-18
net: ena: enable Low Latency Queues
Arthur Kiyanovski
1
-14
/
+4
2018-10-18
net: ena: Fix Kconfig dependency on X86
Netanel Belgazal
1
-1
/
+1
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+16
2018-10-11
net: ena: fix indentations in ena_defs for better readability
Arthur Kiyanovski
3
-425
/
+338
2018-10-11
net: ena: update driver version to 2.0.1
Arthur Kiyanovski
1
-3
/
+3
2018-10-11
net: ena: remove redundant parameter in ena_com_admin_init()
Arthur Kiyanovski
3
-9
/
+4
2018-10-11
net: ena: change rx copybreak default to reduce kernel memory pressure
Arthur Kiyanovski
1
-1
/
+1
2018-10-11
net: ena: limit refill Rx threshold to 256 to avoid latency issues
Arthur Kiyanovski
2
-3
/
+6
2018-10-11
net: ena: explicit casting and initialization, and clearer error handling
Arthur Kiyanovski
3
-30
/
+36
2018-10-11
net: ena: use CSUM_CHECKED device indication to report skb's checksum status
Arthur Kiyanovski
6
-3
/
+26
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_netdev
Arthur Kiyanovski
3
-143
/
+251
2018-10-11
net: ena: add functions for handling Low Latency Queues in ena_com
Arthur Kiyanovski
5
-80
/
+474
2018-10-11
net: ena: introduce Low Latency Queues data structures according to ENA spec
Arthur Kiyanovski
3
-6
/
+128
2018-10-11
net: ena: complete host info to match latest ENA spec
Arthur Kiyanovski
4
-14
/
+43
2018-10-11
net: ena: minor performance improvement
Arthur Kiyanovski
2
-45
/
+44
2018-10-09
net: ena: fix auto casting to boolean
Arthur Kiyanovski
1
-4
/
+4
2018-10-09
net: ena: fix NULL dereference due to untimely napi initialization
Arthur Kiyanovski
1
-2
/
+7
2018-10-09
net: ena: fix rare bug when failed restart/resume is followed by driver removal
Arthur Kiyanovski
1
-0
/
+4
2018-10-09
net: ena: fix warning in rmmod caused by double iounmap
Arthur Kiyanovski
1
-8
/
+1
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+0
2018-09-28
net: ena: remove ndo_poll_controller
Eric Dumazet
1
-22
/
+0
2018-09-19
net: ethernet: remove redundant include
zhong jiang
1
-1
/
+0
2018-09-09
net: ena: fix incorrect usage of memory barriers
Netanel Belgazal
4
-34
/
+26
2018-09-09
net: ena: fix missing calls to READ_ONCE
Netanel Belgazal
1
-4
/
+4
2018-09-09
net: ena: fix missing lock during device destruction
Netanel Belgazal
1
-13
/
+7
2018-09-09
net: ena: fix potential double ena_destroy_device()
Netanel Belgazal
1
-0
/
+5
2018-09-09
net: ena: fix device destruction to gracefully free resources
Netanel Belgazal
1
-6
/
+7
2018-09-09
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
2
-5
/
+16
2018-09-09
net: ena: fix surprise unplug NULL dereference kernel crash
Netanel Belgazal
1
-2
/
+2
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-07-27
net: ena: Fix use of uninitialized DMA address bits field
Gal Pressman
1
-0
/
+1
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+4
2018-04-25
net: ena: Use pci_sriov_configure_simple() to enable VFs
Alexander Duyck
1
-27
/
+1
2018-03-26
net: ena: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
3
-6
/
+15
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+30
2018-01-03
net: ena: fix error handling in ena_down() sequence
Netanel Belgazal
1
-2
/
+17
2018-01-03
net: ena: unmask MSI-X only after device initialization is completed
Netanel Belgazal
1
-13
/
+13
2018-01-02
net: ena: increase ena driver version to 1.5.0
Netanel Belgazal
1
-1
/
+1
2018-01-02
net: ena: add detection and recovery mechanism for handling missed/misrouted ...
Netanel Belgazal
5
-7
/
+80
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-20
net: ena: fix race condition between device reset and link up setup
Netanel Belgazal
2
-3
/
+11
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+6
2017-10-19
net: ena: increase ena driver version to 1.3.0
Netanel Belgazal
1
-2
/
+2
2017-10-19
net: ena: add new admin define for future support of IPv6 RSS
Netanel Belgazal
1
-0
/
+6
2017-10-19
net: ena: add statistics for missed tx packets
Netanel Belgazal
3
-13
/
+19
[next]