index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
1
-1
/
+1
2025-10-13
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
1
-1
/
+2
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+12
2025-09-16
ixgbe: destroy aci.lock later within ixgbe_remove path
Jedrzej Jagielski
1
-3
/
+4
2025-09-16
ixgbe: initialize aci.lock before it's used
Jedrzej Jagielski
1
-7
/
+8
2025-09-11
ixgbe: fwlog support for e610
Michal Swiatkowski
1
-0
/
+10
2025-08-20
ixgbe: fix ndo_xdp_xmit() workloads
Maciej Fijalkowski
1
-23
/
+11
2025-07-03
ixgbe: spelling corrections
Simon Horman
1
-4
/
+4
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
1
-20
/
+191
2025-07-03
ixgbe: check for MDD events
Don Skidmore
1
-0
/
+3
2025-07-03
ixgbe: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-4
/
+2
2025-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-06-09
ixgbe: add link_down_events statistic
Martyna Szapar-Mudlaw
1
-0
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-04-29
ixgbe: devlink: add devlink region support for E610
Slawomir Mrozowicz
1
-0
/
+3
2025-04-29
ixgbe: create E610 specific ethtool_ops structure
Jedrzej Jagielski
1
-5
/
+5
2025-04-15
ixgbe: add support for FW rollback mode
Andrii Staikov
1
-0
/
+26
2025-04-15
ixgbe: add E610 implementation of FW recovery mode
Jedrzej Jagielski
1
-10
/
+84
2025-04-15
ixgbe: add FW API version check
Jedrzej Jagielski
1
-0
/
+34
2025-04-15
ixgbe: add support for devlink reload
Jedrzej Jagielski
1
-2
/
+3
2025-04-15
ixgbe: add E610 functions getting PBA and FW ver info
Jedrzej Jagielski
1
-2
/
+2
2025-04-15
ixgbe: add E610 functions for acquiring flash data
Slawomir Mrozowicz
1
-0
/
+4
2025-04-15
ixgbe: add initial devlink support
Jedrzej Jagielski
1
-2
/
+28
2025-04-15
ixgbe: wrap netdev_priv() usage
Przemek Kitszel
1
-37
/
+37
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-18
ixgbe: add support for thermal sensor event reception
Jedrzej Jagielski
1
-0
/
+4
2025-02-11
ixgbe: Fix possible skb NULL pointer dereference
Piotr Kwapulinski
1
-1
/
+1
2025-01-07
ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
Yue Haibing
1
-14
/
+9
2024-12-20
ixgbe: Enable link management in E610 device
Piotr Kwapulinski
1
-6
/
+408
2024-12-20
ixgbe: Clean up the E610 link management related code
Piotr Kwapulinski
1
-6
/
+11
2024-12-20
ixgbe: Add support for E610 device capabilities detection
Piotr Kwapulinski
1
-0
/
+7
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+1
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
1
-1
/
+1
2024-11-13
ixgbe: Break include dependency cycle
Diomidis Spinellis
1
-0
/
+1
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
1
-7
/
+4
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
1
-4
/
+4
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
1
-8
/
+3
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
1
-4
/
+4
2024-03-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
1
-12
/
+42
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+49
2024-03-06
ixgbe: pull out stats update to common routines
Maciej Fijalkowski
1
-12
/
+42
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
1
-1
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2024-03-01
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Maciej Fijalkowski
1
-7
/
+49
2024-02-06
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
1
-2
/
+2
2024-01-02
ixgbe: Refactor returning internal error codes
Jedrzej Jagielski
1
-13
/
+13
2024-01-02
ixgbe: Refactor overtemp event handling
Jedrzej Jagielski
1
-10
/
+6
[next]