index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net/sched: cls_flower: Introduce support in SKIP SW flag
Amir Vadai
2016-06-07
1
-9
/
+22
*
Merge branch 'qed-iov-fw-reqs'
David S. Miller
2016-06-07
4
-149
/
+456
|
\
|
*
qed: PF to reply to unknown messages
Yuval Mintz
2016-06-07
1
-11
/
+22
|
*
qed: PF enforce MAC limitation of VFs
Yuval Mintz
2016-06-07
2
-6
/
+79
|
*
qed: Move doorbell calculation from VF to PF
Yuval Mintz
2016-06-07
2
-11
/
+38
|
*
qed: Make PF more robust against malicious VF
Yuval Mintz
2016-06-07
1
-4
/
+68
|
*
qed: PF-VF resource negotiation
Yuval Mintz
2016-06-07
3
-69
/
+135
|
*
qed: Relax VF firmware requirements
Yuval Mintz
2016-06-07
4
-50
/
+116
|
/
*
net: get rid of spin_trylock() in net_tx_action()
Eric Dumazet
2016-06-07
1
-17
/
+9
*
vhost_net: stop polling socket during rx processing
Jason Wang
2016-06-07
1
-31
/
+33
*
net: ethernet: cavium: liquidio: request_manager: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-06
1
-2
/
+3
*
net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-06
1
-2
/
+1
*
virtio-net: Add initial MTU advice feature
Aaron Conole
2016-06-06
2
-0
/
+13
*
net: Revert vrf-local changes.
David S. Miller
2016-06-06
1
-201
/
+33
*
Merge branch 'vrf-local'
David S. Miller
2016-06-06
1
-33
/
+201
|
\
|
*
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2016-06-06
1
-4
/
+85
|
*
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
2016-06-06
1
-2
/
+98
|
*
net: vrf: Minor refactoring for local address patches
David Ahern
2016-06-06
1
-27
/
+18
|
/
*
Merge branch 'hv_netvsc-cleanups'
David S. Miller
2016-06-05
4
-52
/
+38
|
\
|
*
hv_netvsc: pass struct net_device to rndis_filter_set_offload_params()
Vitaly Kuznetsov
2016-06-05
1
-3
/
+2
|
*
hv_netvsc: pass struct net_device to rndis_filter_set_device_mac()
Vitaly Kuznetsov
2016-06-05
3
-6
/
+3
|
*
hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}()
Vitaly Kuznetsov
2016-06-05
3
-19
/
+13
|
*
hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers
Vitaly Kuznetsov
2016-06-05
3
-25
/
+22
|
*
hv_netvsc: remove redundant assignment in netvsc_recv_callback()
Vitaly Kuznetsov
2016-06-05
1
-1
/
+0
|
/
*
net: disable fragment reassembly if high_thresh is zero
Michal Kubeček
2016-06-05
1
-1
/
+1
*
Merge branch 'hns-acpi'
David S. Miller
2016-06-04
18
-262
/
+706
|
\
|
*
net: hns: net: hns: enet adds support of acpi
Kejian Yan
2016-06-04
1
-12
/
+44
|
*
net: hns: implement the miscellaneous operation by asl
Kejian Yan
2016-06-04
1
-0
/
+167
|
*
net: hns: register phy device in each mac initial sequence
Kejian Yan
2016-06-04
1
-7
/
+126
|
*
net: hns: dsaf adds support of acpi
Kejian Yan
2016-06-04
3
-83
/
+114
|
*
net: hns: add dsaf misc operation method
Kejian Yan
2016-06-04
10
-70
/
+111
|
*
net: hns: add uniform interface for phy connection
Kejian Yan
2016-06-04
8
-25
/
+49
|
*
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
2016-06-04
4
-14
/
+16
|
*
net: hns: use platform_get_irq instead of irq_of_parse_and_map
Kejian Yan
2016-06-04
1
-3
/
+2
|
*
net: hns: use device_* APIs instead of of_* APIs
Kejian Yan
2016-06-04
2
-12
/
+8
|
*
net: hisilicon: add support of acpi for hns-mdio
Kejian Yan
2016-06-04
1
-37
/
+69
|
*
net: hisilicon: cleanup to prepare for other cases
Kejian Yan
2016-06-04
1
-30
/
+18
|
*
ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h
Kejian Yan
2016-06-04
1
-0
/
+8
|
*
ACPI: bus: add stub acpi_dev_found() to linux/acpi.h
Kejian Yan
2016-06-04
1
-0
/
+5
|
/
*
Merge branch 'dsa-new-binding'
David S. Miller
2016-06-04
15
-410
/
+1489
|
\
|
*
net: dsa: Document new binding
Andrew Lunn
2016-06-04
1
-2
/
+276
|
*
arm: dt: vf610-zii-devel-b: Make use of new DSA binding
Andrew Lunn
2016-06-04
1
-158
/
+170
|
*
net: dsa: Add new binding implementation
Andrew Lunn
2016-06-04
7
-4
/
+694
|
*
net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus
Andrew Lunn
2016-06-04
2
-9
/
+86
|
*
net: dsa: mv88e6xxx: Rename _phy_ to _mdio_
Andrew Lunn
2016-06-04
1
-63
/
+63
|
*
net: dsa: Make mdio bus optional
Andrew Lunn
2016-06-04
1
-11
/
+13
|
*
net: dsa: Refactor selection of tag ops into a function
Andrew Lunn
2016-06-04
4
-61
/
+54
|
*
net: dsa: mv88e6xxx: Only support EDSA tagging
Andrew Lunn
2016-06-04
1
-6
/
+2
|
*
net: dsa: Split up creating/destroying of DSA and CPU ports
Andrew Lunn
2016-06-04
2
-35
/
+54
|
*
net: dsa: Copy the routing table into the switch structure
Andrew Lunn
2016-06-04
3
-3
/
+12
[prev]
[next]