index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-18
cxgb4: Fix race between loopback and normal Tx path
Ganji Aravind
1
-1
/
+5
2020-08-18
cxgb4: Fix work request size calculation for loopback test
Ganji Aravind
1
-2
/
+2
2020-08-07
Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2020-08-04
cxgb4: add TC-MATCHALL IPv6 support
Rahul Lakkireddy
3
-26
/
+82
2020-08-04
cxgb4: fix extracting IP addresses in TC-FLOWER rules
Rahul Lakkireddy
1
-2
/
+15
2020-08-04
cxgb4: fix check for running offline ethtool selftest
Rahul Lakkireddy
1
-3
/
+4
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-07-23
cxgb4: add loopback ethtool self-test
Vishal Kulkarni
3
-1
/
+166
2020-07-23
cxgb4: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+1
2020-07-23
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
1
-0
/
+1
2020-07-15
cxgb4: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-79
/
+31
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-9
/
+9
2020-07-09
cxgb4: fix all-mask IP address comparison
Rahul Lakkireddy
1
-5
/
+5
2020-07-01
cxgb4: add main VI to mirror VI config replication
Rahul Lakkireddy
3
-17
/
+121
2020-07-01
cxgb4: add support for mirror Rxqs
Rahul Lakkireddy
3
-22
/
+288
2020-07-01
cxgb4: add mirror action to TC-MATCHALL offload
Rahul Lakkireddy
7
-10
/
+197
2020-07-01
cxgb4vf: configure ports accessible by the VF
Nirranjan Kirubaharan
3
-12
/
+43
2020-07-01
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
1
-4
/
+4
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
1
-0
/
+8
2020-06-29
cxgb4vf: fix t4vf_eth_xmit()'s return type
Luc Van Oostenryck
2
-2
/
+2
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
1
-1
/
+1
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
18
-169
/
+211
2020-06-24
cxgb4: move device dump arrays in header to C file
Rahul Lakkireddy
4
-407
/
+410
2020-06-24
cxgb4: always sync access when flashing PHY firmware
Rahul Lakkireddy
4
-17
/
+10
2020-06-24
cxgb4vf: update kernel-doc line comments
Rahul Lakkireddy
3
-11
/
+8
2020-06-24
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
8
-30
/
+38
2020-06-24
cxgb4: fix set but unused variable when DCB is disabled
Rahul Lakkireddy
1
-3
/
+3
2020-06-24
cxgb4: move DCB version extern to header file
Rahul Lakkireddy
2
-1
/
+3
2020-06-24
cxgb4: remove cast when saving IPv4 partial checksum
Rahul Lakkireddy
1
-2
/
+1
2020-06-24
cxgb4: fix SGE queue dump destination buffer context
Rahul Lakkireddy
1
-2
/
+4
2020-06-24
cxgb4: use correct type for all-mask IP address comparison
Rahul Lakkireddy
1
-5
/
+5
2020-06-24
cxgb4: fix endian conversions for L4 ports in filters
Rahul Lakkireddy
3
-25
/
+22
2020-06-24
cxgb4: parse TC-U32 key values and masks natively
Rahul Lakkireddy
2
-49
/
+91
2020-06-24
cxgb4: use unaligned conversion for fetching timestamp
Rahul Lakkireddy
1
-1
/
+1
2020-06-24
cxgb4: move PTP lock and unlock to caller in Tx path
Rahul Lakkireddy
1
-12
/
+11
2020-06-24
cxgb4: move handling L2T ARP failures to caller
Rahul Lakkireddy
1
-28
/
+24
2020-06-19
cxgb4: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2020-06-19
cxgb4: add action to steer flows to specific Rxq
Vishal Kulkarni
1
-0
/
+8
2020-06-19
cxgb4: add support to fetch ethtool n-tuple filters
Vishal Kulkarni
1
-0
/
+110
2020-06-19
cxgb4: add ethtool n-tuple filter deletion
Vishal Kulkarni
3
-9
/
+84
2020-06-19
cxgb4: add ethtool n-tuple filter insertion
Vishal Kulkarni
5
-47
/
+135
2020-06-19
cxgb4: add skeleton for ethtool n-tuple filters
Vishal Kulkarni
6
-16
/
+126
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2
-2
/
+2
2020-06-19
cxgb4: add support to read serial flash
Vishal Kulkarni
5
-2
/
+57
2020-06-19
cxgb4: add support to flash boot cfg image
Vishal Kulkarni
3
-0
/
+129
2020-06-19
cxgb4: add support to flash boot image
Vishal Kulkarni
4
-0
/
+297
2020-06-19
cxgb4: add support to flash PHY image
Vishal Kulkarni
2
-0
/
+40
2020-06-19
cxgb4: update set_flash to flash different images
Vishal Kulkarni
2
-15
/
+115
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-06-05
cxgb4: Use kfree() instead kvfree() where appropriate
Denis Efremov
1
-3
/
+3
[next]