index
:
Linux Stable
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.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
*
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
5 days
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-19
3
-5
/
+8
|
\
|
*
ionic: use ee->offset when returning sprom data
Shannon Nelson
2024-12-15
1
-2
/
+2
|
*
ionic: no double destroy workqueue
Shannon Nelson
2024-12-15
1
-1
/
+4
|
*
ionic: Fix netdev notifier unregister on failure
Brett Creeley
2024-12-15
1
-2
/
+2
*
|
ionic: remove the unused nb_work
Brett Creeley
2024-12-15
2
-8
/
+0
*
|
ionic: add support for QSFP_PLUS_CMIS
Shannon Nelson
2024-12-12
1
-0
/
+1
*
|
ionic: add speed defines for 200G and 400G
Shannon Nelson
2024-12-12
2
-1
/
+54
*
|
ionic: Translate IONIC_RC_ENOSUPP to EOPNOTSUPP
Brett Creeley
2024-12-12
1
-1
/
+2
*
|
ionic: Use VLAN_ETH_HLEN when possible
Brett Creeley
2024-12-12
1
-1
/
+1
*
|
ionic: add asic codes to firmware interface file
Shannon Nelson
2024-12-12
2
-3
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
1
-0
/
+1
|
\
|
*
drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
Wentao Liang
2024-11-07
1
-0
/
+1
*
|
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-11-03
1
-1
/
+1
|
/
*
ionic: Allow XDP program to be hot swapped
Brett Creeley
2024-09-09
3
-22
/
+52
*
ionic: convert Rx queue buffers to use page_pool
Shannon Nelson
2024-09-09
4
-208
/
+233
*
ionic: Fully reconfigure queues when going to/from a NULL XDP program
Brett Creeley
2024-09-09
2
-3
/
+10
*
ionic: always use rxq_info
Shannon Nelson
2024-09-09
1
-36
/
+15
*
ionic: use per-queue xdp_prog
Shannon Nelson
2024-09-09
3
-31
/
+34
*
ionic: rename ionic_xdp_rx_put_bufs
Shannon Nelson
2024-09-09
1
-5
/
+5
*
ionic: debug line for Tx completion errors
Shannon Nelson
2024-09-09
1
-1
/
+8
*
ionic: Convert comma to semicolon
Chen Ni
2024-09-06
1
-2
/
+2
*
ionic: Remove redundant null pointer checks in ionic_debugfs_add_qcq()
Li Zetao
2024-09-04
1
-1
/
+1
*
ionic: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
1
-2
/
+0
*
ionic: Prevent tx_timeout due to frequent doorbell ringing
Brett Creeley
2024-08-27
2
-2
/
+2
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
3
-22
/
+39
|
\
|
*
ionic: use dev_consume_skb_any outside of napi
Shannon Nelson
2024-06-25
3
-13
/
+21
|
*
ionic: fix kernel panic due to multi-buffer handling
Taehee Yoo
2024-06-21
1
-9
/
+18
*
|
ionic: Only run the doorbell workaround for certain asic_type
Brett Creeley
2024-06-19
6
-17
/
+42
*
|
ionic: Use an u16 for rx_copybreak
Brett Creeley
2024-06-19
2
-4
/
+13
*
|
ionic: check for queue deadline in doorbell_napi_work
Shannon Nelson
2024-06-19
1
-1
/
+8
*
|
ionic: add per-queue napi_schedule for doorbell check
Shannon Nelson
2024-06-19
4
-2
/
+25
*
|
ionic: add work item for missed-doorbell check
Shannon Nelson
2024-06-19
5
-1
/
+73
*
|
ionic: add private workqueue per-device
Shannon Nelson
2024-06-19
5
-13
/
+27
*
|
ionic: Keep interrupt affinity up to date
Brett Creeley
2024-06-19
3
-9
/
+81
*
|
ionic: remove missed doorbell per-queue timer
Shannon Nelson
2024-06-19
4
-49
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
1
-3
/
+1
|
\
|
|
*
ionic: fix use after netif_napi_del()
Taehee Yoo
2024-06-13
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
1
-0
/
+1
|
\
|
|
*
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
2024-06-05
1
-0
/
+1
*
|
ionic: advertise 52-bit addressing limitation for MSI-X
David Christensen
2024-06-05
1
-0
/
+5
*
|
ionic: fix up ionic_if.h kernel-doc issues
Shannon Nelson
2024-05-30
1
-56
/
+181
*
|
ionic: only sync frag_len in first buffer of xdp
Shannon Nelson
2024-05-30
1
-1
/
+1
*
|
ionic: Use netdev_name() function instead of netdev->name
Brett Creeley
2024-05-30
2
-3
/
+3
*
|
ionic: Mark error paths in the data path as unlikely
Brett Creeley
2024-05-30
1
-10
/
+10
*
|
ionic: Pass ionic_txq_desc to ionic_tx_tso_post
Brett Creeley
2024-05-30
1
-6
/
+4
*
|
ionic: Reset LIF device while restarting LIF
Shannon Nelson
2024-05-30
1
-0
/
+1
*
|
ionic: fix potential irq name truncation
Shannon Nelson
2024-05-30
1
-1
/
+1
|
/
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-2
/
+2
[next]