index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
eeprom_93cx6: Add data direction control.
Ben Dooks
1
-0
/
+3
2011-11-26
be2net: Fix non utilization of RX queues
Padmanabh Ratnakar
1
-6
/
+10
2011-11-26
be2net: Use new hash key
Padmanabh Ratnakar
1
-2
/
+3
2011-11-26
be2net: Add error handling for Lancer
Padmanabh Ratnakar
1
-49
/
+106
2011-11-26
be2net: Fix error recovery paths
Padmanabh Ratnakar
1
-1
/
+4
2011-11-26
be2net: Move to new SR-IOV implementation in Lancer
Padmanabh Ratnakar
3
-25
/
+200
2011-11-26
bonding: Remove obsolete source file 'bond_ipv6.c'
Ben Hutchings
1
-223
/
+0
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-25
/
+67
2011-11-26
net: Revert ARCNET and PHYLIB to tristate options
Ben Hutchings
2
-2
/
+2
2011-11-24
net: mv643xx_eth: fix build error
Axel Lin
1
-4
/
+5
2011-11-23
ehea: Use round_jiffies_relative to align workqueue
Anton Blanchard
1
-2
/
+4
2011-11-23
ehea: Reduce memory usage in buffer pools
Anton Blanchard
1
-2
/
+2
2011-11-23
qlge: fix size of external list for TX address descriptors
Thadeu Lima de Souza Cascardo
1
-5
/
+3
2011-11-23
bnx2x: Fix 5461x LED
Yaniv Rosner
2
-1
/
+39
2011-11-23
net: treewide use of RCU_INIT_POINTER
Eric Dumazet
8
-19
/
+19
2011-11-23
b44: Use dev_kfree_skb_irq() in b44_tx()
Xander Hover
1
-1
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-4
/
+5
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
7
-20
/
+18
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
17
-31
/
+7
2011-11-22
net: remove ipv6_addr_copy()
Alexey Dobriyan
4
-13
/
+11
2011-11-22
Revert "rt2800pci: handle spurious interrupts"
John W. Linville
1
-6
/
+1
2011-11-22
Revert "rt2x00: handle spurious pci interrupts"
John W. Linville
3
-3
/
+3
2011-11-22
tg3: Add MDI-X reporting
Matt Carlson
2
-1
/
+28
2011-11-22
tg3: Restrict large prod ring cap devices
Matt Carlson
1
-5
/
+4
2011-11-22
tg3: Adjust BD replenish thresholds
Matt Carlson
1
-5
/
+3
2011-11-22
tg3: Make 1000Base-X FC resolution look like 1000T
Matt Carlson
1
-12
/
+6
2011-11-22
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-3
/
+1
2011-11-22
tg3: Fix advertisement handling
Hiroaki SHIMODA
1
-4
/
+3
2011-11-21
net, sja1000: Don't include version.h in peak_pci.c when not needed
Jesper Juhl
1
-1
/
+0
2011-11-21
tg3: switch to build_skb() infrastructure
Eric Dumazet
2
-55
/
+66
2011-11-21
xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()
Jan Beulich
1
-1
/
+1
2011-11-21
stmmac: mask mmc interrupts
Giuseppe CAVALLARO
1
-5
/
+9
2011-11-21
net: Change mii to ethtool advertisement function names
Matt Carlson
5
-27
/
+26
2011-11-21
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-21
ksz884x: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-4
/
+2
2011-11-21
ks8*/ksz8*: Casting (void *) value returned by kmalloc is useless
Thomas Meyer
1
-2
/
+1
2011-11-21
iseries_veth: Fix wrong parameter given to sizeof call
Thomas Jarosch
1
-1
/
+1
2011-11-21
prism54: potential memory corruption in prism54_get_essid()
Dan Carpenter
1
-1
/
+1
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
166
-816
/
+1303
2011-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
48
-200
/
+428
2011-11-20
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
1
-0
/
+8
2011-11-20
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-40
/
+38
2011-11-19
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2011-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
4
-13
/
+29
2011-11-18
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
1
-6
/
+2
2011-11-18
team: avoid using variable-length array
Jiri Pirko
1
-2
/
+7
2011-11-18
team: add fix_features
Jiri Pirko
1
-0
/
+22
2011-11-18
Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-12
/
+17
2011-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-16
/
+39
2011-11-18
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
1
-2
/
+2
[next]