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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: drop unnecessary dt checks in stmmac_probe_config_dt
Joachim Eastwood
2015-05-21
1
-6
/
+0
*
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
2015-05-21
4
-31
/
+12
*
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
2015-05-21
4
-35
/
+45
*
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
2015-05-21
3
-4
/
+2
*
cxgb4: Update T4/T5 adapter register ranges
Hariprasad Shenai
2015-05-21
1
-31
/
+44
*
cxgb4: Optimize and cleanup setup memory window code
Hariprasad Shenai
2015-05-21
3
-77
/
+102
*
sfc: set the MAC address using MC_CMD_VADAPTOR_SET_MAC
Shradha Shah
2015-05-21
7
-9
/
+120
*
sfc: Implement dummy disable of VF spoof check for EF10
Shradha Shah
2015-05-21
2
-5
/
+8
*
sfc: add ndo_set_vf_link_state() function for EF10
Edward Cree
2015-05-21
8
-0
/
+93
*
sfc: add ndo_set_vf_vlan() function for EF10
Shradha Shah
2015-05-21
2
-12
/
+157
*
sfc: Change entity reset on MC reboot to a new datapath-only reset.
Jon Cooper
2015-05-21
4
-5
/
+21
*
sfc: Add ndo_get_vf_config() function for EF10
Shradha Shah
2015-05-21
2
-5
/
+26
*
sfc: add ndo_set_vf_mac() function for EF10
Shradha Shah
2015-05-21
4
-7
/
+96
*
sfc: Initialise MCDI buffers to 0 on declaration.
Jon Cooper
2015-05-21
4
-23
/
+27
*
sfc: Enable a VF to get its own MAC address
Daniel Pieczko
2015-05-21
2
-2
/
+34
*
sfc: protect filter table against use-after-free
Edward Cree
2015-05-21
5
-12
/
+55
*
sfc: Store the efx_nic struct of the current VF in the VF data struct
Shradha Shah
2015-05-21
3
-0
/
+37
*
sfc: save old MAC address in case sriov_mac_address_changed fails
Shradha Shah
2015-05-21
5
-7
/
+21
*
sfc: Store vf_index in nic_data for Ef10.
Shradha Shah
2015-05-21
2
-17
/
+52
*
sfc: MC_CMD_SET_MAC can only be called by the link control Function
Shradha Shah
2015-05-21
1
-1
/
+8
*
sfc: change definition of MC_CMD_VADAPTOR_ALLOC
Shradha Shah
2015-05-21
1
-1
/
+14
*
sfc: Add permissions to MCDI commands
Shradha Shah
2015-05-21
1
-0
/
+294
*
stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call
Vineet Gupta
2015-05-21
1
-3
/
+1
*
qlge: Move jiffies_to_usecs immediately before loop
Joe Perches
2015-05-21
1
-3
/
+1
*
rocker: make rocker_port_internal_vlan_id_{get, put}() non-transactional
Simon Horman
2015-05-21
1
-14
/
+7
*
rocker: do not make neighbour entry changes when preparing transactions
Simon Horman
2015-05-21
1
-6
/
+13
*
rocker: do not modify fdb table in rocker_port_fdb() when preparing transactions
Simon Horman
2015-05-21
1
-2
/
+4
*
rocker: do not delete fdb entries in rocker_port_fdb_flush() when preparing t...
Simon Horman
2015-05-21
1
-1
/
+2
*
spider_net: Use DECLARE_BITMAP
Joe Perches
2015-05-21
1
-2
/
+1
*
cxgb4: replace ntoh{s, l} and hton{s, l} calls with the generic byteorder
Hariprasad Shenai
2015-05-19
1
-182
/
+217
*
cxgb4: Remove dead function t4_read_edc and t4_read_mc
Hariprasad Shenai
2015-05-19
2
-114
/
+0
*
be2net: make hwmon interface optional
Arnd Bergmann
2015-05-19
2
-4
/
+13
*
sfc: nicer log message on Siena SR-IOV probe fail
Edward Cree
2015-05-18
1
-3
/
+5
*
s390/lcs: Fix null-pointer access in msg
Peter Oberparleiter
2015-05-18
1
-1
/
+1
*
qeth: replace ENOSYS with EOPNOTSUPP
Eugene Crosser
2015-05-18
1
-5
/
+5
*
qeth: BRIDGEPORT "sanity check"
Eugene Crosser
2015-05-18
1
-4
/
+12
*
qeth: OSA version of SETBRIDGEPORT command
Eugene Crosser
2015-05-18
4
-28
/
+49
*
qeth: IFF_PROMISC flag to BRIDGE PORT mode
Eugene Crosser
2015-05-18
3
-3
/
+95
*
qeth: remove locks from sysfs _show
Eugene Crosser
2015-05-18
1
-8
/
+0
*
qeth: fix handling of IPA return codes
Eugene Crosser
2015-05-18
1
-6
/
+4
*
qeth: fix rx checksum offload handling
Thomas Richter
2015-05-18
1
-7
/
+2
*
net: dsa: bcm_sf2: properly propagate carrier down state for MoCA
Florian Fainelli
2015-05-17
1
-0
/
+7
*
hv_netvsc: change member name of struct netvsc_stats
sixiao@microsoft.com
2015-05-17
2
-9
/
+9
*
switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.
Samudrala, Sridhar
2015-05-17
3
-107
/
+87
*
net: phy: Add state machine state transitions debug prints
Florian Fainelli
2015-05-16
1
-0
/
+31
*
rocker: fix a neigh entry leak issue
Ying Xue
2015-05-15
1
-3
/
+5
*
amd-xgbe: Remove manual check and set of dma_mask pointer
Lendacky, Thomas
2015-05-15
1
-2
/
+0
*
amd-xgbe: Fix flow control setting logic
Lendacky, Thomas
2015-05-15
4
-40
/
+72
*
amd-xgbe: Support defining PHY resources in ETH device node
Lendacky, Thomas
2015-05-15
2
-9
/
+16
*
amd-xgbe: Move the PHY support into amd-xgbe
Lendacky, Thomas
2015-05-15
11
-2222
/
+1780
[next]