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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
i40e: allow XPS with QoS enabled
Jacob Keller
1
-11
/
+6
2017-10-10
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
2
-2
/
+2
2017-10-10
i40e/i40evf: bump tail only in multiples of 8
Jacob Keller
2
-0
/
+18
2017-10-10
i40e: reduce lrxqthresh from 2 to 1
Jacob Keller
2
-2
/
+2
2017-10-10
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
5
-18
/
+10
2017-10-10
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
4
-8
/
+12
2017-10-10
i40evf: fix mac filter removal timing issue
Alan Brady
1
-0
/
+2
2017-10-10
i40e: use the safe hash table iterator when deleting mac filters
Lihong Yang
1
-1
/
+2
2017-10-09
i40e: fix flags declaration
Jacob Keller
1
-1
/
+1
2017-10-09
net/mlx4_en: Use __force to fix a sparse warning in TX datapath
Tariq Toukan
1
-1
/
+1
2017-10-09
net/mlx4_core: Fix cast warning in fw.c
Tariq Toukan
1
-3
/
+3
2017-10-09
net/mlx4: Fix endianness issue in qp context params
Tariq Toukan
3
-3
/
+3
2017-10-09
thunderbolt: Initialize Thunderbolt bus earlier
Mika Westerberg
2
-1
/
+4
2017-10-09
qed: Add iWARP support for fpdu spanned over more than two tcp packets
Michal Kalderon
2
-0
/
+194
2017-10-09
qed: Add support for MPA header being split over two tcp packets
Michal Kalderon
2
-1
/
+41
2017-10-09
qed: Add support for freeing two ll2 buffers for corner cases
Michal Kalderon
2
-0
/
+26
2017-10-09
qed: Add unaligned and packed packet processing
Michal Kalderon
2
-0
/
+270
2017-10-09
qed: Add mpa buffer descriptors for storing and processing mpa fpdus
Michal Kalderon
2
-0
/
+127
2017-10-09
qed: Add ll2 connection for processing unaligned MPA packets
Michal Kalderon
2
-0
/
+66
2017-10-09
qed: Add LL2 slowpath handling
Michal Kalderon
1
-2
/
+38
2017-10-09
qed: Add the source of a packet sent on an iWARP ll2 connection
Michal Kalderon
1
-1
/
+6
2017-10-09
qed: Fix initialization of ll2 offload feature
Michal Kalderon
1
-0
/
+3
2017-10-09
qed: Add ll2 option for dropping a tx packet
Michal Kalderon
1
-2
/
+14
2017-10-09
qed: Add ll2 ability of opening a secondary queue
Michal Kalderon
2
-1
/
+7
2017-10-09
qed: Add ll2 option to limit the number of bds per packet
Michal Kalderon
2
-14
/
+24
2017-10-09
mlxsw: spectrum_switchdev: Support bridge mrouter notifications
Yotam Gigi
1
-2
/
+63
2017-10-09
mlxsw: spectrum_switchdev: Add support for router port in SMID entries
Yotam Gigi
1
-2
/
+11
2017-10-09
mlxsw: spectrum: router: Export the mlxsw_sp_router_port function
Yotam Gigi
2
-1
/
+2
2017-10-09
nfp: bpf: pass dst register to ld_field instruction
Jakub Kicinski
1
-1
/
+2
2017-10-09
nfp: bpf: byte swap the instructions
Jakub Kicinski
1
-2
/
+4
2017-10-09
nfp: bpf: pad code with valid nops
Jakub Kicinski
2
-1
/
+13
2017-10-09
nfp: bpf: calculate code store ECC
Jakub Kicinski
3
-0
/
+60
2017-10-09
nfp: bpf: move to datapath ABI version 2
Jakub Kicinski
3
-19
/
+26
2017-10-09
nfp: bpf: encode extended LM pointer operands
Jakub Kicinski
3
-20
/
+70
2017-10-09
nfp: bpf: encode LMEM accesses
Jakub Kicinski
2
-0
/
+85
2017-10-09
nfp: add more white space to the instruction defines
Jakub Kicinski
1
-78
/
+78
2017-10-09
nfp: bpf: remove packet marking support
Jakub Kicinski
2
-15
/
+1
2017-10-09
nfp: bpf: remove register rename
Jakub Kicinski
1
-43
/
+3
2017-10-09
nfp: bpf: encode all 64bit shifts
Jakub Kicinski
1
-12
/
+36
2017-10-09
nfp: bpf: move software reg helpers and cmd table out of translator
Jakub Kicinski
4
-147
/
+192
2017-10-09
nfp: bpf: use the power of sparse to check we encode registers right
Jakub Kicinski
3
-69
/
+99
2017-10-09
nfp: bpf: lift the single-port limitation
Jakub Kicinski
1
-8
/
+0
2017-10-09
nfp: output control messages to trace_devlink_hwmsg()
Jakub Kicinski
1
-0
/
+8
2017-10-09
net: hns3: Cleanup for non-static function in hns3 driver
Yunsheng Lin
4
-27
/
+15
2017-10-09
net: hns3: Cleanup for endian issue in hns3 driver
Yunsheng Lin
5
-109
/
+145
2017-10-09
net: hns3: Cleanup for struct that used to send cmd to firmware
Yunsheng Lin
3
-119
/
+120
2017-10-09
net: hns3: Consistently using GENMASK in hns3 driver
Yunsheng Lin
2
-26
/
+26
2017-10-09
net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder
Yunsheng Lin
1
-3
/
+3
2017-10-09
net: hns3: Add hns3_get_handle macro in hns3 driver
Yunsheng Lin
4
-63
/
+35
2017-10-09
net: hns3: Cleanup for shifting true in hns3 driver
Yunsheng Lin
1
-1
/
+1
[next]