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
2016-06-08
qed: PF to reply to unknown messages
Yuval Mintz
1
-11
/
+22
2016-06-08
qed: PF enforce MAC limitation of VFs
Yuval Mintz
2
-6
/
+79
2016-06-08
qed: Move doorbell calculation from VF to PF
Yuval Mintz
2
-11
/
+38
2016-06-08
qed: Make PF more robust against malicious VF
Yuval Mintz
1
-4
/
+68
2016-06-08
qed: PF-VF resource negotiation
Yuval Mintz
3
-69
/
+135
2016-06-08
qed: Relax VF firmware requirements
Yuval Mintz
4
-50
/
+116
2016-06-08
vhost_net: stop polling socket during rx processing
Jason Wang
1
-31
/
+33
2016-06-07
net: ethernet: cavium: liquidio: request_manager: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+3
2016-06-07
net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+1
2016-06-07
virtio-net: Add initial MTU advice feature
Aaron Conole
1
-0
/
+10
2016-06-07
net: Revert vrf-local changes.
David S. Miller
1
-201
/
+33
2016-06-07
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
1
-4
/
+85
2016-06-07
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
1
-2
/
+98
2016-06-07
net: vrf: Minor refactoring for local address patches
David Ahern
1
-27
/
+18
2016-06-06
hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
Vitaly Kuznetsov
1
-3
/
+2
2016-06-06
hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
Vitaly Kuznetsov
3
-6
/
+3
2016-06-06
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
Vitaly Kuznetsov
3
-19
/
+13
2016-06-06
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
Vitaly Kuznetsov
3
-25
/
+22
2016-06-06
hv_netvsc: remove redundant assignment in netvsc_recv_callback()
Vitaly Kuznetsov
1
-1
/
+0
2016-06-05
net: hns: net: hns: enet adds support of acpi
Kejian Yan
1
-12
/
+44
2016-06-05
net: hns: implement the miscellaneous operation by asl
Kejian Yan
1
-0
/
+167
2016-06-05
net: hns: register phy device in each mac initial sequence
Kejian Yan
1
-7
/
+126
2016-06-05
net: hns: dsaf adds support of acpi
Kejian Yan
3
-83
/
+114
2016-06-05
net: hns: add dsaf misc operation method
Kejian Yan
10
-70
/
+111
2016-06-05
net: hns: add uniform interface for phy connection
Kejian Yan
8
-25
/
+49
2016-06-05
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
4
-14
/
+16
2016-06-05
net: hns: use platform_get_irq instead of irq_of_parse_and_map
Kejian Yan
1
-3
/
+2
2016-06-05
net: hns: use device_* APIs instead of of_* APIs
Kejian Yan
2
-12
/
+8
2016-06-05
net: hisilicon: add support of acpi for hns-mdio
Kejian Yan
1
-37
/
+69
2016-06-05
net: hisilicon: cleanup to prepare for other cases
Kejian Yan
1
-30
/
+18
2016-06-05
net: dsa: Add new binding implementation
Andrew Lunn
1
-0
/
+7
2016-06-05
net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
Andrew Lunn
2
-9
/
+86
2016-06-05
net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
Andrew Lunn
1
-63
/
+63
2016-06-05
net: dsa: mv88e6xxx: Only support EDSA tagging
Andrew Lunn
1
-6
/
+2
2016-06-05
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
1
-2
/
+2
2016-06-05
net: dsa: Remove dynamic allocate of routing table
Andrew Lunn
1
-2
/
+1
2016-06-05
net: dsa: Add a ports structure and use it in the switch structure
Andrew Lunn
2
-13
/
+18
2016-06-05
net: dsa: mv88e6xxx: fix circular lock in PPU work
Vivien Didelot
1
-4
/
+9
2016-06-04
qed: Initialize hardware for new protocols
Yuval Mintz
7
-70
/
+1535
2016-06-04
qed: Add iscsi/rdma personalities
Yuval Mintz
6
-4
/
+47
2016-06-04
qed: Add common HSI for new protocols
Yuval Mintz
2
-0
/
+3034
2016-06-04
qed: Revisit chain implementation
Yuval Mintz
5
-86
/
+287
2016-06-04
net: ethernet: ti: cpsw: remove unused priv lock
Ivan Khoronzhuk
1
-3
/
+0
2016-06-04
hv_netvsc: Fix VF register on vlan devices
Haiyang Zhang
1
-0
/
+4
2016-06-04
loopback: make use of NETIF_F_GSO_SOFTWARE
Marcelo Ricardo Leitner
1
-3
/
+2
2016-06-04
net: fjes: fjes_main: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+3
2016-06-03
qed: Utilize FW 8.10.3.0
Yuval Mintz
14
-4549
/
+3907
2016-06-03
net: vrf: set operstate and mtu at link create
David Ahern
1
-0
/
+6
2016-06-02
net: ethernet: wiznet: Remove create_workqueue
Bhaktipriya Shridhar
1
-2
/
+1
2016-06-02
ravb: Remove manual pause frame transmit
Masaru Nagai
1
-2
/
+0
[next]