index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-27
cxgb4: Constify struct thermal_zone_device_ops
Christophe JAILLET
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
2025-05-14
net: cxgb4: generate software timestamp just before the doorbell
Jason Xing
2025-04-16
cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path
Abdun Nihaal
2025-04-16
xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free}
Cosmin Ratiu
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-21
xfrm: provide common xdo_dev_offload_ok callback implementation
Leon Romanovsky
2025-02-05
cxgb4: Avoid a -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2025-01-10
Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2025-01-07
xfrm: Support ESN context update to hardware for TX
Jianbo Liu
2025-01-06
cxgb4: Avoid removal of uninserted tid
Anumula Murali Mohan Reddy
2024-12-09
cxgb4: use port number to set mac addr
Anumula Murali Mohan Reddy
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-10-15
cxgb4: Remove unused t4_free_ofld_rxqs
Dr. David Alan Gilbert
2024-10-15
cxgb4: Remove unused cxgb4_l2t_alloc_switching
Dr. David Alan Gilbert
2024-10-15
cxgb4: Remove unused cxgb4_scsi_init
Dr. David Alan Gilbert
2024-10-15
cxgb4: Remove unused cxgb4_get_srq_entry
Dr. David Alan Gilbert
2024-10-15
cxgb4: Remove unused cxgb4_alloc/free_raw_mac_filt
Dr. David Alan Gilbert
2024-10-15
cxgb4: Remove unused cxgb4_alloc/free_encap_mac_filt
Dr. David Alan Gilbert
2024-09-27
cxgb4: clip_tbl: Fix spelling mistake "wont" -> "won't"
Colin Ian King
2024-09-06
cxgb4: Remove setting of RX software timestamp
Gal Pressman
2024-09-03
cxgb4: Remove unused declarations
Yue Haibing
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-20
cxgb4: add forgotten u64 ivlan cast before shift
Nikolay Kuratov
2024-08-14
cxgb4: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-30
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
2024-04-22
cxgb4: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-09
cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
Asbjørn Sloth Tønnesen
2024-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-15
cxgb4: unnecessary check for 0 in the free_sge_txq_uld() function
Mikhail Lobanov
2024-03-13
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-08
net: chelsio: remove unused function calc_tx_descs
Colin Ian King
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-22
net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
Su Hui
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-04
cxgb4: Annotate struct smt_data with __counted_by
Kees Cook
2023-10-04
cxgb4: Annotate struct sched_table with __counted_by
Kees Cook
2023-10-04
cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_by
Kees Cook
2023-10-04
cxgb4: Annotate struct clip_tbl with __counted_by
Kees Cook
2023-10-04
chelsio/l2t: Annotate struct l2t_data with __counted_by
Kees Cook
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-06-15
net: tls: make the offload check helper take skb not socket
Jakub Kicinski
[next]