index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Age
Commit message (
Expand
)
Author
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
2020-12-09
net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT
Shay Agroskin
2020-12-09
net: ena: use xdp_return_frame() to free xdp frames
Shay Agroskin
2020-12-09
net: ena: introduce XDP redirect implementation
Shay Agroskin
2020-12-09
net: ena: use xdp_frame in XDP TX flow
Shay Agroskin
2020-12-09
net: ena: aggregate stats increase into a function
Shay Agroskin
2020-12-09
net: ena: fix coding style nits
Shay Agroskin
2020-12-09
net: ena: store values in their appropriate variables types
Shay Agroskin
2020-12-09
net: ena: add device distinct log prefix to files
Shay Agroskin
2020-12-09
net: ena: use constant value for net_device allocation
Shay Agroskin
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-24
net: ena: fix packet's addresses for rx_offset feature
Shay Agroskin
2020-11-24
net: ena: set initial DMA width to avoid intel iommu issue
Shay Agroskin
2020-11-24
net: ena: handle bad request id in ena_netdev
Shay Agroskin
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-09-25
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
2020-09-21
net: ena: Change RSS related macros and variables names
Shay Agroskin
2020-09-21
net: ena: Remove redundant print of placement policy
Shay Agroskin
2020-09-21
net: ena: Capitalize all log strings and improve code readability
Shay Agroskin
2020-09-21
net: ena: Change log message to netif/dev function
Shay Agroskin
2020-09-21
net: ena: Change license into format to SPDX in all files
Shay Agroskin
2020-09-10
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
2020-09-10
net: ena: ethtool: add stats printing to XDP queues
Sameeh Jubran
2020-09-10
net: ena: ethtool: Add new device statistics
Sameeh Jubran
2020-09-10
net: ena: ethtool: convert stat_offset to 64 bit resolution
Sameeh Jubran
2020-08-19
net: ena: Make missed_tx stat incremental
Shay Agroskin
2020-08-19
net: ena: Change WARN_ON expression in ena_del_napi_in_range()
Shay Agroskin
2020-08-19
net: ena: Prevent reset after device destruction
Shay Agroskin
2020-07-25
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2020-07-21
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
2020-07-21
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
2020-07-21
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
2020-07-21
net: ena: add support for traffic mirroring
Arthur Kiyanovski
2020-07-21
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2020-07-21
net: ena: cosmetic: satisfy gcc warning
Arthur Kiyanovski
2020-07-21
net: ena: add reserved PCI device ID
Arthur Kiyanovski
2020-07-21
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
2020-07-20
net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range
Wang Hai
2020-07-01
ena_netdev: use generic power management
Vaibhav Gupta
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-04
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
2020-06-04
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-05-22
net: ena: reduce driver load time
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: minor code changes
Arthur Kiyanovski
2020-05-22
net: ena: cosmetic: fix spacing issues
Arthur Kiyanovski
[next]