index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2net: Fix Endian
Li RongQing
2012-07-09
1
-1
/
+1
*
bcm87xx: fix reg-init comment typo
Peter Korsgaard
2012-07-09
1
-1
/
+1
*
phylib: Support registering a bunch of drivers
Christian Hohnstaedt
2012-07-09
15
-431
/
+157
*
bcm87xx: disable autonegotiation by default
Peter Korsgaard
2012-07-09
1
-0
/
+1
*
sky2: Fix for interrupt handler
Mirko Lindner
2012-07-09
1
-1
/
+3
*
sky2: Added support for Optima EEE
Mirko Lindner
2012-07-09
2
-1
/
+18
*
net/macb: manage carrier state with call to netif_carrier_{on|off}()
Nicolas Ferre
2012-07-09
1
-2
/
+11
*
bnx2i: use strlcpy() instead of memcpy() for strings
Dan Carpenter
2012-07-09
1
-1
/
+1
*
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-07-08
3
-18
/
+57
|
\
|
*
can: flexcan: add hardware controller version support
Hui Wang
2012-07-03
1
-8
/
+52
|
*
can: flexcan: use of_property_read_u32 to get DT entry value
Hui Wang
2012-07-02
1
-8
/
+3
|
*
can: dev: fix sparse warning for can_restart
Marc Kleine-Budde
2012-07-02
1
-1
/
+1
|
*
can: cc770: fix sparse warning for cc770_interrupt
Marc Kleine-Budde
2012-07-02
1
-1
/
+1
*
|
asix: avoid copies in tx path
Eric Dumazet
2012-07-08
1
-4
/
+24
*
|
net/mlx4_en: Add support for drop action through ethtool
Hadar Hen Zion
2012-07-08
4
-2
/
+42
*
|
net/mlx4_en: Manage flow steering rules with ethtool
Hadar Hen Zion
2012-07-08
2
-0
/
+389
*
|
net/mlx4: Implement promiscuous mode with device managed flow-steering
Hadar Hen Zion
2012-07-08
2
-0
/
+101
*
|
net/mlx4_core: Add resource tracking for device managed flow steering rules
Hadar Hen Zion
2012-07-08
2
-8
/
+125
*
|
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
2012-07-08
13
-76
/
+655
*
|
net/mlx4_core: Add firmware commands to support device managed flow steering
Hadar Hen Zion
2012-07-08
4
-0
/
+82
*
|
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
2012-07-08
5
-81
/
+124
*
|
net/mlx4_en: Re-design multicast attachments flow
Yevgeny Petrilin
2012-07-08
2
-35
/
+124
*
|
net/mlx4_core: Change resource tracking ID to be 64 bit
Hadar Hen Zion
2012-07-08
2
-14
/
+14
*
|
net/mlx4_core: Change resource tracking mechanism to use red-black tree
Hadar Hen Zion
2012-07-08
2
-32
/
+77
*
|
r6040: remove duplicate call to the pci_set_drvdata
Devendra Naga
2012-07-08
1
-1
/
+0
*
|
ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
David S. Miller
2012-07-06
1
-7
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-05
36
-277
/
+585
|
\
\
|
*
\
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2012-07-04
1
-15
/
+13
|
|
\
\
|
|
*
|
clk: fix parent validation in __clk_set_parent()
Rajendra Nayak
2012-07-03
1
-15
/
+13
|
*
|
|
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-07-04
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
md/raid10: fix careless build error
NeilBrown
2012-07-04
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-07-04
20
-101
/
+108
|
|
\
\
\
\
|
|
*
|
|
|
e1000e: remove use of IP payload checksum
Bruce Allan
2012-07-01
2
-61
/
+15
|
|
*
|
|
|
igbvf: fix divide by zero
Mitch A Williams
2012-07-01
1
-11
/
+18
|
*
|
|
|
|
floppy: cancel any pending fd_timeouts before adding a new one
Linus Torvalds
2012-07-04
1
-0
/
+1
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-07-04
7
-87
/
+261
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus
Jens Axboe
2012-06-13
2
-26
/
+51
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
drbd: fix null pointer dereference with on-congestion policy when diskless
Lars Ellenberg
2012-06-12
1
-23
/
+36
|
|
|
*
|
|
|
|
drbd: fix list corruption by failing but already aborted reads
Lars Ellenberg
2012-06-12
1
-1
/
+6
|
|
|
*
|
|
|
|
drbd: fix access of unallocated pages and kernel panic
Lars Ellenberg
2012-06-12
1
-2
/
+9
|
|
*
|
|
|
|
|
Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2012-06-13
2
-12
/
+48
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
xen/blkfront: Add WARN to deal with misbehaving backends.
Konrad Rzeszutek Wilk
2012-06-12
1
-12
/
+46
|
|
|
*
|
|
|
|
|
xen/blkback: Copy id field when doing BLKIF_DISCARD.
Konrad Rzeszutek Wilk
2012-05-30
1
-0
/
+2
|
|
*
|
|
|
|
|
|
umem: fix up unplugging
Tao Guo
2012-06-13
1
-0
/
+40
|
|
*
|
|
|
|
|
|
mtip32xx: Create debugfs entries for troubleshooting
Asai Thambi S P
2012-06-05
2
-1
/
+165
|
|
*
|
|
|
|
|
|
mtip32xx: Remove 'registers' and 'flags' from sysfs
Asai Thambi S P
2012-06-05
1
-91
/
+1
|
|
*
|
|
|
|
|
|
mtip32xx: Remove version.h header file inclusion
Sachin Kamat
2012-06-04
1
-1
/
+0
|
*
|
|
|
|
|
|
|
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-07-03
4
-26
/
+57
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
2012-07-03
1
-11
/
+19
|
|
*
|
|
|
|
|
|
|
dm persistent data: handle space map checker creation failure
Mike Snitzer
2012-07-03
3
-15
/
+28
[next]