index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb4
Age
Commit message (
Expand
)
Author
5 days
cxgb4: Fix decode strings dump for T6 adapters
Gleb Markov
2026-06-12
tls: remove tls_toe and the related driver
Sabrina Dubroca
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-17
net: cxgb4: convert to use .get_rx_ring_count
Breno Leitao
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-25
cxgb4: Rename sched_class to avoid type clash
Alan Maguire
2025-11-24
treewide: Drop pci_save_state() after pci_restore_state()
Lukas Wunner
2025-10-30
cxgb4: flower: add support for fragmentation
Harshita V Rajput
2025-10-20
cxgb4: convert to ndo_hwtstamp API
Vadim Fedorenko
2025-07-25
net: Fix typos
Bjorn Helgaas
2025-06-16
eth: cxgb4: migrate to new RXFH callbacks
Jakub Kicinski
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
[next]