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
/
ena
/
ena_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT
Shay Agroskin
1
-12
/
+71
2020-12-09
net: ena: use xdp_return_frame() to free xdp frames
Shay Agroskin
1
-2
/
+1
2020-12-09
net: ena: introduce XDP redirect implementation
Shay Agroskin
1
-32
/
+51
2020-12-09
net: ena: use xdp_frame in XDP TX flow
Shay Agroskin
1
-24
/
+29
2020-12-09
net: ena: aggregate stats increase into a function
Shay Agroskin
1
-99
/
+68
2020-12-09
net: ena: add device distinct log prefix to files
Shay Agroskin
1
-0
/
+2
2020-12-09
net: ena: use constant value for net_device allocation
Shay Agroskin
1
-23
/
+23
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
1
-1
/
+1
2020-11-24
net: ena: fix packet's addresses for rx_offset feature
Shay Agroskin
1
-9
/
+11
2020-11-24
net: ena: set initial DMA width to avoid intel iommu issue
Shay Agroskin
1
-9
/
+8
2020-11-24
net: ena: handle bad request id in ena_netdev
Shay Agroskin
1
-32
/
+11
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
1
-1
/
+1
2020-09-21
net: ena: Remove redundant print of placement policy
Shay Agroskin
1
-8
/
+2
2020-09-21
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
1
-29
/
+35
2020-09-21
net: ena: Change log message to netif/dev function
Shay Agroskin
1
-19
/
+23
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
1
-29
/
+2
2020-09-10
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
1
-3
/
+18
2020-09-10
net: ena: ethtool: Add new device statistics
Sameeh Jubran
1
-0
/
+18
2020-08-19
net: ena: Make missed_tx stat incremental
Shay Agroskin
1
-1
/
+4
2020-08-19
net: ena: Change WARN_ON expression in ena_del_napi_in_range()
Shay Agroskin
1
-7
/
+4
2020-08-19
net: ena: Prevent reset after device destruction
Shay Agroskin
1
-9
/
+10
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-6
/
+0
2020-07-21
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
1
-3
/
+13
2020-07-21
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
1
-63
/
+73
2020-07-21
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
1
-1
/
+2
2020-07-21
net: ena: add support for traffic mirroring
Arthur Kiyanovski
1
-6
/
+9
2020-07-21
net: ena: cosmetic: satisfy gcc warning
Arthur Kiyanovski
1
-1
/
+1
2020-07-21
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
1
-1
/
+7
2020-07-20
net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range
Wang Hai
1
-3
/
+2
2020-07-01
ena_netdev: use generic power management
Vaibhav Gupta
1
-13
/
+9
2020-06-04
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
1
-4
/
+4
2020-06-04
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
1
-1
/
+1
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-22
net: ena: reduce driver load time
Arthur Kiyanovski
1
-0
/
+2
2020-05-22
net: ena: cosmetic: code reorderings
Arthur Kiyanovski
1
-3
/
+2
2020-05-22
net: ena: cosmetic: fix line break issues
Arthur Kiyanovski
1
-7
/
+6
2020-05-22
net: ena: cosmetic: fix spelling and grammar mistakes in comments
Arthur Kiyanovski
1
-1
/
+1
2020-05-22
net: ena: cosmetic: set queue sizes to u32 for consistency
Arthur Kiyanovski
1
-2
/
+2
2020-05-22
net: ena: rename ena_com_free_desc to make API more uniform
Arthur Kiyanovski
1
-3
/
+2
2020-05-22
net: ena: add support for the rx offset feature
Arthur Kiyanovski
1
-0
/
+8
2020-05-14
ena: Add XDP frame size to amazon NIC driver
Jesper Dangaard Brouer
1
-0
/
+1
2020-05-03
net: ena: use SHUTDOWN as reset reason when closing interface
Sameeh Jubran
1
-0
/
+2
2020-05-03
net: ena: add support for reporting of packet drops
Sameeh Jubran
1
-0
/
+6
2020-05-03
net: ena: add unmask interrupts statistics to ethtool
Sameeh Jubran
1
-0
/
+3
2020-05-03
net: ena: change default RSS hash function to Toeplitz
Arthur Kiyanovski
1
-1
/
+1
2020-03-30
net: ena: Make some functions static
YueHaibing
1
-7
/
+6
2020-03-25
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-17
net: ena: fix continuous keep-alive resets
Arthur Kiyanovski
1
-0
/
+1
[next]