index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amazon
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+3
*
net: ena: Use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-17
1
-1
/
+1
*
eth: add missing xdp.h includes in drivers
Jakub Kicinski
2023-08-03
1
-0
/
+1
*
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
2023-07-12
1
-0
/
+3
*
net: ena: Add dynamic recycling mechanism for rx buffers
David Arinzon
2023-06-15
3
-42
/
+104
*
net: ena: removed unused tx_bytes variable
Simon Horman
2023-03-29
1
-2
/
+0
*
net: ena: Advertise TX push support
Shay Agroskin
2023-03-27
1
-1
/
+10
*
net: ena: Add support to changing tx_push_buf_len
Shay Agroskin
2023-03-27
4
-12
/
+82
*
net: ena: Recalculate TX state variables every device reset
Shay Agroskin
2023-03-27
1
-1
/
+9
*
net: ena: Add an option to configure large LLQ headers
David Arinzon
2023-03-27
2
-22
/
+76
*
net: ena: Make few cosmetic preparations to support large LLQ
Shay Agroskin
2023-03-27
1
-66
/
+67
*
net: ena: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2023-03-10
2
-5
/
+16
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
1
-0
/
+4
*
net: ena: Update NUMA TPH hint register upon NUMA node update
David Arinzon
2022-12-30
2
-11
/
+22
*
net: ena: Set default value for RX interrupt moderation
David Arinzon
2022-12-30
1
-1
/
+2
*
net: ena: Fix rx_copybreak value update
David Arinzon
2022-12-30
3
-5
/
+21
*
net: ena: Use bitmask to indicate packet redirection
David Arinzon
2022-12-30
2
-10
/
+25
*
net: ena: Account for the number of processed bytes in XDP
David Arinzon
2022-12-30
1
-0
/
+1
*
net: ena: Don't register memory info on XDP exchange
David Arinzon
2022-12-30
1
-3
/
+5
*
net: ena: Fix toeplitz initial hash value
David Arinzon
2022-12-30
1
-20
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
1
-1
/
+7
|
\
|
*
net: ena: Fix error handling in ena_init()
Yuan Can
2022-11-15
1
-1
/
+7
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
2
-8
/
+8
|
/
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
1
-4
/
+2
*
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
2
-3
/
+3
*
eth: remove remaining copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-30
1
-3
/
+1
*
net: ena: Do not waste napi skb cache
Hyeonggon Yoo
2022-01-31
1
-3
/
+2
*
net: ena: Extract recurring driver reset code into a function
Arthur Kiyanovski
2022-01-07
2
-31
/
+23
*
net: ena: Change the name of bad_csum variable
Arthur Kiyanovski
2022-01-07
3
-4
/
+4
*
net: ena: Add debug prints for invalid req_id resets
Arthur Kiyanovski
2022-01-07
1
-4
/
+4
*
net: ena: Remove ena_calc_queue_size_ctx struct
Arthur Kiyanovski
2022-01-07
2
-42
/
+19
*
net: ena: Move reset completion print to the reset function
Arthur Kiyanovski
2022-01-07
1
-2
/
+2
*
net: ena: Remove redundant return code check
Arthur Kiyanovski
2022-01-07
1
-1
/
+1
*
net: ena: Change ENI stats support check to use capabilities field
Arthur Kiyanovski
2022-01-07
3
-13
/
+10
*
net: ena: Add capabilities field with support for ENI stats capability
Arthur Kiyanovski
2022-01-07
3
-1
/
+30
*
net: ena: Change return value of ena_calc_io_queue_size() to void
Arthur Kiyanovski
2022-01-07
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-05
1
-20
/
+29
|
\
|
*
net: ena: Fix error handling when calculating max IO queues number
Arthur Kiyanovski
2022-01-02
1
-4
/
+0
|
*
net: ena: Fix wrong rx request id by resetting device
Arthur Kiyanovski
2022-01-02
1
-2
/
+9
|
*
net: ena: Fix undefined state when tx request id is out of bounds
Arthur Kiyanovski
2022-01-02
1
-14
/
+20
*
|
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
|
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-12-13
1
-1
/
+1
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
|
/
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-28
1
-3
/
+0
|
\
|
*
ena: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-24
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-26
/
+28
|
\
\
|
|
/
|
/
|
|
*
net: ena: fix DMA mapping function issues in XDP
Shay Agroskin
2021-06-08
1
-26
/
+28
*
|
net: ena: make symbol 'ena_alloc_map_page' static
Wei Yongjun
2021-06-09
1
-1
/
+2
[next]