summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller2007-08-027-59/+123
|\
| * SCTP: remove useless code in function sctp_init_causeWei Yongjun2007-08-021-3/+0
| * SCTP: drop SACK if ctsn is not less than the next tsn of assocWei Yongjun2007-08-021-25/+78
| * SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Vlad Yasevich2007-08-011-9/+11
| * SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Dave Johnson2007-08-011-0/+2
| * sctp: fix shadow symbol in net/sctp/tsnmap.cSebastian Siewior2007-08-011-7/+7
| * sctp: try to fix readlockSebastian Siewior2007-08-011-5/+11
| * sctp: remove shadowed symbolssebastian@breakpoint.cc2007-08-012-2/+0
| * sctp: move global declaration to header file.sebastian@breakpoint.cc2007-08-013-4/+10
| * sctp: make locally used function staticsebastian@breakpoint.cc2007-08-012-4/+4
* | [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-022-3/+1
* | [TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal2007-08-021-1/+1
* | [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten2007-08-021-0/+3
* | [TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().David S. Miller2007-08-026-6/+5
* | [IPV4] route.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-021-2/+2
* | [IPV4] raw.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-021-2/+2
* | [NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...Mariusz Kozlowski2007-08-021-3/+2
* | [NETFILTER] nf_conntrack_expect.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-021-3/+2
* | [NET]: Removal of duplicated include net/wanrouter/wanmain.cMichal Piotrowski2007-08-021-1/+0
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2007-08-029-18/+45
|\ \
| * | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-08-021-4/+4
| * | [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-08-021-1/+4
| * | [MTD] [NAND] fix race in nand_base.cArtem Bityutskiy2007-08-021-0/+4
| * | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge2007-08-021-5/+5
| * | [MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita2007-08-021-0/+1
| * | [JFFS2] Print correct node offset when complaining about broken data CRCDavid Woodhouse2007-08-021-1/+1
| * | [JFFS2] Fix suspend failure with JFFS2 GC thread.David Woodhouse2007-08-021-4/+4
| * | [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.David Woodhouse2007-08-024-3/+10
| * | [JFFS2] Prevent oops after 'node added in wrong place' debug checkJoakim Tjernlund2007-08-021-0/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-023-2/+3
|\ \ \ | |/ / |/| |
| * | [x86 setup] Document grub < 0.93 as brokenH. Peter Anvin2007-08-021-0/+1
| * | [x86 setup] EDD: add missing =m constraintH. Peter Anvin2007-08-021-1/+1
| * | [x86 setup] video setup: Fix VBE DDC readingAntonino A. Daplas2007-08-021-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-027-143/+134
|\ \ \
| * | | [PATCH] sched: reduce task_struct sizeIngo Molnar2007-08-021-8/+13
| * | | [PATCH] sched: reduce debug codeIngo Molnar2007-08-024-20/+38
| * | | [PATCH] sched: use schedstat_set() APIIngo Molnar2007-08-021-11/+2
| * | | [PATCH] sched: add schedstat_set() APIIngo Molnar2007-08-021-0/+2
| * | | [PATCH] sched: move load-calculation functionsIngo Molnar2007-08-021-66/+66
| * | | [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-024-17/+10
| * | | [PATCH] sched: uninline inc/dec_nr_running()Ingo Molnar2007-08-021-2/+2
| * | | [PATCH] sched: uninline calc_delta_mine()Ingo Molnar2007-08-021-1/+1
| * | | [PATCH] sched: calc_delta_mine(): use fixed limitIngo Molnar2007-08-021-1/+1
| * | | [PATCH] sched: tidy up left over smpnice codePeter Williams2007-08-021-15/+1
| * | | [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-023-4/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-08-025-9/+21
|\ \ \
| * | | Net/Security: fix memory leaks from security_secid_to_secctx()Paul Moore2007-08-022-3/+6
| * | | SELinux: remove redundant pointer checks before calling kfree()Paul Moore2007-08-021-2/+1
| * | | SELinux: restore proper NetLabel caching behaviorPaul Moore2007-08-022-4/+14
| |/ /
* | | HID: Never call hid_free_buffers() when usbhid_device has been freedJiri Kosina2007-08-021-2/+2
OpenPOWER on IntegriCloud