index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BRIDGE]: fix module startup error handling
Stephen Hemminger
2006-06-17
2
-9
/
+22
*
[BRIDGE]: optimize conditional in forward path
Stephen Hemminger
2006-06-17
1
-8
/
+4
*
[LLC]: add multicast support for datagrams
Stephen Hemminger
2006-06-17
2
-8
/
+55
*
[LLC]: allow applications to get copy of kernel datagrams
Stephen Hemminger
2006-06-17
1
-1
/
+3
*
[LLC]: use rcu_dereference on receive handler
Stephen Hemminger
2006-06-17
1
-2
/
+5
*
[LLC]: allow datagram recvmsg
Stephen Hemminger
2006-06-17
1
-2
/
+2
*
[LLC]: use more efficient ether address routines
Stephen Hemminger
2006-06-17
2
-9
/
+6
*
[I/OAT]: Do not use for_each_cpu().
Andrew Morton
2006-06-17
1
-3
/
+3
*
[I/OAT]: TCP recv offload to I/OAT
Chris Leech
2006-06-17
4
-22
/
+185
*
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
2006-06-17
4
-0
/
+16
*
[I/OAT]: Make sk_eat_skb I/OAT aware.
Chris Leech
2006-06-17
4
-8
/
+19
*
[I/OAT]: Rename cleanup_rbuf to tcp_cleanup_rbuf and make non-static
Chris Leech
2006-06-17
2
-5
/
+7
*
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2006-06-17
5
-0
/
+27
*
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
2006-06-17
6
-1
/
+459
*
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
2006-06-17
4
-0
/
+158
*
[I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h
David S. Miller
2006-06-17
2
-2
/
+2
*
[I/OAT]: ioatdma.c needs linux/dma-mapping.h
David S. Miller
2006-06-17
1
-0
/
+1
*
[I/OAT]: Driver for the Intel(R) I/OAT DMA engine
Chris Leech
2006-06-17
7
-0
/
+1271
*
[I/OAT]: DMA memcpy subsystem
Chris Leech
2006-06-17
6
-0
/
+762
*
Linux v2.6.17
v2.6.17
Linus Torvalds
2006-06-17
1
-1
/
+1
*
[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell
Arnd Bergmann
2006-06-17
1
-1
/
+1
*
[PATCH] powerpc: Fix 64k pages on non-partitioned machines
Arnd Bergmann
2006-06-17
1
-2
/
+2
*
[PATCH] arm_timer: remove a racy and obsolete PF_EXITING check
Oleg Nesterov
2006-06-17
1
-3
/
+0
*
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON()
Oleg Nesterov
2006-06-17
2
-26
/
+18
*
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
2006-06-17
1
-5
/
+4
*
[PATCH] sky2: netconsole suspend/resume interaction
Stephen Hemminger
2006-06-17
1
-1
/
+6
*
[PATCH] Fix missing ret assignment in __bio_map_user() error path
Jens Axboe
2006-06-17
1
-2
/
+3
*
[PATCH] fix cdrom open
Jens Axboe
2006-06-17
1
-2
/
+4
*
[PATCH] cfq-iosched: fix crash in do_div()
Jens Axboe
2006-06-14
1
-8
/
+3
*
[PATCH] Return error in case flock_lock_file failure
Kirill Korotaev
2006-06-14
1
-0
/
+2
*
[PATCH] sky2: stop/start hardware idle timer on suspend/resume
Stephen Hemminger
2006-06-13
1
-4
/
+13
*
[PATCH] sky2: save/restore base hardware irq during suspend/resume
Stephen Hemminger
2006-06-13
1
-0
/
+3
*
[PATCH] sky2: fix hotplug detect during poll
Stephen Hemminger
2006-06-13
1
-2
/
+2
*
[PATCH] sky2: don't hard code number of ports
Stephen Hemminger
2006-06-13
1
-2
/
+2
*
[PATCH] sky2: set_power_state should be void
Stephen Hemminger
2006-06-13
1
-8
/
+8
*
[PATCH] alpha: generic hweight build fix
Randy Dunlap
2006-06-12
1
-1
/
+1
*
[PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir()
Sergey Vlasov
2006-06-12
1
-0
/
+1
*
[PATCH] tmpfs: time granularity fix for [acm]time going backwards
Robin H. Johnson
2006-06-12
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-06-12
1
-1
/
+0
|
\
|
*
[SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULE
David S. Miller
2006-06-11
1
-1
/
+0
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-12
3
-3
/
+3
|
\
\
|
*
|
[IPV4]: Increment ipInHdrErrors when TTL expires.
Weidong
2006-06-12
1
-0
/
+1
|
*
|
[TCP]: continued: reno sacked_out count fix
Aki M Nyrhinen
2006-06-11
1
-3
/
+1
|
*
|
[DCCP] Ackvec: fix soft lockup in ackvec handling code
Andrea Bittau
2006-06-11
1
-0
/
+1
|
|
/
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-06-12
7
-8
/
+18
|
\
\
|
*
|
[ARM] Fix Integrator and Versatile interrupt initialisation
Russell King
2006-06-10
2
-7
/
+3
|
*
|
[ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MX
Matt Reimer
2006-06-08
1
-1
/
+1
|
*
|
[ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budget
Richard Purdie
2006-06-08
3
-0
/
+6
|
*
|
[ARM] Fix Neponset IRQ handling
Russell King
2006-06-08
1
-0
/
+8
*
|
|
[sky2] Fix sky2 network driver suspend/resume
Linus Torvalds
2006-06-12
1
-0
/
+4
[next]