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
*
xen-netfront: use skb_partial_csum_set() to simplify the codes
Li RongQing
2013-06-11
1
-12
/
+8
*
ixgbe: add extra stats for ndo_ll_poll
Eliezer Tamir
2013-06-10
3
-0
/
+60
*
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
2013-06-10
3
-8
/
+177
*
bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switch
Maxime Bizon
2013-06-10
2
-12
/
+998
*
bcm63xx_enet: split DMA channel register accesses
Maxime Bizon
2013-06-10
1
-56
/
+83
*
bcm63xx_enet: implement reset autoneg ethtool callback
Maxime Bizon
2013-06-10
1
-0
/
+15
*
macvtap: enable multiqueue flag
Jason Wang
2013-06-07
1
-5
/
+2
*
macvtap: add TUNSETQUEUE ioctl
Jason Wang
2013-06-07
1
-19
/
+116
*
macvtap: eliminate linear search
Jason Wang
2013-06-07
1
-44
/
+20
*
macvtap: introduce macvtap_get_vlan()
Jason Wang
2013-06-07
1
-7
/
+20
*
macvtap: do not add self to waitqueue if doing a nonblock read
Jason Wang
2013-06-07
1
-2
/
+5
*
macvtap: fix a possible race between queue selection and changing queues
Jason Wang
2013-06-07
1
-1
/
+1
*
sh_eth: Fix warnings on 64-bit.
David S. Miller
2013-06-07
1
-1
/
+1
*
sh_eth: remove dependencies from Kconfig
Sergei Shtylyov
2013-06-07
1
-6
/
+0
*
sh_eth: get R8A777x support out of #ifdef
Sergei Shtylyov
2013-06-07
1
-9
/
+5
*
sh_eth: get SH7724 support out of #ifdef
Sergei Shtylyov
2013-06-07
1
-5
/
+5
*
sh_eth: get SH7757 support out of #ifdef
Sergei Shtylyov
2013-06-07
1
-20
/
+8
*
sh_eth: get SH77{34|63} support out of #ifdef
Sergei Shtylyov
2013-06-07
1
-31
/
+36
*
sh_eth: get R8A7740 support out of #ifdef
Sergei Shtylyov
2013-06-07
1
-9
/
+7
*
sh_eth: get SH7619 support out of #ifdef
Sergei Shtylyov
2013-06-07
1
-3
/
+3
*
sh_eth: get SH771x support out of #ifdef
Sergei Shtylyov
2013-06-07
1
-3
/
+4
*
sh_eth: create initial ID table
Sergei Shtylyov
2013-06-07
1
-0
/
+10
*
bonding: disallow change of MAC if fail_over_mac enabled
Jay Vosburgh
2013-06-07
1
-4
/
+3
*
bonding: Convert hw addr handling to sync/unsync, support ucast addresses
Jay Vosburgh
2013-06-07
2
-126
/
+43
*
fec: Only pass pdev in fec_ptp_init()
Fabio Estevam
2013-06-07
3
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-06
35
-128
/
+230
|
\
|
*
Merge tag 'staging-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-06
8
-15
/
+21
|
|
\
|
|
*
Merge tag 'iio-fixes-for-3.10b' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-06-04
3
-4
/
+7
|
|
|
\
|
|
|
*
iio:inkern: Fix typo/bug in convert raw to processed.
Michael Hennerich
2013-06-04
1
-1
/
+1
|
|
|
*
iio: frequency: ad4350: Fix bug / typo in mask
Michael Hennerich
2013-06-04
1
-1
/
+1
|
|
|
*
inkern: iio_device_put after incorrect return/goto
Joe Perches
2013-06-04
1
-1
/
+1
|
|
|
*
iio:callback buffer: free the scan_mask
Jonathan Cameron
2013-06-04
1
-1
/
+4
|
|
*
|
staging: alarm-dev: information leak in alarm_compat_ioctl()
Dan Carpenter
2013-06-04
1
-1
/
+3
|
|
|
/
|
|
*
staging: alarm-dev: information leak in alarm_ioctl()
Dan Carpenter
2013-06-03
1
-1
/
+3
|
|
*
drivers: staging: zcache: fix compile error
Bob Liu
2013-05-30
3
-6
/
+6
|
|
*
staging: dwc2: fix value of dma_mask
Paul Zimmerman
2013-05-30
1
-3
/
+2
|
*
|
Merge tag 'tty-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-06-06
3
-7
/
+22
|
|
\
\
|
|
*
|
Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"
Kyle McMartin
2013-06-03
1
-7
/
+7
|
|
*
|
serial: samsung: enable clock before clearing pending interrupts during init
Chander Kashyap
2013-06-03
1
-0
/
+13
|
|
*
|
serial/imx: disable hardware flow control at startup
Lucas Stach
2013-06-03
1
-0
/
+2
|
|
|
/
|
*
|
Merge tag 'usb-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-06-06
24
-106
/
+187
|
|
\
\
|
|
*
|
USB: option,zte_ev: move most ZTE CDMA devices to zte_ev
Dan Williams
2013-06-06
2
-26
/
+22
|
|
*
|
USB: option: blacklist network interface on Huawei E1820
Bjørn Mork
2013-06-06
1
-0
/
+2
|
|
*
|
USB: whiteheat: fix broken port configuration
Johan Hovold
2013-06-06
1
-1
/
+1
|
|
*
|
USB: serial: fix TIOCMIWAIT return value
Johan Hovold
2013-06-05
1
-3
/
+1
|
|
*
|
USB: mos7720: fix hardware flow control
Johan Hovold
2013-06-04
1
-1
/
+1
|
|
*
|
USB: keyspan: remove unused endpoint-array access
Johan Hovold
2013-06-04
1
-10
/
+0
|
|
*
|
USB: keyspan: fix bogus array index
Johan Hovold
2013-06-04
1
-1
/
+1
|
|
*
|
USB: zte_ev: fix broken open
Johan Hovold
2013-06-04
1
-6
/
+0
|
|
*
|
USB: serial: Add Option GTM681W to qcserial device table.
Richard Weinberger
2013-06-03
1
-0
/
+1
[next]