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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
19
-141
/
+365
2020-01-09
hsr: fix dummy hsr_debugfs_rename() declaration
Arnd Bergmann
1
-1
/
+1
2020-01-09
net/ncsi: Send device address as source address
Vijay Khemka
1
-1
/
+9
2020-01-08
net: 3com: 3c59x: remove set but not used variable 'mii_reg1'
yu kuai
1
-2
/
+2
2020-01-08
Merge tag 'mlx5-updates-2020-01-07' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
15
-152
/
+676
2020-01-08
net/rose: remove redundant assignment to variable failed
Colin Ian King
1
-1
/
+0
2020-01-08
ptp: clockmatrix: Rework clockmatrix version information.
Vincent Cheng
2
-64
/
+15
2020-01-08
enetc: Fix inconsistent IS_ERR and PTR_ERR
YueHaibing
1
-1
/
+1
2020-01-08
enetc: Fix an off by one in enetc_setup_tc_txtime()
Dan Carpenter
1
-1
/
+1
2020-01-08
Merge branch 'Documentation-stmmac-documentation-improvements'
David S. Miller
4
-401
/
+699
2020-01-08
Documentation: networking: Add stmmac to device drivers list
Jose Abreu
1
-0
/
+1
2020-01-08
Documentation: networking: Convert stmmac documentation to RST format
Jose Abreu
2
-401
/
+697
2020-01-08
MAINTAINERS: Add stmmac Ethernet driver documentation entry
Jose Abreu
1
-0
/
+1
2020-01-08
drivers: net: cisco_hdlc: use __func__ in debug message
Chen Zhou
1
-2
/
+2
2020-01-08
Merge branch 'net-ch9200-code-cleanup'
David S. Miller
1
-13
/
+11
2020-01-08
net: ch9200: remove unnecessary return
Chen Zhou
1
-2
/
+0
2020-01-08
net: ch9200: use __func__ in debug message
Chen Zhou
1
-11
/
+11
2020-01-08
Merge branch 'ionic-driver-updates'
David S. Miller
5
-10
/
+21
2020-01-08
ionic: clear compiler warning on hb use before set
Shannon Nelson
1
-1
/
+1
2020-01-08
ionic: restrict received packets to mtu size
Shannon Nelson
1
-2
/
+9
2020-01-08
ionic: add Rx dropped packet counter
Shannon Nelson
3
-3
/
+11
2020-01-08
ionic: drop use of subdevice tags
Shannon Nelson
1
-4
/
+0
2020-01-07
net/mlx5: DR, Create multiple destination action from dr_create_fte
Alex Vesker
1
-16
/
+72
2020-01-07
net/mlx5: DR, Add support for multiple destination table action
Alex Vesker
3
-0
/
+132
2020-01-07
net/mlx5: DR, Align dest FT action creation to API
Alex Vesker
4
-17
/
+23
2020-01-07
net/mlx5: DR, Pass table flags at creation to lower layer
Erez Shitrit
4
-4
/
+10
2020-01-07
net/mlx5: DR, Create multi-destination table for SW-steering use
Erez Shitrit
2
-0
/
+75
2020-01-07
net/mlx5: DR, Create FTE entry in the FW from SW-steering
Erez Shitrit
2
-0
/
+242
2020-01-07
net/mlx5: DR, Use attributes struct for FW flow table creation
Alex Vesker
4
-35
/
+50
2020-01-07
net/mlx5: Use async EQ setup cleanup helpers for multiple EQs
Parav Pandit
1
-65
/
+49
2020-01-07
net/mlx5: Reduce No CQ found log level from warn to debug
Parav Pandit
1
-1
/
+2
2020-01-07
net/mlx5: Increase the max number of channels to 128
Fan Li
3
-10
/
+12
2020-01-07
net/mlx5e: Support accept action on nic table
Tonghao Zhang
1
-0
/
+4
2020-01-07
mlx5: work around high stack usage with gcc
Arnd Bergmann
1
-0
/
+3
2020-01-07
net/mlx5: limit the function in local scope
Zhu Yanjun
2
-4
/
+2
2020-01-07
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-1
/
+976
2020-01-07
Merge branch 'Unique-mv88e6xxx-IRQ-names'
David S. Miller
5
-6
/
+31
2020-01-07
net: dsa: mv88e6xxx: Unique ATU and VTU IRQ names
Andrew Lunn
3
-2
/
+10
2020-01-07
net: dsa: mv88e6xxx: Unique g2 IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-07
net: dsa: mv88e6xxx: Unique watchdog IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-07
net: dsa: mv88e6xxx: Unique SERDES interrupt names
Andrew Lunn
2
-1
/
+6
2020-01-07
net: dsa: mv88e6xxx: Unique IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-07
igc: Use Start of Packet signal from PHY for timestamping
Vinicius Costa Gomes
2
-1
/
+6
2020-01-07
igc: Add support for ethtool GET_TS_INFO command
Vinicius Costa Gomes
1
-0
/
+34
2020-01-07
igc: Add support for TX timestamping
Vinicius Costa Gomes
4
-0
/
+158
2020-01-07
igc: Add support for RX timestamping
Vinicius Costa Gomes
5
-0
/
+340
2020-01-07
Merge branch 'ethtool-allow-nesting-of-begin-and-complete-callbacks'
David S. Miller
4
-33
/
+32
2020-01-07
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
1
-2
/
+5
2020-01-07
via-velocity: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
2
-4
/
+11
2020-01-07
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
1
-27
/
+16
[next]