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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
222
-4227
/
+4954
2013-12-17
Merge branch 'phy_power'
David S. Miller
5
-2
/
+59
2013-12-17
net: phy: suspend phydev when going to HALTED
Sebastian Hesselbarth
1
-1
/
+5
2013-12-17
net: phy: resume/suspend PHYs on attach/detach
Sebastian Hesselbarth
1
-0
/
+3
2013-12-17
net: phy: provide phy_resume/phy_suspend helpers
Sebastian Hesselbarth
2
-0
/
+26
2013-12-17
net: phy: marvell: provide genphy suspend/resume
Sebastian Hesselbarth
1
-0
/
+22
2013-12-17
net: mv643xx_eth: properly start/stop phy device
Sebastian Hesselbarth
1
-1
/
+3
2013-12-17
sctp: Reorder 'struc association' members to reduce its size
wangweidong
1
-30
/
+29
2013-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
8
-90
/
+469
2013-12-17
Merge branch 'ovs_hash'
David S. Miller
8
-4
/
+182
2013-12-17
net: ovs: use CRC32 accelerated flow hash if available
Francesco Fusco
1
-2
/
+2
2013-12-17
lib: introduce arch optimized hash library
Francesco Fusco
7
-2
/
+180
2013-12-17
fddi: cleanup unsigned to unsigned int/short
tanxiaojun
4
-73
/
+73
2013-12-16
tipc: change lock_sock order in connect()
wangweidong
1
-4
/
+2
2013-12-16
tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h>
wangweidong
1
-1
/
+1
2013-12-16
tipc: kill unnecessary goto's
wangweidong
1
-8
/
+6
2013-12-16
tipc: remove unnecessary variables and conditions
wangweidong
3
-17
/
+8
2013-12-16
i40e: Remove FCoE in i40e_virtchnl_pf.c code
Neerav Parikh
1
-27
/
+2
2013-12-16
i40e: support for suspend and resume
Shannon Nelson
2
-1
/
+97
2013-12-16
i40e: rtnl_lock in reset path fixes
Anjali Singhai Jain
3
-5
/
+23
2013-12-16
i40e: Add basic support for get/set channels for RSS
Anjali Singhai Jain
1
-0
/
+90
2013-12-16
i40e: function to reconfigure RSS queues and rebuild
Anjali Singhai Jain
2
-8
/
+50
2013-12-16
i40e: reinit flow for the main VSI
Anjali Singhai Jain
1
-21
/
+97
2013-12-16
i40e: use same number of queues as CPUs
Jesse Brandeburg
1
-4
/
+3
2013-12-16
i40e: trivial fixes
Jesse Brandeburg
3
-3
/
+3
2013-12-16
i40e: init flow control settings to disabled
Jesse Brandeburg
2
-9
/
+60
2013-12-16
i40e: Tell the stack about our actual number of queues
Anjali Singhai Jain
1
-0
/
+10
2013-12-16
i40e: fix pf reset after offline test
Shannon Nelson
1
-6
/
+8
2013-12-16
i40e: fix up some of the ethtool connection reporting
Jesse Brandeburg
2
-8
/
+28
2013-12-16
net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len()
Jerry Chu
1
-8
/
+4
2013-12-15
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
10
-217
/
+797
2013-12-14
ipv6: fix compiler warning in ipv6_exthdrs_len
Hannes Frederic Sowa
1
-4
/
+5
2013-12-14
Merge branch 'bonding_rcu'
David S. Miller
8
-147
/
+130
2013-12-14
bonding: rebuild the bond_resend_igmp_join_requests_delayed()
dingtianhong
1
-16
/
+5
2013-12-14
bonding: remove unwanted lock for bond_store_primaryxxx()
dingtianhong
1
-4
/
+0
2013-12-14
bonding: remove unwanted lock for bond_option_active_slave_set()
dingtianhong
1
-2
/
+0
2013-12-14
bonding: add RCU for bond_3ad_state_machine_handler()
dingtianhong
2
-26
/
+35
2013-12-14
bonding: remove unwanted lock for bond enslave and release
dingtianhong
1
-21
/
+6
2013-12-14
bonding: rebuild the lock use for bond_activebackup_arp_mon()
dingtianhong
1
-25
/
+20
2013-12-14
bonding: create bond_first_slave_rcu()
dingtianhong
3
-0
/
+26
2013-12-14
bonding: rebuild the lock use for bond_loadbalance_arp_mon()
dingtianhong
1
-6
/
+12
2013-12-14
bonding: rebuild the lock use for bond_alb_monitor()
dingtianhong
1
-13
/
+9
2013-12-14
bonding: rebuild the lock use for bond_mii_monitor()
dingtianhong
1
-13
/
+11
2013-12-14
bonding: remove the no effect lock for bond_select_active_slave()
dingtianhong
2
-21
/
+6
2013-12-14
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2
-2
/
+5
2013-12-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
20
-421
/
+1418
2013-12-14
Merge branch 'bonding_netlink'
David S. Miller
5
-271
/
+578
2013-12-14
bonding: add arp_all_targets netlink support
sfeldma@cumulusnetworks.com
5
-6
/
+37
2013-12-14
bonding: add arp_validate netlink support
sfeldma@cumulusnetworks.com
5
-22
/
+50
2013-12-14
bonding: add arp_ip_target netlink support
sfeldma@cumulusnetworks.com
5
-68
/
+187
[next]