summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-2822-20/+73
|\
| * Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-09-261-1/+3
| |\
| | * syscalls: add __NR_kcmp syscall to generic unistd.hMark Salter2012-09-261-1/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-251-3/+16
| |\ \
| | * | phy/micrel: Add missing header to micrel_phy.hMarek Vasut2012-09-241-0/+12
| | * | phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut2012-09-241-3/+3
| | * | phy/micrel: Implement support for KSZ8021Marek Vasut2012-09-241-0/+1
| | |/
| * | c/r: prctl: fix build error for no-MMU caseMark Salter2012-09-251-0/+1
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-215-5/+15
| |\
| | * xfrm_user: ensure user supplied esn replay window is validMathias Krause2012-09-201-0/+2
| | * ipv6: use net->rt_genid to check dst validityNicolas Dichtel2012-09-181-3/+2
| | * netns: move net->ipv4.rt_genid to net->rt_genidNicolas Dichtel2012-09-182-1/+10
| | * ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-181-1/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-09-212-2/+4
| |\ \
| | * | tracing: Don't call page_to_pfn() if page is NULLWen Congyang2012-09-201-2/+2
| | * | perf/x86/ibs: Check syscall attribute flagsRobert Richter2012-09-131-0/+2
| * | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-211-1/+1
| |\ \ \
| | * | | linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSESTGuenter Roeck2012-09-191-1/+1
| * | | | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-211-1/+2
| |\ \ \ \
| | * | | | xen/m2p: do not reuse kmap_op->dev_bus_addrStefano Stabellini2012-09-121-1/+2
| | * | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-05333-6288/+6434
| | |\ \ \ \
| * | | | | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill()Miklos Szeredi2012-09-181-0/+2
| * | | | | | compiler.h: add __visibleAndi Kleen2012-09-172-0/+11
| * | | | | | include/net/sock.h: squelch compiler warning in sk_rmem_schedule()Chuck Lever2012-09-171-1/+1
| * | | | | | mm/ia64: fix a memory block size bugJianguo Wu2012-09-171-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-162-4/+12
| |\ \ \ \ \
| | * | | | | mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-151-1/+3
| | * | | | | mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-3/+9
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-09-162-1/+4
| |\ \ \ \ \ \
| | * | | | | | target: support zero allocation length in REQUEST SENSEPaolo Bonzini2012-09-071-0/+1
| | * | | | | | target: fix use-after-free with PSCSI sense dataPaolo Bonzini2012-09-051-1/+3
| * | | | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-09-161-0/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-1539-63/+110
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: atmel-ssc: include linux/io.h for raw ioJoachim Eastwood2012-08-281-0/+1
| | | | |/ / / / / | | | |/| | | | |
| * | | | | | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...Linus Torvalds2012-09-161-1/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | net: struct napi_struct fields reorderingEric Dumazet2012-09-271-4/+2
* | | | | | | | net: remove sk_init() helperEric Dumazet2012-09-271-2/+0
* | | | | | | | tunnel: drop packet if ECN present with not-ECTstephen hemminger2012-09-271-0/+76
* | | | | | | | filter: add XOR instruction for use with X/KDaniel Borkmann2012-09-241-0/+3
* | | | | | | | net: use a per task frag allocatorEric Dumazet2012-09-243-15/+19
* | | | | | | | net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-241-1/+1
* | | | | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-09-245-53/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2012-09-241-0/+1
| * | | | | | | | netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2012-09-241-1/+5
| * | | | | | | | netfilter: xt_time: add support to ignore day transitionFlorian Westphal2012-09-241-0/+5
| * | | | | | | | netfilter: ipset: Support to match elements marked with "nomatch"Jozsef Kadlecsik2012-09-221-0/+4
| * | | | | | | | netfilter: ipset: Coding style fixesJozsef Kadlecsik2012-09-222-3/+4
| * | | | | | | | netfilter: ipset: Include supported revisions in module descriptionJozsef Kadlecsik2012-09-221-0/+6
| * | | | | | | | netfilter: ipset: Rewrite cidr book keeping to handle /0Jozsef Kadlecsik2012-09-221-49/+55
* | | | | | | | | netlink: Rearrange netlink_kernel_cfg to save space on 64-bit.David S. Miller2012-09-231-1/+1
OpenPOWER on IntegriCloud