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
2009-04-14
Revert "rose: zero length frame filtering in af_rose.c"
David S. Miller
1
-10
/
+0
2009-04-14
sfc: Use correct macro to set event bitfield
Ben Hutchings
1
-2
/
+2
2009-04-14
sfc: Match calls to netif_napi_add() and netif_napi_del()
Ben Hutchings
1
-3
/
+4
2009-04-14
bonding: Remove debug printk
Jay Vosburgh
1
-2
/
+0
2009-04-14
e1000/e1000: fix compile warning
Jesse Brandeburg
2
-2
/
+2
2009-04-14
ehea: Fix incomplete conversion to net_device_ops
Alexander Beregalov
1
-2
/
+2
2009-04-14
skge: fix occasional BUG during MTU change
Michal Schmidt
1
-2
/
+2
2009-04-14
gro: Restore correct value to gso_size
Herbert Xu
1
-2
/
+3
2009-04-14
ipv6:remove useless check
Yang Hongyang
1
-4
/
+0
2009-04-14
tun: Fix crash with non-GSO users
Herbert Xu
1
-2
/
+3
2009-04-14
tcp: fix >2 iw selection
Ilpo Järvinen
1
-0
/
+3
2009-04-13
netsched: Allow meta match on vlan tag on receive
Stephen Hemminger
1
-2
/
+4
2009-04-13
gro: Normalise skb before bypassing GRO on netpoll VLAN path
Herbert Xu
1
-1
/
+3
2009-04-13
be2net: fix for default setting of pause auto-negotiation
Ajit Khaparde
1
-2
/
+2
2009-04-13
eth_v10: convert to net_device_ops
Alexander Beregalov
1
-12
/
+18
2009-04-13
ioc3-eth: convert to net_device_ops
Alexander Beregalov
1
-8
/
+14
2009-04-13
isa-skeleton: convert to net_device_ops
Alexander Beregalov
1
-7
/
+13
2009-04-13
mac89x0: convert to net_device_ops
Alexander Beregalov
1
-6
/
+12
2009-04-13
macb: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-13
macsonic: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-13
sh_eth: convert to net_device_ops
Alexander Beregalov
1
-7
/
+14
2009-04-13
sun3_82586: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-13
tc35815: convert to net_device_ops
Alexander Beregalov
1
-10
/
+17
2009-04-13
tsi108_eth: convert to net_device_ops
Alexander Beregalov
1
-7
/
+13
2009-04-13
xtsonic: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-04-13
phylib: Add interrupt source check function to M88E1121R driver
Anatolij Gustschin
1
-0
/
+13
2009-04-13
phylib: Allow early-out in phy_change
Anatolij Gustschin
2
-0
/
+15
2009-04-13
phylib: Basic support for the M88E1121R Marvell chip
Sergei Poselenov
1
-0
/
+41
2009-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
707
-29751
/
+26348
2009-04-13
tg3: fix big endian MAC address collection failure
James Bottomley
1
-2
/
+7
2009-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
11
-18
/
+116
2009-04-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-28
/
+35
2009-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
28
-200
/
+3062
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
5
-4
/
+29
2009-04-13
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-3
/
+12
2009-04-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-19
/
+57
2009-04-13
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-29
/
+45
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-3
/
+18
2009-04-13
cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c
Andrew Morton
1
-15
/
+9
2009-04-13
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-6
/
+16
2009-04-13
add some long-missing capabilities to fs_mask
Serge E. Hallyn
1
-4
/
+19
2009-04-13
Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods
Linus Torvalds
2
-187
/
+1896
2009-04-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-53
/
+58
2009-04-13
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-1
/
+1
2009-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
7
-106
/
+128
2009-04-13
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
159
-2
/
+15718
2009-04-13
i2c: Let new-style drivers implement attach_adapter
Jean Delvare
1
-2
/
+1
2009-04-13
i2c: Fix sparse warnings for I2C_BOARD_INFO()
Ben Hutchings
1
-1
/
+1
2009-04-13
i2c-voodoo3: Deprecate in favor of tdfxfb
Jean Delvare
2
-2
/
+13
2009-04-13
i2c-algo-pca: Fix use of uninitialized variable in debug message
Jean Delvare
1
-1
/
+1
[next]