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
2018-03-13
net: Convert rds_tcp_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
net: Convert tipc_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
net: Convert sctp_ctrlsock_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
net: Convert sctp_defaults_ops
Kirill Tkhai
1
-0
/
+1
2018-03-13
sctp: fix error return code in sctp_sendmsg_new_asoc()
Wei Yongjun
1
-3
/
+7
2018-03-13
ibmvnic: Fix recent errata commit
Thomas Falcon
1
-1
/
+3
2018-03-13
Merge branch 'ibmvnic-Fix-VLAN-and-other-device-errata'
David S. Miller
1
-4
/
+45
2018-03-13
ibmvnic: Handle TSO backing device errata
Thomas Falcon
1
-0
/
+18
2018-03-13
ibmvnic: Pad small packets to minimum MTU size
Thomas Falcon
1
-0
/
+20
2018-03-13
ibmvnic: Account for VLAN header length in TX buffers
Thomas Falcon
1
-3
/
+3
2018-03-13
ibmvnic: Account for VLAN tag in L2 Header descriptor
Thomas Falcon
1
-1
/
+4
2018-03-13
tc-testing: updated gact tests with batch test cases
Roman Mashak
1
-1
/
+72
2018-03-13
tc-testing: add TC vlan action tests
Roman Mashak
1
-0
/
+410
2018-03-13
net: phy: set link state to down when creating the phy_device
Heiner Kallweit
1
-1
/
+1
2018-03-13
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
5
-25
/
+46
2018-03-12
ixgbe: fix disabling hide VLAN on VF reset
Paul Greenwalt
1
-1
/
+5
2018-03-12
net: rds: drop VLA in rds_walk_conn_path_info()
Salvatore Mesoraca
1
-1
/
+4
2018-03-12
net: rds: drop VLA in rds_for_each_conn_info()
Salvatore Mesoraca
3
-1
/
+5
2018-03-12
ixgbevf: fix unused variable warning
Arnd Bergmann
1
-5
/
+5
2018-03-12
ixgbe: Add receive length error counter
Tonghao Zhang
1
-0
/
+1
2018-03-12
ixgbe: remove unneeded ipsec state free callback
Shannon Nelson
1
-13
/
+0
2018-03-12
ixgbe: fix ipsec trailer length
Shannon Nelson
1
-1
/
+23
2018-03-12
ixgbe: check for 128-bit authentication
Shannon Nelson
2
-5
/
+12
2018-03-12
mlxsw: spectrum_kvdl: Make some functions static
Wei Yongjun
1
-3
/
+3
2018-03-12
net: Make RX-FCS and HW GRO mutually exclusive
Gal Pressman
1
-4
/
+11
2018-03-12
net: llc: drop VLA in llc_sap_mcast()
Salvatore Mesoraca
1
-3
/
+4
2018-03-12
lan743x: make functions lan743x_csr_read and lan743x_csr_read static
Colin Ian King
1
-2
/
+3
2018-03-12
lan743x: remove some redundant variables and assignments
Colin Ian King
1
-12
/
+1
2018-03-12
rds: remove redundant variable 'sg_off'
Colin Ian King
1
-2
/
+0
2018-03-12
ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().
David S. Miller
1
-1
/
+1
2018-03-12
Merge branch 'mlxsw-Removing-dependency-of-mlxsw-on-GRE'
David S. Miller
4
-39
/
+56
2018-03-12
mlxsw: spectrum: Don't depend on ip_gre and ip6_gre
Petr Machata
2
-5
/
+11
2018-03-12
mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()
Petr Machata
1
-33
/
+33
2018-03-12
net: ipv6: Introduce ip6_multipath_hash_policy()
Petr Machata
2
-1
/
+12
2018-03-12
cxgb4/cxgb4vf: check fw caps to set link mode mask
Ganesh Goudar
2
-23
/
+38
2018-03-12
cxgb4: do not display 50Gbps as unsupported speed
Ganesh Goudar
1
-0
/
+3
2018-03-12
liquidio: fix ndo_change_mtu to always return correct status to the caller
Veerasenareddy Burru
5
-113
/
+141
2018-03-12
Merge branch 'hns3-next'
David S. Miller
11
-93
/
+205
2018-03-12
net: hns3: add result checking for VF when modify unicast mac address
Jian Shen
3
-2
/
+6
2018-03-12
net: hns3: add existence checking before adding unicast mac address
Jian Shen
1
-1
/
+16
2018-03-12
net: hns3: fix return value error of hclge_get_mac_vlan_cmd_status()
Jian Shen
1
-5
/
+5
2018-03-12
net: hns3: fix error type definition of return value
Jian Shen
1
-6
/
+6
2018-03-12
net: hns3: fix for buffer overflow smatch warning
Yunsheng Lin
3
-42
/
+39
2018-03-12
net: hns3: fix for loopback failure when vlan filter is enable
Yunsheng Lin
1
-0
/
+16
2018-03-12
net: hns3: add support for querying pfc puase packets statistic
Peng Li
3
-0
/
+73
2018-03-12
net: hns3: fix rx path skb->truesize reporting bug
Peng Li
1
-6
/
+4
2018-03-12
net: hns3: unify the pause params setup function
Fuyun Liang
3
-14
/
+13
2018-03-12
net: hns3: fix for ipv6 address loss problem after setting channels
Fuyun Liang
1
-2
/
+2
2018-03-12
net: hns3: fix for netdev not running problem after calling net_stop and net_...
Fuyun Liang
2
-0
/
+6
2018-03-12
net: hns3: add existence check when remove old uc mac address
Fuyun Liang
5
-16
/
+20
[prev]
[next]