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.12.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
/
chelsio
/
cxgb4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
4 days
1
-2
/
+2
*
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-11-03
1
-2
/
+2
*
cxgb4: Remove unused t4_free_ofld_rxqs
Dr. David Alan Gilbert
2024-10-15
2
-17
/
+0
*
cxgb4: Remove unused cxgb4_l2t_alloc_switching
Dr. David Alan Gilbert
2024-10-15
2
-21
/
+0
*
cxgb4: Remove unused cxgb4_scsi_init
Dr. David Alan Gilbert
2024-10-15
2
-14
/
+0
*
cxgb4: Remove unused cxgb4_get_srq_entry
Dr. David Alan Gilbert
2024-10-15
2
-60
/
+0
*
cxgb4: Remove unused cxgb4_alloc/free_raw_mac_filt
Dr. David Alan Gilbert
2024-10-15
2
-84
/
+0
*
cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filt
Dr. David Alan Gilbert
2024-10-15
2
-36
/
+0
*
cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"
Colin Ian King
2024-09-27
1
-2
/
+2
*
cxgb4: Remove setting of RX software timestamp
Gal Pressman
2024-09-06
1
-8
/
+3
*
cxgb4: Remove unused declarations
Yue Haibing
2024-09-03
3
-7
/
+0
*
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-09-03
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
1
-1
/
+2
|
\
|
*
cxgb4: add forgotten u64 ivlan cast before shift
Nikolay Kuratov
2024-08-20
1
-1
/
+2
*
|
cxgb4: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-08-14
1
-1
/
+1
|
/
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
1
-3
/
+3
|
\
|
*
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
2024-04-30
1
-3
/
+3
*
|
cxgb4: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-22
1
-0
/
+3
*
|
cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
Asbjørn Sloth Tønnesen
2024-04-09
1
-34
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-21
1
-1
/
+1
|
\
|
|
*
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
|
\
|
|
*
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2024-02-27
1
-1
/
+1
*
|
|
cxgb4: unnecessary check for 0 in the free_sge_txq_uld() function
Mikhail Lobanov
2024-03-15
1
-1
/
+1
|
/
/
*
/
net: chelsio: remove unused function calc_tx_descs
Colin Ian King
2024-03-08
1
-14
/
+0
|
/
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-13
1
-11
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-0
/
+2
|
\
|
*
net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
Su Hui
2023-10-22
1
-0
/
+2
*
|
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
1
-1
/
+1
*
|
cxgb4: Annotate struct smt_data with __counted_by
Kees Cook
2023-10-04
1
-1
/
+1
*
|
cxgb4: Annotate struct sched_table with __counted_by
Kees Cook
2023-10-04
1
-1
/
+1
*
|
cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_by
Kees Cook
2023-10-04
1
-1
/
+1
*
|
cxgb4: Annotate struct clip_tbl with __counted_by
Kees Cook
2023-10-04
1
-1
/
+1
*
|
chelsio/l2t: Annotate struct l2t_data with __counted_by
Kees Cook
2023-10-04
1
-1
/
+1
|
/
*
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-31
1
-9
/
+9
*
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
2023-06-15
3
-7
/
+2
*
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
1
-4
/
+0
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-20
1
-1
/
+1
|
|
\
|
*
|
cxgb4: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-08
1
-4
/
+0
*
|
|
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-25
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
2023-03-03
1
-1
/
+1
|
|
/
*
/
cxgb4: fix use after free bugs caused by circular dependency problem
Duoming Zhou
2023-04-18
1
-1
/
+1
|
/
*
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
2
-5
/
+5
|
\
|
*
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2023-02-06
1
-1
/
+1
|
*
cxgb4: fill IPsec state validation failure reason
Leon Romanovsky
2023-01-26
1
-2
/
+1
|
*
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2023-01-26
1
-2
/
+3
*
|
thermal/drivers/cxgb4: Use generic thermal_zone_get_trip() function
Daniel Lezcano
2023-01-06
2
-34
/
+7
|
/
*
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-11-11
1
-5
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
1
-9
/
+19
|
\
[next]