index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-01-11
ucc_geth: use correct UCCE macros
Timur Tabi
2
-174
/
+68
2009-01-11
net_dma: acquire/release dma channels on ifup/ifdown
Dan Williams
2
-3
/
+20
2009-01-11
cxgb3: Keep LRO off if disabled when interface is down
Roland Dreier
3
-10
/
+21
2009-01-11
sfc: SFT9001: Fix condition for LNPGA power-off
Ben Hutchings
1
-2
/
+3
2009-01-11
dccp ccid-3: Fix RFC reference
Gerrit Renker
1
-1
/
+1
2009-01-11
smsc911x: register irq with device name, not driver name
Steve Glendinning
1
-1
/
+1
2009-01-11
smsc911x: fix smsc911x_reg_read compiler warning
Steve Glendinning
1
-0
/
+1
2009-01-11
forcedeth: napi schedule lock fix
Ayaz Abdulla
1
-2
/
+2
2009-01-11
net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c
Leonardo Potenza
1
-1
/
+1
2009-01-11
forcedeth: remove mgmt unit for mcp79 chipset
Ayaz Abdulla
1
-4
/
+4
2009-01-11
qlge: Remove dynamic alloc of rx ring control blocks.
Ron Mercer
2
-33
/
+10
2009-01-11
qlge: Fix schedule while atomic issue.
Ron Mercer
1
-3
/
+3
2009-01-11
qlge: Remove support for device ID 8000.
Ron Mercer
2
-3
/
+1
2009-01-11
qlge: Get rid of split addresses in hardware control blocks.
Ron Mercer
3
-66
/
+32
2009-01-11
qlge: Get rid of volatile usage for shadow register.
Ron Mercer
3
-14
/
+34
2009-01-11
forcedeth: version bump and copyright
Ayaz Abdulla
1
-2
/
+2
2009-01-11
forcedeth: xmit lock fix
Ayaz Abdulla
1
-2
/
+4
2009-01-11
netdev: missing validate_address hooks
Stephen Hemminger
3
-0
/
+3
2009-01-11
netdev: add missing set_mac_address hook
Stephen Hemminger
27
-1
/
+28
2009-01-11
netdev: gianfar: add MII ioctl handler
Clifford Wolf
1
-0
/
+15
2009-01-11
drivers/net/wireless/libertas: move a dereference below a NULL test
Julia Lawall
1
-3
/
+4
2009-01-11
drivers/net/hamradio/6pack.c: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
net/bridge/netfilter: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-11
net/tipc/bcast.h: use ARRAY_SIZE
Julia Lawall
1
-1
/
+1
2009-01-11
wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_dev
Inaky Perez-Gonzalez
1
-2
/
+2
2009-01-11
3c59x: Use device_set_wakeup_enable
Steffen Klassert
1
-0
/
+2
2009-01-11
qeth: fix usage of netdev_ops
Frank Blaschka
2
-5
/
+21
2009-01-11
qlge: Naming interrupt vectors
Jesper Dangaard Brouer
1
-2
/
+2
2009-01-11
b44: fix misalignment and wasted space in rx handling
Felix Fietkau
1
-7
/
+6
2009-01-11
ipcomp: Remove spurious truesize increase
Herbert Xu
1
-1
/
+0
2009-01-11
e1000e: Add process name to WARN message when detecting Mutex contention
David Graham
1
-6
/
+13
2009-01-11
r6040: bump release to 0.21
Florian Fainelli
1
-2
/
+2
2009-01-11
r6040: no longer mark r6040 as being experimental
Florian Fainelli
1
-1
/
+1
2009-01-11
r6040: generate random ethernet MAC address when not initialized
Florian Fainelli
1
-2
/
+4
2009-01-11
r6040: fix ifconfig down and freeing of tx/rx descriptors
Florian Fainelli
1
-11
/
+21
2009-01-11
irda: fix incomplete conversation to internal stats
Alexander Beregalov
2
-5
/
+5
2009-01-11
Linux 2.6.29-rc1
v2.6.29-rc1
Linus Torvalds
1
-2
/
+2
2009-01-11
bootgraph: make the bootgraph script show async waiting time
Arjan van de Ven
1
-4
/
+42
2009-01-11
libata: only ports >= 0 need to synchronize
Arjan van de Ven
1
-1
/
+3
2009-01-11
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
3
-0
/
+13
2009-01-10
btrfs: fix for write_super_lockfs/unlockfs error handling
Linus Torvalds
1
-4
/
+6
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
2
-10
/
+10
2009-01-10
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-10
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
3
-19
/
+2
2009-01-10
filesystem freeze: implement generic freeze feature
Takashi Sato
5
-10
/
+130
2009-01-10
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
12
-68
/
+107
2009-01-10
memstick: annotate endianness of attribute structs
Harvey Harrison
2
-24
/
+23
2009-01-10
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2009-01-10
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
1
-2
/
+12
[next]