aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2005-07-06[CRYPTO] Ensure cit_iv is aligned correctlyGravatar Herbert Xu 1-0/+5
2005-07-06[CRYPTO] Add alignmask for low-level cipher implementationsGravatar Herbert Xu 1-0/+1
2005-07-06[CRYPTO] Add support for low-level multi-block operationsGravatar Herbert Xu 1-1/+27
2005-07-05[PATCH] kprobes: fix namespace problem and sparc64 buildGravatar Rusty Lynch 1-1/+1
2005-07-05[PATCH] ppc32: add Freescale MPC885ADS board supportGravatar Andrei Konovalov 1-0/+4
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 9-181/+58
2005-07-05[TCP]: Move to new TSO segmenting scheme.Gravatar David S. Miller 2-3/+3
2005-07-05[TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.Gravatar David S. Miller 1-1/+0
2005-07-05[TCP]: Fix redundant calculations of tcp_current_mss()Gravatar David S. Miller 1-1/+1
2005-07-05[TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().Gravatar David S. Miller 1-23/+3
2005-07-05[TCP]: Move __tcp_data_snd_check into tcp_output.cGravatar David S. Miller 1-0/+1
2005-07-05[TCP]: Move send test logic out of net/tcp.hGravatar David S. Miller 1-110/+3
2005-07-05[TCP]: Fix quick-ack decrementing with TSO.Gravatar David S. Miller 1-4/+9
2005-07-05[TCP]: Simplify SKB data portion allocation with NETIF_F_SG.Gravatar David S. Miller 1-2/+5
2005-07-05[NET]: Remove __ARGS from include/net/slhc_vj.hGravatar Alexey Dobriyan 1-13/+8
2005-07-05[SHAPER]: Switch to spinlocks.Gravatar Christoph Hellwig 1-1/+1
2005-07-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 4-45/+41
2005-07-05[PKT_SCHED]: Cleanup qdisc creation and alignment macrosGravatar Thomas Graf 2-4/+4
2005-07-05[PKT_SCHED]: Move sch_generic.c prototypes to correct header fileGravatar Thomas Graf 2-10/+12
2005-07-05[NET]: Reduce size of sk_buff by 4 bytesGravatar Thomas Graf 1-7/+8
2005-07-05[NET]: Remove unused security member in sk_buffGravatar Thomas Graf 2-4/+2
2005-07-05[NET]: Fix signedness issues in net/core/filter.cGravatar Patrick McHardy 1-1/+1
2005-07-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 2-20/+3
2005-07-04[SPARC64]: Do proper DMA IRQ syncing on TomatilloGravatar David S. Miller 1-0/+3
2005-07-04[SPARC64]: Add support for IRQ pre-handlers.Gravatar David S. Miller 2-44/+20
2005-07-04[SPARC64/COMPAT]: Add some compat ioctl for ppdevGravatar Raphael Assenat 1-1/+18
2005-07-04[PATCH] ARM: Fix new-ABI layout of struct stat64Gravatar Russell King 1-1/+1
2005-07-04[PATCH] ARM: Change 'param_offset' to 'boot_params'Gravatar Russell King 1-1/+1
2005-07-03Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-32/+0
2005-07-03[PATCH] ARM: Remove machine description macrosGravatar Russell King 1-32/+0
2005-07-03[PATCH] amd74xx: support MCP55 device IDsGravatar Rob Punkunus 1-0/+1
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGravatar Greg Kroah-Hartman 2-19/+2
2005-07-01[PATCH] PCI: Increase the number of PCI bus resourcesGravatar rajesh.shah@intel.com 1-1/+1
2005-07-01[PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 defineGravatar Todd Poynor 1-0/+1
2005-07-01[PATCH] ARM: 2781/2: PXA27x Standby mode take 2Gravatar Todd Poynor 1-0/+1
2005-06-30Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 1-1/+3
2005-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 1-1/+6
2005-06-30Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Gravatar Linus Torvalds 2-12/+6
2005-06-30[PATCH] xtensa: Fix asm macroGravatar Chris Zankel 1-1/+1
2005-06-30[PATCH] xtensa: cleanups for errno and ipc.Gravatar Chris Zankel 2-146/+2
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupGravatar Ingo Molnar 3-0/+9
2005-06-30[PATCH] s390: fix finish_arch_switchGravatar Heiko Carstens 1-3/+1
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Gravatar Russell King 1-1/+3
2005-06-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Greg KH 25-705/+281
2005-06-29[PATCH] driver core: change bus_rescan_devices to return voidGravatar Greg Kroah-Hartman 1-1/+1
2005-06-29[PATCH] driver core: add bus_find_device & driver_find_device functionsGravatar Cornelia Huck 1-0/+5
2005-06-30[PATCH] ppc64: Replace custom locking code with a spinlockGravatar Michael Ellerman 1-1/+1
2005-06-30[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaGravatar Michael Ellerman 2-3/+0
2005-06-30[PATCH] ppc64: Don't count number of events processed for callerGravatar Michael Ellerman 1-1/+1
2005-06-30[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Gravatar Michael Ellerman 1-2/+2