index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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: 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
2016-06-02
stmmac: make platform drivers depend on their associated SoC
Peter Robinson
1
-7
/
+7
2016-06-02
macvlan: Avoid unnecessary multicast cloning
Herbert Xu
1
-6
/
+34
2016-06-02
macvlan: Fix potential use-after free for broadcasts
Herbert Xu
1
-2
/
+8
2016-06-02
ravb: Add SET_RUNTIME_PM_OPS macro
Kazuya Mizuguchi
1
-2
/
+1
2016-06-02
ravb: Add ESF in RCR for enabling separation filter
Masaru Nagai
1
-1
/
+2
[next]