summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-09[IA64] Enable bpf syscall for ia64Tony Luck3-1/+3
2014-09-26Merge branch 'bpf-next'David S. Miller19-24/+3854
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov7-1/+948
2014-09-26bpf: verifier (add verifier core)Alexei Starovoitov2-1/+1121
2014-09-26bpf: verifier (add branch/goto checks)Alexei Starovoitov1-0/+189
2014-09-26bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2-0/+153
2014-09-26bpf: verifier (add ability to receive verification log)Alexei Starovoitov3-1/+239
2014-09-26bpf: verifier (add docs)Alexei Starovoitov5-2/+361
2014-09-26bpf: handle pseudo BPF_CALL insnAlexei Starovoitov1-0/+37
2014-09-26bpf: expand BPF syscall with program load/unloadAlexei Starovoitov5-20/+246
2014-09-26bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov3-0/+281
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov5-2/+10
2014-09-26bpf: introduce BPF syscall and mapsAlexei Starovoitov5-1/+273
2014-09-26net: sched: use pinned timersEric Dumazet3-5/+5
2014-09-26Merge branch 'gso_send_check'David S. Miller10-186/+83
2014-09-26net: Remove gso_send_check as an offload callbackTom Herbert10-113/+3
2014-09-26udp: move logic out of udp[46]_ufo_send_checkTom Herbert2-44/+33
2014-09-26tcp: move logic out of tcp_v[64]_gso_send_checkTom Herbert2-29/+47
2014-09-26Merge branch 'stmmac'David S. Miller6-0/+109
2014-09-26net: stmmac: meson: document device tree bindingsBeniamino Galvani1-0/+25
2014-09-26net: stmmac: add Amlogic Meson glue layerBeniamino Galvani5-0/+84
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller98-447/+667
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-12/+52
2014-09-24sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2-1/+4
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-11/+21
2014-09-24parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller1-0/+1
2014-09-24s390: Update defconfigs which were missing CONFIG_NET.David S. Miller5-0/+5
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2-0/+2
2014-09-24sparc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24sh: Set CONFIG_NET=y in defconfigsMichal Marek2-0/+2
2014-09-24powerpc: Set CONFIG_NET=y in defconfigsMichal Marek5-0/+5
2014-09-24parisc: Set CONFIG_NET=y in defconfigsMichal Marek1-0/+1
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek9-0/+9
2014-09-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+27
2014-09-24Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-16/+6
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-3/+33
2014-09-24Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-40/+119
2014-09-24Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/mdLinus Torvalds1-18/+22
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo3-1/+27
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause1-2/+2
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky3-0/+30
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds19-155/+277
2014-09-23Merge tag 'sound-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-10/+17
2014-09-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-13/+18
2014-09-23Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-11/+17
2014-09-23parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin1-1/+6
2014-09-23vxlan: Fix bug introduced by commit acbf74a76300Andy Zhou1-5/+5
2014-09-23Merge tag 'please-pull-defconfig' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-83/+29
2014-09-23Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+20