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-05-30
net: OpenFirmware GPIO based MDIO bitbang driver
Laurent Pinchart
4
-0
/
+233
2008-05-30
sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHz
Ben Hutchings
1
-1
/
+1
2008-05-30
sfc: Use kernel I2C system and i2c-algo-bit driver
Ben Hutchings
10
-559
/
+133
2008-05-30
cxgb3: fix build error when INET=n
Randy Dunlap
1
-1
/
+1
2008-05-30
tlan: wrap source lines
Stephen Hemminger
2
-115
/
+203
2008-05-30
tlan: proper shared IRQ support
Stephen Hemminger
1
-44
/
+17
2008-05-30
tlan: manage rx allocation failure better
Stephen Hemminger
1
-34
/
+29
2008-05-30
tlan: 64bit conversion
Stephen Hemminger
2
-22
/
+18
2008-05-30
tlan: remove unused devName field
Stephen Hemminger
1
-1
/
+0
2008-05-30
tlan: use netdevice stats
Stephen Hemminger
2
-18
/
+16
2008-05-30
tlan: get rid of padding buffer
Stephen Hemminger
1
-30
/
+7
2008-05-30
myri10ge: add Direct Cache Access support
Brice Goglin
1
-1
/
+145
2008-05-30
myri10ge: add multislices support
Brice Goglin
1
-242
/
+442
2008-05-30
myri10ge: add routines for multislices
Brice Goglin
1
-0
/
+256
2008-05-29
Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...
David S. Miller
25
-457
/
+1203
2008-05-29
tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality
Ilpo Järvinen
1
-25
/
+25
2008-05-29
wanrouter: Fix ioctl handler declaration.
David S. Miller
1
-1
/
+1
2008-05-29
tg3: Update version to 3.93
Matt Carlson
1
-2
/
+2
2008-05-29
tg3: Add shmem options.
Matt Carlson
3
-8
/
+123
2008-05-29
tg3: Add 5785 ASIC revision
Matt Carlson
3
-15
/
+45
2008-05-29
tg3: Add libphy support.
Matt Carlson
2
-45
/
+352
2008-05-29
tg3: Add mdio bus registration
Matt Carlson
3
-7
/
+127
2008-05-29
tg3: Add TG3_FLG3_USE_PHYLIB
Matt Carlson
2
-34
/
+53
2008-05-29
tg3: Code cleanup.
Matt Carlson
2
-27
/
+16
2008-05-29
tg3: Pure code movement.
Matt Carlson
1
-239
/
+237
2008-05-25
irda: Push BKL down into irda ioctl handlers
Alan Cox
2
-28
/
+33
2008-05-25
wanrouter: Push down BKL
Alan Cox
2
-3
/
+5
2008-05-25
ppp: push BKL down into the driver
Alan Cox
1
-7
/
+15
2008-05-25
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
93
-1072
/
+1107
2008-05-23
vlan: Use bitmask of feature flags instead of seperate feature bits
Patrick McHardy
4
-18
/
+8
2008-05-23
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
48
-576
/
+853
2008-05-22
via-velocity: use memmove
Stephen Hemminger
1
-5
/
+1
2008-05-22
via-velocity: use netdev_alloc_skb
Stephen Hemminger
1
-13
/
+6
2008-05-22
dl2k: use netdev_alloc_skb
Stephen Hemminger
1
-4
/
+4
2008-05-22
hamachi: use netdev_alloc_skb
Stephen Hemminger
1
-10
/
+2
2008-05-22
ixp2000: use netdev_alloc_skb
Stephen Hemminger
1
-2
/
+2
2008-05-22
sb1250: use netdev_alloc_skb
Maciej W. Rozycki
1
-36
/
+31
2008-05-22
atl1: use netdev_alloc_skb
Stephen Hemminger
1
-1
/
+2
2008-05-22
tg3: remove unneeded semicolons
Stephen Hemminger
1
-16
/
+16
2008-05-22
fmvj18x_cs: add NextCom NC5310 rev B support
Komuro
1
-1
/
+3
2008-05-22
xirc2ps_cs: re-initialize the multicast address in do_reset
Komuro
1
-4
/
+8
2008-05-22
3C509: rx_bytes should not be increased when alloc_skb failed
Wang Chen
1
-1
/
+1
2008-05-22
NETFRONT: Use __skb_queue_purge()
Wang Chen
1
-4
/
+2
2008-05-22
VIRTIO: Use __skb_queue_purge()
Wang Chen
1
-2
/
+1
2008-05-22
phylib: do EXPORT_SYMBOL on get_phy_id
Paul Gortmaker
1
-0
/
+1
2008-05-22
netlink: Fix nla_parse_nested_compat() to call nla_parse() directly
Thomas Graf
1
-5
/
+6
2008-05-22
3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
Randy Dunlap
1
-0
/
+4
2008-05-22
PHYLIB: Kconfig: Complete the list of Broadcom PHYs supported
Maciej W. Rozycki
1
-1
/
+2
2008-05-22
PHYLIB: Add 1000Base-X support for Broadcom bcm5482
Nate Case
1
-2
/
+199
2008-05-22
bonding: Add "follow" option to fail_over_mac
Jay Vosburgh
4
-89
/
+232
[next]