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
2013-11-29
be2net: call napi_disable() for all event queues
Ivan Vecera
1
-1
/
+1
2013-11-29
via-velocity: fix netif_receive_skb use in irq disabled section.
françois romieu
1
-5
/
+6
2013-11-29
Merge branch 'fixes-for-3.13-20131127' of git://gitorious.org/linux-can/linux...
David S. Miller
3
-15
/
+26
2013-11-29
xen-netback: include definition of csum_ipv6_magic
Andy Whitcroft
1
-0
/
+1
2013-11-29
macvtap: fix tx_dropped counting error
Jason Wang
1
-1
/
+1
2013-11-29
phy: Add Vitesse 8514 phy ID
Shaohui Xie
1
-0
/
+15
2013-11-29
genetlink/pmcraid: use proper genetlink multicast API
Johannes Berg
1
-5
/
+15
2013-11-29
tg3: Convert to use hwmon_device_register_with_groups
Guenter Roeck
1
-19
/
+6
2013-11-29
bonding: disable arp and enable mii monitoring when bond change to no uses ar...
dingtianhong
4
-9
/
+19
2013-11-26
can: flexcan: use correct clock as base for bit rate calculation
Marc Kleine-Budde
1
-1
/
+1
2013-11-26
can: c_can: fix calculation of transmitted bytes on tx complete
Holger Bechtold
1
-0
/
+1
2013-11-26
can: c_can: don't call pm_runtime_get_sync() from interrupt context
Marc Kleine-Budde
1
-6
/
+15
2013-11-26
can: sja1000: fix {pre,post}_irq() handling and IRQ handler return value
Oliver Hartkopp
1
-8
/
+9
2013-11-24
be2net: Avoid programming permenant MAC by BE3-R VFs
Ajit Khaparde
2
-6
/
+5
2013-11-24
be2net: set coalesce-wm in CQ_CREATE_V2 cmd
Ajit Khaparde
1
-0
/
+7
2013-11-24
be2net: Disabling and enabling interrupts in suspend and resume
Ajit Khaparde
1
-0
/
+2
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
13
-52
/
+121
2013-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-52
/
+121
2013-11-21
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
2
-7
/
+72
2013-11-21
net/phy: Add VSC8662 support
Sandeep Singh
1
-0
/
+14
2013-11-21
net/phy: Add VSC8574 support
shaohui xie
1
-1
/
+16
2013-11-21
net/phy: Add VSC8234 support
Andy Fleming
1
-2
/
+17
2013-11-21
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2
-11
/
+4
2013-11-21
r8152: fix incorrect type in assignment
hayeswang
1
-9
/
+9
2013-11-21
r8152: support stopping/waking tx queue
hayeswang
1
-0
/
+22
2013-11-21
r8152: modify the tx flow
hayeswang
1
-43
/
+3
2013-11-21
r8152: fix tx/rx memory overflow
hayeswang
1
-13
/
+17
2013-11-20
aacraid: prevent invalid pointer dereference
Mahesh Rajashekhara
1
-1
/
+2
2013-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-379
/
+538
2013-11-20
genetlink: make multicast groups const, prevent abuse
Johannes Berg
3
-54
/
+21
2013-11-20
genetlink: pass family to functions using groups
Johannes Berg
4
-5
/
+9
2013-11-20
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2
-4
/
+2
2013-11-20
atm: idt77252: fix dev refcnt leak
Ying Xue
1
-1
/
+1
2013-11-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
12
-315
/
+365
2013-11-19
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
97
-407
/
+835
2013-11-19
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
34
-212
/
+2937
2013-11-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
45
-545
/
+1742
2013-11-19
Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6
Linus Torvalds
11
-351
/
+751
2013-11-19
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
47
-119
/
+610
2013-11-19
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
170
-930
/
+8680
2013-11-19
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-129
/
+465
2013-11-19
Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
6
-125
/
+128
2013-11-19
Merge tag 'mmc-updates-for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
45
-1231
/
+1786
2013-11-19
be2net: Delete secondary unicast MAC addresses during be_close
Ajit Khaparde
1
-0
/
+5
2013-11-19
be2net: Fix unconditional enabling of Rx interface options
Ajit Khaparde
3
-4
/
+16
2013-11-19
net, virtio_net: replace the magic value
Zhi Yong Wu
1
-2
/
+2
2013-11-19
bnx2x: Prevent "timeout waiting for state X"
Dmitry Kravkov
3
-11
/
+4
2013-11-19
bnx2x: prevent CFC attention
Dmitry Kravkov
1
-1
/
+1
2013-11-19
bnx2x: Prevent panic during DMAE timeout
Dmitry Kravkov
2
-0
/
+19
[next]