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.12.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
/
aquantia
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: atlantic: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
2024-02-09
1
-12
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-08
3
-2
/
+16
|
\
|
*
net: atlantic: Fix DMA mapping for PTP hwts ring
Ivan Vecera
2024-02-02
3
-2
/
+16
*
|
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
1
-4
/
+4
*
|
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-2
/
+2
|
/
*
net: atlantic: eliminate double free in error handling logic
Igor Russkikh
2023-12-14
4
-87
/
+47
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
1
-1
/
+4
|
\
|
*
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
2023-12-14
1
-1
/
+4
*
|
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
1
-15
/
+16
|
/
*
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
2023-12-06
3
-13
/
+19
*
net: atlantic: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-07-18
2
-7
/
+7
*
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-13
1
-3
/
+3
*
macsec: Use helper macsec_netdev_priv for offload drivers
Subbaraya Sundeep
2023-05-10
1
-20
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2023-05-05
1
-2
/
+2
|
\
|
*
atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions
wuych
2023-04-28
1
-2
/
+2
*
|
net: atlantic: Define aq_pm_ops conditionally on CONFIG_PM
Tom Rix
2023-05-01
1
-0
/
+2
|
/
*
net: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-04-09
1
-1
/
+1
*
net: atlantic: Fix crash when XDP is enabled but no program is loaded
Toke Høiland-Jørgensen
2023-03-16
1
-7
/
+21
*
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
1
-0
/
+5
|
\
|
*
drivers: net: turn on XDP features
Marek Majtyka
2023-02-02
1
-0
/
+5
*
|
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2023-02-06
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
3
-4
/
+7
|
\
|
*
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
2022-11-25
3
-4
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
2
-7
/
+13
|
\
|
|
*
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2022-11-10
2
-7
/
+13
*
|
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-28
1
-4
/
+4
|
/
*
atlantic: fix deadlock at aq_nic_stop
Íñigo Huguet
2022-10-24
2
-24
/
+74
*
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
2
-4
/
+2
*
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
2022-09-23
1
-57
/
+0
*
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
2022-09-23
1
-45
/
+45
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-3
/
+0
|
\
|
*
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
2022-09-21
1
-3
/
+0
*
|
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
|
/
*
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
2022-08-09
1
-13
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
1
-15
/
+8
|
\
|
*
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
2022-07-14
1
-3
/
+0
|
*
net: atlantic: remove deep parameter on suspend/resume functions
Chia-Lin Kao (AceLan)
2022-07-14
1
-14
/
+10
*
|
net: atlantic:fix repeated words in comments
Jilin Yuan
2022-06-27
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
3
-11
/
+20
|
\
|
*
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
2022-05-11
1
-0
/
+7
|
*
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
2022-05-11
1
-1
/
+5
|
*
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
2022-05-11
1
-7
/
+6
|
*
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
2022-05-11
1
-2
/
+1
|
*
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
2022-05-10
1
-2
/
+2
*
|
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
3
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-22
1
-4
/
+4
|
\
|
|
*
net: atlantic: invert deep par in pm functions, preventing null derefs
Manuel Ullmann
2022-04-18
1
-4
/
+4
*
|
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
2022-04-20
3
-0
/
+26
*
|
net: atlantic: Implement xdp data plane
Taehee Yoo
2022-04-20
6
-9
/
+468
*
|
net: atlantic: Implement xdp control plane
Taehee Yoo
2022-04-20
10
-37
/
+177
|
/
[next]