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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
1
-2
/
+0
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
1
-1
/
+1
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
1
-1
/
+1
2025-10-14
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
1
-1
/
+2
2025-10-14
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
Jedrzej Jagielski
2
-0
/
+47
2025-10-14
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
Jedrzej Jagielski
2
-0
/
+47
2025-09-30
ixgbe: fix typos and docstring inconsistencies
Alok Tiwari
1
-5
/
+5
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+12
2025-09-17
ixgbe: destroy aci.lock later within ixgbe_remove path
Jedrzej Jagielski
1
-3
/
+4
2025-09-17
ixgbe: initialize aci.lock before it's used
Jedrzej Jagielski
1
-7
/
+8
2025-09-11
ixgbe: fwlog support for e610
Michal Swiatkowski
4
-0
/
+46
2025-09-09
ixgbe: fix typo in function comment for ixgbe_get_num_per_func()
Alok Tiwari
1
-1
/
+1
2025-09-05
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-48
/
+58
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2025-09-03
ixgbe: drop unnecessary casts to u16 / int
Jacek Kowalski
3
-6
/
+6
2025-09-03
ixgbe: reduce number of reads when getting OROM data
Jedrzej Jagielski
1
-19
/
+40
2025-09-03
ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610
Piotr Kwapulinski
1
-23
/
+12
2025-09-02
ixgbe: fix incorrect map used in eee linkmode
Alok Tiwari
1
-2
/
+2
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2025-08-25
ixgbe: fix ixgbe_orom_civd_info struct layout
Jedrzej Jagielski
2
-2
/
+2
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-24
/
+14
2025-08-21
ixgbe: fix ndo_xdp_xmit() workloads
Maciej Fijalkowski
1
-23
/
+11
2025-08-21
ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
Jason Xing
1
-1
/
+3
2025-08-19
eth: intel: use vmalloc_array() to simplify code
Qianfeng Rong
1
-1
/
+1
2025-08-12
ixgbe: prevent from unwanted interface name changes
Jedrzej Jagielski
1
-0
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
21
-459
/
+667
2025-07-30
Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-07-24
ixgbe: use libie adminq descriptors
Michal Swiatkowski
5
-367
/
+151
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-07-15
ethernet: intel: fix building with large NR_CPUS
Arnd Bergmann
1
-1
/
+2
2025-07-03
ixgbe: spelling corrections
Simon Horman
11
-17
/
+17
2025-07-03
ixgbe: turn off MDD while modifying SRRCTL
Radoslaw Tyl
1
-1
/
+8
2025-07-03
ixgbe: add Tx hang detection unhandled MDD
Slawomir Mrozowicz
4
-22
/
+209
2025-07-03
ixgbe: check for MDD events
Don Skidmore
4
-0
/
+57
2025-07-03
ixgbe: add MDD support
Paul Greenwalt
4
-0
/
+157
2025-07-03
ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
3
-28
/
+29
2025-07-01
time/timecounter: Fix the lie that struct cyclecounter is const
Greg Kroah-Hartman
1
-2
/
+2
2025-06-17
eth: ixgbe: migrate to new RXFH callbacks
Jakub Kicinski
1
-10
/
+12
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-06-09
ixgbe: Fix typos and clarify comments in X550 driver code
Alok Tiwari
1
-14
/
+14
2025-06-09
ixgbe: add link_down_events statistic
Martyna Szapar-Mudlaw
3
-0
/
+13
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-18
/
+23
2025-04-30
ixgbe: devlink: add devlink region support for E610
Slawomir Mrozowicz
5
-1
/
+300
2025-04-30
ixgbe: add E610 .set_phys_id() callback implementation
Jedrzej Jagielski
4
-1
/
+65
2025-04-30
ixgbe: apply different rules for setting FC on E610
Jedrzej Jagielski
1
-8
/
+49
2025-04-30
ixgbe: add support for ACPI WOL for E610
Jedrzej Jagielski
1
-1
/
+45
2025-04-30
ixgbe: create E610 specific ethtool_ops structure
Jedrzej Jagielski
2
-6
/
+56
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
1
-18
/
+23
2025-04-15
ixgbe: add support for FW rollback mode
Andrii Staikov
6
-1
/
+66
[next]