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.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
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+5
2021-02-07
net: ena: Update XDP verdict upon failure
Shay Agroskin
1
-1
/
+5
2021-01-09
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+3
2021-01-09
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-2
/
+1
2020-12-10
net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT
Shay Agroskin
2
-12
/
+72
2020-12-10
net: ena: use xdp_return_frame() to free xdp frames
Shay Agroskin
2
-8
/
+1
2020-12-10
net: ena: introduce XDP redirect implementation
Shay Agroskin
3
-32
/
+53
2020-12-10
net: ena: use xdp_frame in XDP TX flow
Shay Agroskin
1
-24
/
+29
2020-12-10
net: ena: aggregate stats increase into a function
Shay Agroskin
1
-99
/
+68
2020-12-10
net: ena: fix coding style nits
Shay Agroskin
3
-5
/
+6
2020-12-10
net: ena: store values in their appropriate variables types
Shay Agroskin
2
-9
/
+8
2020-12-10
net: ena: add device distinct log prefix to files
Shay Agroskin
5
-184
/
+312
2020-12-10
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-50
/
+33
2020-11-25
net: ena: fix packet's addresses for rx_offset feature
Shay Agroskin
1
-9
/
+11
2020-11-25
net: ena: set initial DMA width to avoid intel iommu issue
Shay Agroskin
1
-9
/
+8
2020-11-25
net: ena: handle bad request id in ena_netdev
Shay Agroskin
2
-32
/
+14
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-09-26
drivers/net/ethernet: remove incorrectly formatted doc
Jesse Brandeburg
1
-1
/
+1
2020-09-21
net: ena: Fix all static chekers' warnings
Shay Agroskin
3
-8
/
+13
2020-09-21
net: ena: Change RSS related macros and variables names
Shay Agroskin
2
-14
/
+15
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
7
-155
/
+179
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
12
-348
/
+24
2020-09-11
net: ena: xdp: add queue counters for xdp actions
Sameeh Jubran
3
-3
/
+28
2020-09-11
net: ena: ethtool: add stats printing to XDP queues
Sameeh Jubran
1
-17
/
+28
2020-09-11
net: ena: ethtool: Add new device statistics
Sameeh Jubran
6
-23
/
+170
2020-09-11
net: ena: ethtool: convert stat_offset to 64 bit resolution
Sameeh Jubran
1
-10
/
+8
2020-08-20
net: ena: Make missed_tx stat incremental
Shay Agroskin
1
-1
/
+4
2020-08-20
net: ena: Change WARN_ON expression in ena_del_napi_in_range()
Shay Agroskin
1
-7
/
+4
2020-08-20
net: ena: Prevent reset after device destruction
Shay Agroskin
1
-9
/
+10
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-6
/
+0
2020-07-22
net: ena: support new LLQ acceleration mode
Arthur Kiyanovski
7
-24
/
+109
2020-07-22
net: ena: move llq configuration from ena_probe to ena_device_init()
Arthur Kiyanovski
1
-63
/
+73
2020-07-22
net: ena: enable support of rss hash key and function changes
Arthur Kiyanovski
2
-2
/
+6
2020-07-22
net: ena: add support for traffic mirroring
Arthur Kiyanovski
2
-7
/
+13
2020-07-22
net: ena: cosmetic: change ena_com_stats_admin stats to u64
Arthur Kiyanovski
2
-7
/
+7
2020-07-22
net: ena: cosmetic: satisfy gcc warning
Arthur Kiyanovski
1
-1
/
+1
2020-07-22
net: ena: add reserved PCI device ID
Arthur Kiyanovski
1
-0
/
+5
2020-07-22
net: ena: avoid unnecessary rearming of interrupt vector when busy-polling
Arthur Kiyanovski
2
-1
/
+8
2020-07-21
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-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-06-05
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
1
-4
/
+4
2020-06-05
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
1
-1
/
+1
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-23
net: ena: reduce driver load time
Arthur Kiyanovski
4
-10
/
+33
[next]