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.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
/
pensando
Commit message (
Expand
)
Author
Age
Files
Lines
*
ionic: keep stats struct local to error handling
Shannon Nelson
2024-03-08
1
-22
/
+8
*
ionic: better dma-map error handling
Shannon Nelson
2024-03-08
1
-18
/
+14
*
ionic: remove unnecessary NULL test
Shannon Nelson
2024-03-08
1
-6
/
+0
*
ionic: rearrange ionic_queue for better layout
Shannon Nelson
2024-03-08
1
-2
/
+2
*
ionic: rearrange ionic_qcq
Shannon Nelson
2024-03-08
1
-4
/
+4
*
ionic: carry idev in ionic_cq struct
Shannon Nelson
2024-03-08
3
-19
/
+6
*
ionic: refactor skb building
Shannon Nelson
2024-03-08
1
-53
/
+65
*
ionic: fold adminq clean into service routine
Shannon Nelson
2024-03-08
1
-21
/
+11
*
ionic: use specialized desc info structs
Shannon Nelson
2024-03-08
5
-86
/
+111
*
ionic: remove the cq_info to save more memory
Shannon Nelson
2024-03-08
7
-89
/
+38
*
ionic: remove callback pointer from desc_info
Shannon Nelson
2024-03-08
5
-91
/
+57
*
ionic: move adminq-notifyq handling to main file
Shannon Nelson
2024-03-08
3
-65
/
+67
*
ionic: drop q mapping
Shannon Nelson
2024-03-08
3
-35
/
+10
*
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
2024-03-08
4
-60
/
+45
*
ionic: change MODULE_AUTHOR to person name
Shannon Nelson
2024-03-04
1
-1
/
+1
*
ionic: Clean RCT ordering issues
Brett Creeley
2024-03-04
2
-3
/
+4
*
ionic: Use CQE profile for dim
Brett Creeley
2024-03-04
1
-4
/
+9
*
ionic: change the hwstamp likely check
Brett Creeley
2024-03-04
2
-6
/
+6
*
ionic: reduce the use of netdev
Shannon Nelson
2024-03-04
1
-10
/
+8
*
ionic: Pass local netdev instead of referencing struct
Brett Creeley
2024-03-04
1
-30
/
+36
*
ionic: Check stop no restart
Brett Creeley
2024-03-04
1
-2
/
+7
*
ionic: Clean up BQL logic
Brett Creeley
2024-03-04
1
-15
/
+21
*
ionic: Make use napi_consume_skb
Brett Creeley
2024-03-04
1
-1
/
+1
*
ionic: Shorten a Tx hotpath
Brett Creeley
2024-03-04
1
-5
/
+10
*
ionic: Change default number of descriptors for Tx and Rx
Brett Creeley
2024-03-04
1
-1
/
+1
*
ionic: Rework Tx start/stop flow
Brett Creeley
2024-03-04
4
-45
/
+50
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
6
-9
/
+38
|
\
|
*
ionic: restore netdev feature bits after reset
Shannon Nelson
2024-02-27
1
-1
/
+4
|
*
ionic: check cmd_regs before copying in or out
Shannon Nelson
2024-02-27
4
-1
/
+24
|
*
ionic: check before releasing pci regions
Shannon Nelson
2024-02-27
1
-7
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-22
1
-1
/
+1
|
\
|
|
*
ionic: use pci_is_enabled not open code
Shannon Nelson
2024-02-19
1
-1
/
+1
*
|
ionic: implement xdp frags support
Shannon Nelson
2024-02-16
2
-5
/
+98
*
|
ionic: add ndo_xdp_xmit
Shannon Nelson
2024-02-16
3
-2
/
+66
*
|
ionic: Add XDP_REDIRECT support
Shannon Nelson
2024-02-16
5
-1
/
+32
*
|
ionic: Add XDP_TX support
Shannon Nelson
2024-02-16
5
-3
/
+150
*
|
ionic: Add XDP packet headroom
Shannon Nelson
2024-02-16
1
-23
/
+45
*
|
ionic: add initial framework for XDP support
Shannon Nelson
2024-02-16
6
-14
/
+269
*
|
ionic: use dma range APIs
Shannon Nelson
2024-02-16
1
-7
/
+6
*
|
ionic: add helpers for accessing buffer info
Shannon Nelson
2024-02-16
1
-13
/
+24
*
|
ionic: set adminq irq affinity
Shannon Nelson
2024-02-16
1
-1
/
+4
|
/
*
ionic: minimal work with 0 budget
Shannon Nelson
2024-02-12
1
-0
/
+9
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
1
-12
/
+14
*
ionic: fill out pci error handlers
Shannon Nelson
2023-12-13
1
-0
/
+25
*
ionic: lif debugfs refresh on reset
Shannon Nelson
2023-12-13
2
-0
/
+4
*
ionic: use timer_shutdown_sync
Shannon Nelson
2023-12-13
1
-1
/
+1
*
ionic: no fw read when PCI reset failed
Shannon Nelson
2023-12-13
2
-5
/
+23
*
ionic: prevent pci disable of already disabled device
Shannon Nelson
2023-12-13
1
-1
/
+3
*
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
2023-12-13
3
-7
/
+20
*
ionic: keep filters across FLR
Shannon Nelson
2023-12-13
1
-0
/
+2
[next]