index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
3
-0
/
+3
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-20
/
+30
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+27
2019-05-04
net: ena: gcc 8: fix compilation warning
Sameeh Jubran
1
-1
/
+1
2019-05-04
net: ena: fix ena_com_fill_hash_function() implementation
Sameeh Jubran
1
-0
/
+1
2019-05-04
net: ena: improve latency by disabling adaptive interrupt moderation by default
Sameeh Jubran
1
-1
/
+5
2019-05-04
net: ena: fix return value of ena_com_config_llq_info()
Sameeh Jubran
1
-1
/
+1
2019-05-04
net: ena: fix incorrect test of supported hash function
Sameeh Jubran
1
-1
/
+1
2019-05-04
net: ena: fix: Free napi resources when ena_up() fails
Sameeh Jubran
1
-0
/
+1
2019-05-04
net: ena: fix: set freed objects to NULL to avoid failing future allocations
Sameeh Jubran
1
-10
/
+15
2019-05-04
net: ena: fix swapped parameters when calling ena_com_indirect_table_fill_entry
Sameeh Jubran
1
-2
/
+2
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
1
-1
/
+0
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-3
/
+2
2019-02-12
net: ena: update driver version from 2.0.2 to 2.0.3
Arthur Kiyanovski
1
-1
/
+1
2019-02-12
net: ena: fix race between link up and device initalization
Arthur Kiyanovski
1
-5
/
+5
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-30
/
+31
2018-11-19
net: ena: update driver version from 2.0.1 to 2.0.2
Arthur Kiyanovski
1
-1
/
+1
2018-11-19
net: ena: fix crash during ena_remove()
Arthur Kiyanovski
1
-11
/
+10
2018-11-19
net: ena: fix crash during failed resume from hibernation
Arthur Kiyanovski
1
-1
/
+1
2018-10-22
net: ena: fix compilation error in xtensa architecture
Arthur Kiyanovski
1
-0
/
+1
2018-10-17
net: ena: enable Low Latency Queues
Arthur Kiyanovski
1
-14
/
+4
2018-10-17
net: ena: Fix Kconfig dependency on X86
Netanel Belgazal
1
-1
/
+1
2018-10-12
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-03
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-18
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
[next]