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-06-04
tipc: Message rejection rework preparatory changes
Allan Stephens
3
-4
/
+31
2008-06-04
tipc: Fix bugs in rejection of message with short header
Allan Stephens
1
-4
/
+6
2008-06-04
tipc: Message header creation optimizations
Allan Stephens
1
-6
/
+1
2008-06-04
tipc: Expand link sequence gap field to 13 bits
Allan Stephens
1
-4
/
+4
2008-06-04
tipc: Add missing spinlock in name table display code
Allan Stephens
1
-1
/
+3
2008-06-04
tipc: Prevent display of name table types with no publications
Allan Stephens
1
-0
/
+3
2008-06-04
tipc: Optimize message initialization routine
Allan Stephens
7
-18
/
+16
2008-06-04
tipc: Prevent access of non-existent field in short message header
Allan Stephens
1
-1
/
+3
2008-06-04
tipc: Minor optimizations to received message processing
Allan Stephens
3
-25
/
+8
2008-06-04
tipc: Fix minor bugs in link session number handling
Allan Stephens
1
-5
/
+12
2008-06-04
tipc: Fix bugs in message error code display when debugging
Allan Stephens
1
-3
/
+0
2008-06-04
tipc: Standardize error checking on incoming messages via native API
Allan Stephens
1
-16
/
+9
2008-06-04
tipc: Fix bug in connection setup via native API
Allan Stephens
1
-6
/
+3
2008-05-30
ns8320: use netdev_alloc_skb
Stephen Hemminger
1
-6
/
+3
2008-05-30
ts108: use netdev_alloc_skb
Stephen Hemminger
1
-2
/
+4
2008-05-30
net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEM
Marcin Slusarz
1
-1
/
+1
2008-05-30
sky2: pci power savings
Stephen Hemminger
2
-7
/
+107
2008-05-30
sky2: put PHY in sleep when down
Stephen Hemminger
2
-2
/
+45
2008-05-30
sky2: split phy power into two functions
Stephen Hemminger
1
-15
/
+24
2008-05-30
[netdrvr] forcedeth: reorder suspend/resume code
Tobias Diedrich
1
-15
/
+11
2008-05-30
[netdrvr] forcedeth: save/restore device configuration space
Tobias Diedrich
1
-6
/
+15
2008-05-30
[netdrvr] forcedeth: setup wake-on-lan before shutting down
Tobias Diedrich
1
-0
/
+16
2008-05-30
ps3: gelic: updown_lock semaphore to mutex
Daniel Walker
2
-6
/
+6
2008-05-30
ps3: gelic: assoc_stat_lock semaphore to mutex
Daniel Walker
2
-12
/
+12
2008-05-30
ps3: gelic: scan_lock semaphore to mutex
Daniel Walker
2
-10
/
+10
2008-05-30
fs_enet: MDIO on GPIO support
Laurent Pinchart
1
-11
/
+20
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
[next]