index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: Avoid warning about potential string truncation
Simon Horman
2024-08-22
1
-2
/
+2
*
net: atlantic: use ethtool_sprintf
Rosen Penev
2024-08-08
1
-14
/
+7
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
7
-12
/
+9
|
\
|
*
net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
7
-12
/
+9
*
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-1
/
+1
|
\
\
|
*
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-1
/
+1
|
|
/
*
/
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
|
/
*
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
[next]