index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
cxgb4: Remove setting of RX software timestamp
Gal Pressman
1
-8
/
+3
2024-09-03
cxgb: Remove unused declarations
Yue Haibing
2
-4
/
+0
2024-09-03
cxgb4: Remove unused declarations
Yue Haibing
3
-7
/
+0
2024-09-03
cxgb3: Remove unused declarations
Yue Haibing
1
-2
/
+0
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
1
-4
/
+2
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+2
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-08-20
cxgb4: add forgotten u64 ivlan cast before shift
Nikolay Kuratov
1
-1
/
+2
2024-08-14
cxgb4: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+1
2024-08-06
net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.c
Uros Bizjak
1
-4
/
+4
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
4
-4
/
+4
2024-05-03
Revert "net: mirror skb frag ref/unref helpers"
Mina Almasry
1
-1
/
+1
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2024-04-30
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
1
-3
/
+3
2024-04-22
cxgb4: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-04-11
net: mirror skb frag ref/unref helpers
Mina Almasry
1
-1
/
+1
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
1
-0
/
+1
2024-04-09
cxgb4: flower: use NL_SET_ERR_MSG_MOD for validation errors
Asbjørn Sloth Tønnesen
1
-34
/
+30
2024-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-03-15
cxgb4: unnecessary check for 0 in the free_sge_txq_uld() function
Mikhail Lobanov
1
-1
/
+1
2024-03-13
Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-03-08
net: chelsio: remove unused function calc_tx_descs
Colin Ian King
1
-14
/
+0
2024-02-27
thermal: core: Eliminate writable trip points masks
Rafael J. Wysocki
1
-1
/
+1
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-11
/
+13
2023-12-13
cxgb3: Avoid potential string truncation in desc
Kees Cook
2
-6
/
+5
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
3
-4
/
+0
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2023-10-23
chtls: fix tp->rcv_tstamp initialization
Eric Dumazet
1
-1
/
+1
2023-10-22
net: chelsio: cxgb4: add an error code check in t4_load_phy_fw
Su Hui
1
-0
/
+2
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+29
2023-10-19
net: introduce napi_is_scheduled helper
Christian Marangi
1
-8
/
+0
2023-10-16
net: cxgb3: simplify logic for rspq_check_napi
Christian Marangi
1
-6
/
+1
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
1
-7
/
+29
2023-10-13
chcr_ktls: use tls_offload_context_tx and driver_state like other drivers
Sabrina Dubroca
2
-33
/
+46
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2
-2
/
+2
2023-10-04
cxgb4: Annotate struct smt_data with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
cxgb4: Annotate struct sched_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
cxgb4: Annotate struct cxgb4_tc_u32_table with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
cxgb4: Annotate struct clip_tbl with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
chelsio/l2t: Annotate struct l2t_data with __counted_by
Kees Cook
2
-2
/
+2
2023-09-15
chelsio: Do not include crypto/algapi.h
Herbert Xu
3
-4
/
+0
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-9
/
+9
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
1
-9
/
+9
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
1
-1
/
+1
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-9
/
+9
2023-07-28
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
1
-0
/
+1
[next]