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
2007-10-15
myri10ge: add IPv6 TSO support
Brice Goglin
1
-8
/
+79
2007-10-15
Add skb_is_gso_v6
Brice Goglin
1
-0
/
+5
2007-10-15
myri10ge: update firmware headers
Brice Goglin
1
-4
/
+86
2007-10-15
myri10ge: fix some indentation, white spaces, and comments
Brice Goglin
1
-6
/
+5
2007-10-15
net/bonding: Optionally allow ethernet slaves to keep own MAC
Jay Vosburgh
4
-24
/
+121
2007-10-15
net/bonding: Destroy bonding master when last slave is gone
Moni Shoua
3
-4
/
+46
2007-10-15
net/bonding: Delay sending of gratuitous ARP to avoid failure
Moni Shoua
2
-3
/
+22
2007-10-15
net/bonding: Handlle wrong assumptions that slave is always an Ethernet device
Moni Shoua
3
-3
/
+11
2007-10-15
net/bonding: Enable IP multicast for bonding IPoIB devices
Moni Shoua
2
-6
/
+5
2007-10-15
net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...
Moni Shoua
2
-28
/
+60
2007-10-15
net/bonding: Enable bonding to enslave non ARPHRD_ETHER
Moni Shoua
1
-0
/
+33
2007-10-15
IB/ipoib: Verify address handle validity on send
Moni Shoua
1
-2
/
+3
2007-10-15
IB/ipoib: Bound the net device to the ipoib_neigh structue
Moni Shoua
3
-11
/
+20
2007-10-15
natsemi: Check return value for pci_enable_device()
Mark Brown
1
-2
/
+8
2007-10-15
natsemi: Use round_jiffies() for slow timers
Mark Brown
1
-3
/
+7
2007-10-15
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
57
-1123
/
+5467
2007-10-15
Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
21
-57
/
+251
2007-10-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
14
-334
/
+511
2007-10-15
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
Linus Torvalds
1
-2
/
+0
2007-10-15
[IA64] update sn2_defconfig
Jes Sorensen
1
-254
/
+189
2007-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
25
-1288
/
+1872
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
168
-19930
/
+15985
2007-10-15
Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-34
/
+50
2007-10-15
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
56
-3116
/
+2359
2007-10-15
Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
16
-376
/
+326
2007-10-15
PS3 system bus add_uevent_var() fallout
Geert Uytterhoeven
1
-1
/
+0
2007-10-15
HID: fix HIDIOCGRDESC memory access in hidraw
Jiri Kosina
3
-14
/
+24
2007-10-15
sched: sync wakeups preempt too
Ingo Molnar
1
-10
/
+1
2007-10-15
sched: affine sync wakeups
Ingo Molnar
3
-6
/
+12
2007-10-15
sched: guest CPU accounting: maintain guest state in KVM
Laurent Vivier
2
-0
/
+12
2007-10-15
sched: guest CPU accounting: maintain stats in account_system_time()
Laurent Vivier
2
-0
/
+26
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
Laurent Vivier
4
-2
/
+27
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/stat field
Laurent Vivier
2
-4
/
+12
2007-10-15
sched: domain sysctl fixes: add terminator comment
Milton Miller
1
-0
/
+1
2007-10-15
sched: domain sysctl fixes: do not crash on allocation failure
Milton Miller
1
-2
/
+8
2007-10-15
sched: domain sysctl fixes: unregister the sysctl table before domains
Milton Miller
1
-4
/
+30
2007-10-15
sched: domain sysctl fixes: use for_each_online_cpu()
Milton Miller
1
-1
/
+2
2007-10-15
sched: domain sysctl fixes: use kcalloc()
Milton Miller
1
-3
/
+2
2007-10-15
Make scheduler debug file operations const
Arjan van de Ven
1
-1
/
+1
2007-10-15
sched: enable wake-idle on CONFIG_SCHED_MC=y
Ingo Molnar
1
-3
/
+4
2007-10-15
sched: reintroduce topology.h tunings
Ingo Molnar
1
-7
/
+5
2007-10-15
sched: allow the immediate migration of cache-cold tasks
Ingo Molnar
1
-1
/
+7
2007-10-15
sched: debug, improve migration statistics
Ingo Molnar
3
-32
/
+149
2007-10-15
sched: debug: increase width of debug line
Ingo Molnar
1
-6
/
+7
2007-10-15
sched: activate task_hot() only on fair-scheduled tasks
Peter Zijlstra
1
-3
/
+8
2007-10-15
sched: reintroduce cache-hot affinity
Ingo Molnar
4
-0
/
+38
2007-10-15
sched: speed up context-switches a bit
Ingo Molnar
1
-11
/
+0
2007-10-15
sched: do not wakeup-preempt with SCHED_BATCH tasks
Ingo Molnar
1
-0
/
+6
2007-10-15
sched: generate uevents for user creation/destruction
Srivatsa Vaddagiri
1
-0
/
+4
2007-10-15
sched: do not normalize kernel threads via SysRq-N
Ingo Molnar
1
-11
/
+7
[next]