summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] Add alignmask for low-level cipher implementationsHerbert Xu2005-07-061-0/+1
* [CRYPTO] Add support for low-level multi-block operationsHerbert Xu2005-07-061-1/+27
* [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-1/+1
* [PATCH] ppc32: add Freescale MPC885ADS board supportAndrei Konovalov2005-07-051-0/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-059-181/+58
|\
| * [TCP]: Move to new TSO segmenting scheme.David S. Miller2005-07-052-3/+3
| * [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling.David S. Miller2005-07-051-1/+0
| * [TCP]: Fix redundant calculations of tcp_current_mss()David S. Miller2005-07-051-1/+1
| * [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames().David S. Miller2005-07-051-23/+3
| * [TCP]: Move __tcp_data_snd_check into tcp_output.cDavid S. Miller2005-07-051-0/+1
| * [TCP]: Move send test logic out of net/tcp.hDavid S. Miller2005-07-051-110/+3
| * [TCP]: Fix quick-ack decrementing with TSO.David S. Miller2005-07-051-4/+9
| * [TCP]: Simplify SKB data portion allocation with NETIF_F_SG.David S. Miller2005-07-051-2/+5
| * [NET]: Remove __ARGS from include/net/slhc_vj.hAlexey Dobriyan2005-07-051-13/+8
| * [SHAPER]: Switch to spinlocks.Christoph Hellwig2005-07-051-1/+1
| * [PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf2005-07-052-4/+4
| * [PKT_SCHED]: Move sch_generic.c prototypes to correct header fileThomas Graf2005-07-052-10/+12
| * [NET]: Reduce size of sk_buff by 4 bytesThomas Graf2005-07-051-7/+8
| * [NET]: Remove unused security member in sk_buffThomas Graf2005-07-052-4/+2
| * [NET]: Fix signedness issues in net/core/filter.cPatrick McHardy2005-07-051-1/+1
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-054-45/+41
|\ \
| * | [SPARC64]: Do proper DMA IRQ syncing on TomatilloDavid S. Miller2005-07-041-0/+3
| * | [SPARC64]: Add support for IRQ pre-handlers.David S. Miller2005-07-042-44/+20
| * | [SPARC64/COMPAT]: Add some compat ioctl for ppdevRaphael Assenat2005-07-041-1/+18
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2005-07-052-20/+3
|\ \ \ | |_|/ |/| |
| * | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-012-19/+2
| * | [PATCH] PCI: Increase the number of PCI bus resourcesrajesh.shah@intel.com2005-07-011-1/+1
* | | [PATCH] ARM: Fix new-ABI layout of struct stat64Russell King2005-07-041-1/+1
* | | [PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King2005-07-041-1/+1
| |/ |/|
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-031-32/+0
|\ \
| * | [PATCH] ARM: Remove machine description macrosRussell King2005-07-031-32/+0
* | | [PATCH] amd74xx: support MCP55 device IDsRob Punkunus2005-07-031-0/+1
|/ /
* | [PATCH] ARM: 2782/1: PXA27x MDREFR K0DB4 defineTodd Poynor2005-07-011-0/+1
* | [PATCH] ARM: 2781/2: PXA27x Standby mode take 2Todd Poynor2005-07-011-0/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-301-1/+3
|\
| * [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-301-1/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-06-301-1/+6
|\ \
| * \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-2925-705/+281
| |\ \ | | |/
| * | [PATCH] driver core: change bus_rescan_devices to return voidGreg Kroah-Hartman2005-06-291-1/+1
| * | [PATCH] driver core: add bus_find_device & driver_find_device functionsCornelia Huck2005-06-291-0/+5
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds2005-06-302-12/+6
|\ \ \
| * | | [PATCH] ppc64: Replace custom locking code with a spinlockMichael Ellerman2005-06-301-1/+1
| * | | [PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from pacaMichael Ellerman2005-06-302-3/+0
| * | | [PATCH] ppc64: Don't count number of events processed for callerMichael Ellerman2005-06-301-1/+1
| * | | [PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*Michael Ellerman2005-06-301-2/+2
| * | | [PATCH] ppc64: Rename xItLpQueue to hvlpevent_queueMichael Ellerman2005-06-301-2/+2
| * | | [PATCH] ppc64: Make two ItLpQueue related functions staticMichael Ellerman2005-06-301-2/+0
| * | | [PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.cMichael Ellerman2005-06-301-0/+1
| * | | [PATCH] ppc64: Don't pass the pointers to xItLpQueue aroundMichael Ellerman2005-06-301-3/+3
| * | | [PATCH] ppc64: Remove lpqueue pointer from the paca on iSeriesMichael Ellerman2005-06-301-2/+0
OpenPOWER on IntegriCloud