index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Age
Commit message (
Expand
)
Author
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-24
ena: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-09
net: ena: make symbol 'ena_alloc_map_page' static
Wei Yongjun
2021-06-08
net: ena: fix DMA mapping function issues in XDP
Shay Agroskin
2021-06-08
net: ena: re-organize code to improve readability
Shay Agroskin
2021-06-08
net: ena: Use dev_alloc() in RX buffer allocation
Shay Agroskin
2021-06-08
net: ena: aggregate doorbell common operations into a function
Shay Agroskin
2021-06-08
net: ena: Remove module param and change message severity
Shay Agroskin
2021-06-08
net: ena: add jiffies of last napi call to stats
Shay Agroskin
2021-06-08
net: ena: use build_skb() in RX path
Shay Agroskin
2021-06-08
net: ena: Improve error logging in driver
Shay Agroskin
2021-06-08
net: ena: Remove unused code
Shay Agroskin
2021-06-08
net: ena: optimize data access in fast-path code
Shay Agroskin
2021-03-31
net: ena: remove extra words from comments
Yixing Liu
2021-03-31
net: ena: fix inaccurate print type
Yixing Liu
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-18
bpf, devmap: Move drop error path to devmap for XDP_REDIRECT
Lorenzo Bianconi
2021-03-17
ena: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-15
ethernet: amazon: ena: A typo fix in the file ena_com.h
Bhaskar Chowdhury
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-06
net: ena: Update XDP verdict upon failure
Shay Agroskin
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
[next]