aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PKT_SCHED]: deinline functions in meta matchStephen Hemminger2008-02-091-3/+3
* [SCTP]: Convert sctp_dbg_objcnt to seq files.Pavel Emelyanov2008-02-091-41/+44
* [SCTP]: Use snmp_fold_field instead of a homebrew analogue.Pavel Emelyanov2008-02-091-21/+2
* [IGMP]: Optimize kfree_skb in igmp_rcv.Denis V. Lunev2008-02-091-7/+6
* [KEY]: Convert net/pfkey to use seq files.Pavel Emelyanov2008-02-091-35/+57
* [KEY]: Clean up proc files creation a bit.Pavel Emelyanov2008-02-091-8/+27
* pppol2tp: fix printk warningsAndrew Morton2008-02-091-10/+12
* bnx2: section fixAndrew Morton2008-02-091-2/+2
* bnx2x: section fixAndrew Morton2008-02-091-2/+2
* [PKT_SCHED] ematch: oops from uninitialized variable (resend)Stephen Hemminger2008-02-091-3/+2
* Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-0938-172/+190
|\
| * [SCTP]: Make sure the chunk is off the transmitted list prior to freeing.Vlad Yasevich2008-02-062-1/+4
| * [SCTP]: Fix kernel panic while received ASCONF chunk with bad serial numberWei Yongjun2008-02-061-3/+3
| * [SCTP]: Set ports in every address returned by sctp_getladdrs()Vlad Yasevich2008-02-061-0/+6
| * [SCTP]: Correctly reap SSNs when processing FORWARD_TSN chunkVlad Yasevich2008-02-061-3/+20
| * [SCTP]: Kill silly inlines in ulpqueue.cVlad Yasevich2008-02-051-7/+7
| * [SCTP]: Do not increase rwnd when reading partial notification.Vlad Yasevich2008-02-051-1/+2
| * [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-0538-157/+148
* | mm: special mapping nopageNick Piggin2008-02-081-9/+16
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-088-81/+225
|\ \
| * | [IA64] Fix large MCA bootmem allocationRuss Anderson2008-02-081-29/+26
| * | [IA64] Simplify cpu_idle_waitTony Luck2008-02-081-29/+15
| * | [IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik2008-02-082-0/+61
| * | [IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2008-02-084-0/+97
| * | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2008-02-083-21/+18
| * | [IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck2008-02-082-2/+8
* | | x86: fix pgtable_t build breakageIngo Molnar2008-02-081-2/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-0814-112/+342
|\ \ \
| * | | IB/core: Remove unused struct ib_device.flags memberRoland Dreier2008-02-081-2/+0
| * | | IB/core: Add IP checksum offload supportEli Cohen2008-02-081-2/+12
| * | | IPoIB: Add send gather supportEli Cohen2008-02-084-30/+83
| * | | IPoIB: Add high DMA feature flagEli Cohen2008-02-081-1/+3
| * | | IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein2008-02-085-36/+197
| * | | mlx4_core: Clean up struct mlx4_bufRoland Dreier2008-02-063-28/+26
| * | | mlx4_core: For 64-bit systems, vmap() kernel queue buffersJack Morgenstein2008-02-062-2/+18
| * | | IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-064-19/+11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-0838-866/+3185
|\ \ \ \
| * | | | [Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...Mike Frysinger2008-02-093-1/+2116
| * | | | [Blackfin] arch: fix build fails only include header files when enabledMike Frysinger2008-02-093-0/+6
| * | | | [Blackfin] arch: declare default INSTALL_PATH for Blackfin portsMike Frysinger2008-02-071-0/+1
| * | | | [Blackfin] arch: Encourage users to use the spidev character driver: Provide ...Michael Hennerich2008-02-097-38/+103
| * | | | [Blackfin] arch: Enable UART2 and UART3 for bf548Sonic Zhang2008-02-023-0/+22
| * | | | [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_regionMichael Hennerich2008-02-021-0/+25
| * | | | [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co...Michael Hennerich2008-02-022-12/+16
| * | | | [Blackfin] arch: remove duplicated definitions of the line discipline numbers...Tilman Schmidt2008-02-021-18/+0
| * | | | [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option...Mike Frysinger2008-02-021-3/+4
| * | | | [Blackfin] arch: simpler header and update datesMike Frysinger2008-02-021-24/+5
| * | | | [Blackfin] arch: move the init sections to the end of memoryMike Frysinger2008-02-023-27/+36
| * | | | [Blackfin] arch: change the trace buffer control start/stop logic in the exce...Mike Frysinger2008-02-022-23/+24
| * | | | [Blackfin] arch: fix typo in printk messageMike Frysinger2008-02-021-1/+1