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
2021-02-12
net: dsa: xrs700x: add HSR offloading support
George McCollister
2
-0
/
+126
2021-02-12
net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids
George McCollister
1
-1
/
+2
2021-02-12
net: dsa: xrs700x: fix unused warning for of_device_id
George McCollister
2
-2
/
+2
2021-02-12
Revert "net-loopback: set lo dev initial state to UP"
Petr Machata
1
-6
/
+0
2021-02-12
net: phy: introduce phydev->port
Michael Walle
9
-4
/
+34
2021-02-12
ibmvnic: prefer strscpy over strlcpy
Lijun Pan
1
-3
/
+3
2021-02-12
ibmvnic: remove unused spinlock_t stats_lock definition
Lijun Pan
2
-3
/
+0
2021-02-12
ibmvnic: add comments for spinlock_t definitions
Lijun Pan
1
-4
/
+6
2021-02-12
ibmvnic: fix miscellaneous checks
Lijun Pan
1
-8
/
+9
2021-02-12
ibmvnic: avoid multiple line dereference
Lijun Pan
1
-9
/
+8
2021-02-12
ibmvnic: fix braces
Lijun Pan
1
-2
/
+1
2021-02-12
ibmvnic: fix block comments
Lijun Pan
1
-8
/
+4
2021-02-12
ibmvnic: prefer 'unsigned long' over 'unsigned long int'
Lijun Pan
1
-8
/
+8
2021-02-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
12
-299
/
+3378
2021-02-11
net/mlx5: SF, Fix error return code in mlx5_sf_dev_probe()
Wei Yongjun
1
-0
/
+1
2021-02-11
net/mlx5e: Fix error return code in mlx5e_tc_esw_init()
Wei Yongjun
1
-2
/
+4
2021-02-11
net/mlx5: Fix a NULL vs IS_ERR() check
Dan Carpenter
1
-1
/
+1
2021-02-11
net/mlx5e: Fix tc_tun.h to verify MLX5_ESWITCH config
Vlad Buslov
1
-0
/
+4
2021-02-11
net/mlx5: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-02-11
net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown"
Colin Ian King
1
-1
/
+1
2021-02-11
net/mlx5e: Fix spelling mistake "channles" -> "channels"
Colin Ian King
1
-1
/
+1
2021-02-11
net/mlx5_core: remove unused including <generated/utsrelease.h>
Zou Wei
1
-1
/
+0
2021-02-11
net/mlx5: fix spelling mistake in Kconfig "accelaration" -> "acceleration"
Colin Ian King
1
-3
/
+3
2021-02-11
net: mvpp2: add an entry to skip parser
Stefan Chulski
2
-1
/
+17
2021-02-11
octeontx2-pf: ethtool physical link configuration
Christina Jacob
1
-0
/
+63
2021-02-11
octeontx2-pf: ethtool physical link status
Christina Jacob
1
-0
/
+158
2021-02-11
octeontx2-af: advertised link modes support on cgx
Christina Jacob
3
-3
/
+146
2021-02-11
octeontx2-af: Physical link configuration support
Christina Jacob
5
-3
/
+113
2021-02-11
octeontx2-pf: ethtool fec mode support
Christina Jacob
4
-1
/
+188
2021-02-11
octeontx2-af: Add new CGX_CMD to get PHY FEC statistics
Felix Manlunas
6
-0
/
+97
2021-02-11
octeontx2-af: forward error correction configuration
Christina Jacob
5
-2
/
+155
2021-02-11
net: octeontx2: Fix the confusion in buffer alloc failure path
Kevin Hao
3
-26
/
+24
2021-02-11
net: mhi: Add mbim proto
Loic Poulain
4
-1
/
+304
2021-02-11
net: mhi: Add rx_length_errors stat
Loic Poulain
2
-0
/
+2
2021-02-11
net: mhi: Create mhi.h
Loic Poulain
2
-31
/
+38
2021-02-11
net: mhi: Add dedicated folder
Loic Poulain
3
-1
/
+4
2021-02-11
net: mhi: Add protocol support
Loic Poulain
1
-12
/
+57
2021-02-11
cxgb4: collect serial config version from register
Rahul Lakkireddy
3
-24
/
+9
2021-02-11
i40e: remove the useless value assignment in i40e_clean_adminq_subtask
Kaixu Xia
1
-1
/
+1
2021-02-11
i40e: VLAN field for flow director
Przemyslaw Patynowski
4
-292
/
+289
2021-02-11
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
4
-119
/
+551
2021-02-11
i40e: Add EEE status getting & setting implementation
Aleksandr Loktionov
2
-2
/
+123
2021-02-11
i40e: Add netlink callbacks support for software based DCB
Arkadiusz Kubalewski
1
-7
/
+745
2021-02-11
i40e: Add init and default config of software based DCB
Arkadiusz Kubalewski
3
-58
/
+497
2021-02-11
i40e: Add hardware configuration for software based DCB
Arkadiusz Kubalewski
7
-13
/
+1365
2021-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
107
-585
/
+1219
2021-02-10
Merge tag 'pm-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-12
/
+103
2021-02-10
Merge tag 'acpi-5.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+13
2021-02-10
Merge tag 'dmaengine-fix2-5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-63
/
+104
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
20
-28
/
+261
[prev]
[next]