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.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
*
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
2013-12-17
1
-0
/
+24
*
net: phy: marvell: provide genphy suspend/resume
Sebastian Hesselbarth
2013-12-17
1
-0
/
+22
*
net: mv643xx_eth: properly start/stop phy device
Sebastian Hesselbarth
2013-12-17
1
-1
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-12-17
8
-90
/
+469
|
\
|
*
i40e: Remove FCoE in i40e_virtchnl_pf.c code
Neerav Parikh
2013-12-16
1
-27
/
+2
|
*
i40e: support for suspend and resume
Shannon Nelson
2013-12-16
2
-1
/
+97
|
*
i40e: rtnl_lock in reset path fixes
Anjali Singhai Jain
2013-12-16
3
-5
/
+23
|
*
i40e: Add basic support for get/set channels for RSS
Anjali Singhai Jain
2013-12-16
1
-0
/
+90
|
*
i40e: function to reconfigure RSS queues and rebuild
Anjali Singhai Jain
2013-12-16
2
-8
/
+50
|
*
i40e: reinit flow for the main VSI
Anjali Singhai Jain
2013-12-16
1
-21
/
+97
|
*
i40e: use same number of queues as CPUs
Jesse Brandeburg
2013-12-16
1
-4
/
+3
|
*
i40e: trivial fixes
Jesse Brandeburg
2013-12-16
3
-3
/
+3
|
*
i40e: init flow control settings to disabled
Jesse Brandeburg
2013-12-16
2
-9
/
+60
|
*
i40e: Tell the stack about our actual number of queues
Anjali Singhai Jain
2013-12-16
1
-0
/
+10
|
*
i40e: fix pf reset after offline test
Shannon Nelson
2013-12-16
1
-6
/
+8
|
*
i40e: fix up some of the ethtool connection reporting
Jesse Brandeburg
2013-12-16
2
-8
/
+28
*
|
fddi: cleanup unsigned to unsigned int/short
tanxiaojun
2013-12-16
4
-73
/
+73
|
/
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-14
10
-217
/
+797
|
\
|
*
sfc: Remove unnecessary condition for processing the TX timestamp queue
Ben Hutchings
2013-12-12
1
-12
/
+4
|
*
sfc: Don't clear timestamps in efx_ptp_rx()
Ben Hutchings
2013-12-12
1
-6
/
+0
|
*
sfc: Enable PTP clock and timestamping for all functions on EF10
Ben Hutchings
2013-12-12
2
-17
/
+30
|
*
sfc: Associate primary and secondary functions of controller
Ben Hutchings
2013-12-12
4
-0
/
+93
|
*
sfc: Store VPD serial number at probe time
Ben Hutchings
2013-12-12
2
-7
/
+34
|
*
sfc: Add RX packet timestamping for EF10
Jon Cooper
2013-12-12
7
-15
/
+277
|
*
sfc: Copy RX prefix into skb head area in efx_rx_mk_skb()
Ben Hutchings
2013-12-12
2
-12
/
+7
|
*
sfc: split setup of hardware timestamping into NIC-type operation
Daniel Pieczko
2013-12-12
4
-72
/
+78
|
*
sfc: Add support for SFC9100 timestamp format
Laurence Evans
2013-12-12
1
-25
/
+231
|
*
sfc: Tidy up PTP synchronization code
Laurence Evans
2013-12-12
1
-20
/
+24
|
*
sfc: PTP - tidy up unused/useless variables
Laurence Evans
2013-12-12
1
-15
/
+1
|
*
sfc: Remove kernel-doc for efx_ptp_data fields not present in this version
Ben Hutchings
2013-12-12
1
-15
/
+0
|
*
sfc: Initialise efx_ptp_data::phc_clock_info from a static template
Ben Hutchings
2013-12-12
1
-14
/
+16
|
*
sfc: Do not use MAC address as clock name
Ben Hutchings
2013-12-12
1
-3
/
+2
|
*
sfc: Store flags from MC_CMD_DRV_ATTACH for later use
Ben Hutchings
2013-12-12
2
-2
/
+18
*
|
bonding: rebuild the bond_resend_igmp_join_requests_delayed()
dingtianhong
2013-12-14
1
-16
/
+5
*
|
bonding: remove unwanted lock for bond_store_primaryxxx()
dingtianhong
2013-12-14
1
-4
/
+0
*
|
bonding: remove unwanted lock for bond_option_active_slave_set()
dingtianhong
2013-12-14
1
-2
/
+0
*
|
bonding: add RCU for bond_3ad_state_machine_handler()
dingtianhong
2013-12-14
2
-26
/
+35
*
|
bonding: remove unwanted lock for bond enslave and release
dingtianhong
2013-12-14
1
-21
/
+6
*
|
bonding: rebuild the lock use for bond_activebackup_arp_mon()
dingtianhong
2013-12-14
1
-25
/
+20
*
|
bonding: create bond_first_slave_rcu()
dingtianhong
2013-12-14
1
-0
/
+4
*
|
bonding: rebuild the lock use for bond_loadbalance_arp_mon()
dingtianhong
2013-12-14
1
-6
/
+12
*
|
bonding: rebuild the lock use for bond_alb_monitor()
dingtianhong
2013-12-14
1
-13
/
+9
*
|
bonding: rebuild the lock use for bond_mii_monitor()
dingtianhong
2013-12-14
1
-13
/
+11
*
|
bonding: remove the no effect lock for bond_select_active_slave()
dingtianhong
2013-12-14
2
-21
/
+6
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2013-12-14
20
-421
/
+1418
|
\
|
|
*
sfc: Remove dependency of PTP on having a dedicated channel
Ben Hutchings
2013-12-12
3
-24
/
+41
|
*
sfc: Split PTP multicast filter insertion/removal out of efx_ptp_{start,stop}()
Ben Hutchings
2013-12-12
1
-17
/
+39
|
*
sfc: Return EBUSY for filter insertion on EF10, matching Falcon/Siena
Ben Hutchings
2013-12-12
1
-0
/
+2
|
*
sfc: Expose NVRAM_PARTITION_TYPE_LICENSE on EF10
Ben Hutchings
2013-12-12
1
-0
/
+1
|
*
sfc: Fold efx_flush_all() into efx_stop_port() and update comments
Ben Hutchings
2013-12-12
1
-18
/
+12
[next]