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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-27
[ARM] OMAP: Change mailing list for OMAP in MAINTAINERS
Dirk Behme
1
-1
/
+1
2008-08-27
wan: Missing capability checks in sbni_ioctl()
Eugene Teo
1
-4
/
+4
2008-08-27
Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li...
David S. Miller
8
-81
/
+80
2008-08-27
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
35
-189
/
+284
2008-08-27
e100, fix iomap read
Jiri Slaby
1
-2
/
+2
2008-08-27
qeth: preallocated header account offset
Frank Blaschka
1
-1
/
+1
2008-08-27
qeth: l2 write unicast list to hardware
Frank Blaschka
2
-5
/
+23
2008-08-27
qeth: use -EOPNOTSUPP instead of -ENOTSUPP.
Ursula Braun
1
-1
/
+1
2008-08-27
ibm_newemac: Don't call dev_mc_add() before device is registered
Benjamin Herrenschmidt
1
-3
/
+3
2008-08-27
net: don't grab a mutex within a timer context in gianfar
Sebastian Siewior
2
-4
/
+19
2008-08-27
forcedeth: fix checksum flag
Ayaz Abdulla
1
-2
/
+2
2008-08-27
net/usb/mcs7830: add set_mac_address
Oliver Martin
1
-0
/
+24
2008-08-27
net/usb/mcs7830: new device IDs
Arnd Bergmann
1
-1
/
+22
2008-08-27
[netdrvr] smc91x: fix resource removal (null ptr deref)
Jeff Garzik
1
-1
/
+1
2008-08-27
ibmveth: fix bad UDP checksums
Santiago Leon
1
-2
/
+3
2008-08-27
[netdrvr] hso: dev_kfree_skb crash fix
Denis Joseph Barrow
1
-0
/
+1
2008-08-27
[netdrvr] hso: icon 322 detection fix
Denis Joseph Barrow
1
-1
/
+1
2008-08-27
atl1: disable TSO by default
Jay Cliburn
1
-1
/
+0
2008-08-27
atl1e: multistatement if missing braces
Ilpo Järvinen
1
-1
/
+2
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
4
-22
/
+0
2008-08-27
drivers/net/skfp/ess.c: fix compile warnings
Takashi Iwai
1
-3
/
+3
2008-08-27
ipv4: mode 0555 in ipv4_skeleton
Hugh Dickins
1
-2
/
+2
2008-08-27
tcp: fix tcp header size miscalculation when window scale is unused
Philip Love
1
-2
/
+4
2008-08-27
pkt_sched: Fix sch_tree_lock()
Jarek Poplawski
1
-2
/
+2
2008-08-27
pkt_sched: Fix gen_estimator locks
Jarek Poplawski
5
-9
/
+25
2008-08-27
pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc
Jarek Poplawski
2
-3
/
+3
2008-08-27
LCS recovery dumps when cable reconnect
Klaus-D. Wacker
1
-1
/
+2
2008-08-27
ctcm: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
4
-67
/
+68
2008-08-27
claw: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
1
-30
/
+30
2008-08-27
claw: fix memory leak in claw_probe.
Martin Schwidefsky
1
-11
/
+8
2008-08-27
[netdrvr] fix build issue: undefined reference to `NS8390p_init'
Alan Cox
1
-1
/
+1
2008-08-27
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
3
-1
/
+20
2008-08-27
igb: fix setting the number of tx queues
Alexander Duyck
1
-2
/
+2
2008-08-27
igb: ethtool -d reads EICR which is incorrect as it is read on clear
Alexander Duyck
1
-2
/
+6
2008-08-27
igb: force all queues to interrupt once every 2 seconds
Alexander Duyck
1
-1
/
+9
2008-08-27
r8169: balance pci_map / pci_unmap pair
Francois Romieu
1
-1
/
+1
2008-08-27
pkt_sched: Fix dev_graft_qdisc() locking
Jarek Poplawski
1
-1
/
+1
2008-08-27
myri10ge: update version string to 1.4.3-1.358
Brice Goglin
1
-1
/
+1
2008-08-27
ixgbe: fix vlan filtering
Alexander Duyck
1
-3
/
+5
2008-08-27
Blackfin EMAC Driver: the BF526 also supports the MAC,
Mike Frysinger
1
-3
/
+3
2008-08-27
Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...
Jeff Garzik
1
-15
/
+20
2008-08-27
block: remove blk_queue_tag_depth() and blk_queue_tag_queue()
Jens Axboe
1
-2
/
+0
2008-08-27
block: remove unused ->busy part of the block queue tag map
Matthew Wilcox
1
-4
/
+2
2008-08-27
bio: fix __bio_copy_iov() handling of bio->bv_len
FUJITA Tomonori
1
-5
/
+5
2008-08-27
bio: fix bio_copy_kern() handling of bio->bv_len
FUJITA Tomonori
1
-10
/
+28
2008-08-27
block: submit_bh() inadvertently discards barrier flag on a sync write
Jens Axboe
1
-5
/
+8
2008-08-27
block: clean up cmdfilter sysfs interface
Adel Gadllah
1
-24
/
+30
2008-08-27
block: rename blk_scsi_cmd_filter to blk_cmd_filter
FUJITA Tomonori
3
-20
/
+20
2008-08-27
sg: restore command permission for TYPE_SCANNER
FUJITA Tomonori
1
-8
/
+14
2008-08-27
block: move cmdfilter from gendisk to request_queue
FUJITA Tomonori
7
-163
/
+132
[prev]
[next]