index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2026-01-27
net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIAL
Gal Pressman
-3
/
+0
2026-01-23
net: atlantic: convert to use .get_rx_ring_count
Breno Leitao
-6
/
+12
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-19
/
+30
2025-11-26
net: atlantic: fix fragment overflow handling in RX path
Jiefeng Zhang
-0
/
+5
2025-11-25
net: aquantia: Add missing descriptor cache invalidation on ATL2
Kai-Heng Feng
-19
/
+25
2025-10-20
net: atlantic: convert to ndo_hwtstamp API
Vadim Fedorenko
-58
/
+22
2025-07-01
net: atlantic: Rename PCI driver struct to end in _driver
Uwe Kleine-König
-3
/
+3
2025-07-01
net: atlantic: add set_power to fw_ops for atl2 to fix wol
Eric Work
-0
/
+41
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-05-14
net: atlantic: generate software timestamp just before the doorbell
Jason Xing
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-2
/
+2
2025-02-11
net: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
-12
/
+2
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+3
2025-02-04
net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-1
/
+0
2025-02-04
net: atlantic: fix warning during hot unplug
Jacob Moroni
-1
/
+3
2024-11-11
net: atlantic: use irq_update_affinity_hint()
Mohammad Heib
-3
/
+3
2024-10-22
net: atlantic: support reading SFP module info
Lorenz Brun
-0
/
+312
2024-09-06
net: atlantic: convert comma to semicolon
Chen Ni
-2
/
+2
2024-08-22
net: atlantic: Avoid warning about potential string truncation
Simon Horman
-2
/
+2
2024-08-08
net: atlantic: use ethtool_sprintf
Rosen Penev
-14
/
+7
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
-1
/
+1
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-12
/
+9
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
-1
/
+1
2024-04-25
net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
-12
/
+9
2024-02-09
net: atlantic: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
-12
/
+9
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+16
2024-02-02
net: atlantic: Fix DMA mapping for PTP hwts ring
Ivan Vecera
-2
/
+16
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
-4
/
+4
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
-2
/
+2
2023-12-14
net: atlantic: eliminate double free in error handling logic
Igor Russkikh
-87
/
+47
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+4
2023-12-14
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
-1
/
+4
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
-15
/
+16
2023-12-06
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
-13
/
+19
2023-07-18
net: atlantic: Remove unnecessary (void*) conversions
Wu Yunchuan
-7
/
+7
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
-3
/
+3
2023-05-10
macsec: Use helper macsec_netdev_priv for offload drivers
Subbaraya Sundeep
-20
/
+20
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
-2
/
+2
2023-05-01
net: atlantic: Define aq_pm_ops conditionally on CONFIG_PM
Tom Rix
-0
/
+2
2023-04-28
atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions
wuych
-2
/
+2
2023-04-09
net: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
-1
/
+1
2023-03-16
net: atlantic: Fix crash when XDP is enabled but no program is loaded
Toke Høiland-Jørgensen
-7
/
+21
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
-0
/
+5
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
-0
/
+1
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
-0
/
+5
[next]