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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
Merge tag 'v5.1.16' into dev-5.1
dev-5.1
Joel Stanley
10
-30
/
+50
2019-07-03
net: aquantia: fix vlans not working over bridged network
Dmitry Bogdanov
4
-8
/
+23
2019-07-03
tun: wake up waitqueues after IFF_UP is set
Fei Li
1
-10
/
+9
2019-07-03
team: Always enable vlan tx offload
YueHaibing
1
-1
/
+1
2019-07-03
net: stmmac: set IC bit when transmitting frames with HW timestamp
Roland Hii
1
-8
/
+14
2019-07-03
net: stmmac: fixed new system time seconds value calculation
Roland Hii
1
-1
/
+1
2019-07-03
bonding: Always enable vlan tx offload
YueHaibing
1
-1
/
+1
2019-07-03
qmi_wwan: Fix out-of-bounds read
Bjørn Mork
1
-1
/
+1
2019-07-02
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
186
-938
/
+393
2019-06-26
Merge tag 'v5.1.15' into dev-5.1
Joel Stanley
38
-115
/
+290
2019-06-25
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
1
-1
/
+1
2019-06-25
can: xilinx_can: use correct bittiming_const for CAN FD core
Anssi Hannula
1
-1
/
+1
2019-06-25
net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set
Miaohe Lin
1
-1
/
+1
2019-06-25
net: phylink: avoid reducing support mask
Russell King
1
-4
/
+9
2019-06-25
net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...
Sean Wang
1
-1
/
+2
2019-06-25
net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported
Sean Wang
1
-6
/
+6
2019-06-25
net: hns: Fix loopback test failed at copper ports
Yonglong Liu
1
-0
/
+4
2019-06-25
net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0
Nikita Yushchenko
1
-1
/
+1
2019-06-25
brcmfmac: sdio: Don't tune while the card is off
Douglas Anderson
1
-0
/
+7
2019-06-25
brcmfmac: sdio: Disable auto-tuning around commands expected to fail
Douglas Anderson
1
-0
/
+4
2019-06-25
Revert "brcmfmac: disable command decode in sdio_aos"
Douglas Anderson
1
-5
/
+1
2019-06-22
mlxsw: spectrum: Prevent force of 56G
Amit Cohen
1
-0
/
+4
2019-06-22
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
1
-3
/
+1
2019-06-22
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
1
-0
/
+18
2019-06-22
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
1
-0
/
+17
2019-06-22
net: phylink: ensure consistent phy interface mode
Russell King
1
-3
/
+7
2019-06-22
net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCs
Yoshihiro Shimoda
1
-0
/
+4
2019-06-22
dpaa_eth: use only online CPU portals
Madalin Bucur
2
-7
/
+6
2019-06-22
net: aquantia: fix LRO with FCS error
Dmitry Bogdanov
1
-29
/
+32
2019-06-22
net: aquantia: tx clean budget logic error
Igor Russkikh
1
-3
/
+4
2019-06-22
net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
Kees Cook
1
-1
/
+0
2019-06-22
dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
Ioana Radulescu
1
-2
/
+2
2019-06-22
dpaa2-eth: Fix potential spectre issue
Ioana Radulescu
1
-0
/
+3
2019-06-22
net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio read/write fail
Biao Huang
1
-2
/
+0
2019-06-22
net: stmmac: fix csr_clk can't be zero issue
Biao Huang
2
-4
/
+7
2019-06-22
net: stmmac: update rx tail pointer register to fix rx dma hang issue.
Biao Huang
1
-0
/
+1
2019-06-22
net/mlx5e: Avoid detaching non-existing netdev under switchdev mode
Alaa Hleihel
1
-0
/
+5
2019-06-22
net/mlx5e: Support tagged tunnel over bond
Eli Britstein
1
-5
/
+6
2019-06-22
mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
Petr Machata
1
-2
/
+2
2019-06-22
net/mlx5e: Fix source port matching in fdb peer flow rule
Raed Salem
1
-3
/
+0
2019-06-22
mlxsw: spectrum_flower: Fix TOS matching
Jiri Pirko
1
-2
/
+2
2019-06-22
net/mlx5e: Add ndo_set_feature for uplink representor
Chris Mi
3
-6
/
+8
2019-06-22
mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead
Ido Schimmel
1
-3
/
+70
2019-06-22
net/mlx5: Update pci error handler entries and command translation
Edward Srouji
1
-0
/
+8
2019-06-22
net: dsa: microchip: Don't try to read stats for unused ports
Robert Hancock
1
-0
/
+3
2019-06-22
net: mvpp2: prs: Use the correct helpers when removing all VID filters
Maxime Chevallier
1
-2
/
+4
2019-06-22
net: mvpp2: prs: Fix parser range for VID filtering
Maxime Chevallier
1
-9
/
+8
2019-06-22
geneve: Don't assume linear buffers in error handler
Stefano Brivio
1
-1
/
+1
2019-06-22
vxlan: Don't assume linear buffers in error handler
Stefano Brivio
1
-1
/
+1
2019-06-22
net/mlx5: Avoid reloading already removed devices
Alaa Hleihel
1
-2
/
+23
[next]