summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-267-1/+948
* bpf: verifier (add verifier core)Alexei Starovoitov2014-09-262-1/+1121
* bpf: verifier (add branch/goto checks)Alexei Starovoitov2014-09-261-0/+189
* bpf: handle pseudo BPF_LD_IMM64 insnAlexei Starovoitov2014-09-262-0/+153
* bpf: verifier (add ability to receive verification log)Alexei Starovoitov2014-09-263-1/+239
* bpf: verifier (add docs)Alexei Starovoitov2014-09-265-2/+361
* bpf: handle pseudo BPF_CALL insnAlexei Starovoitov2014-09-261-0/+37
* bpf: expand BPF syscall with program load/unloadAlexei Starovoitov2014-09-265-20/+246
* bpf: add lookup/update/delete/iterate methods to BPF mapsAlexei Starovoitov2014-09-263-0/+281
* bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-265-2/+10
* bpf: introduce BPF syscall and mapsAlexei Starovoitov2014-09-265-1/+273
* net: sched: use pinned timersEric Dumazet2014-09-263-5/+5
* Merge branch 'gso_send_check'David S. Miller2014-09-2610-186/+83
|\
| * net: Remove gso_send_check as an offload callbackTom Herbert2014-09-2610-113/+3
| * udp: move logic out of udp[46]_ufo_send_checkTom Herbert2014-09-262-44/+33
| * tcp: move logic out of tcp_v[64]_gso_send_checkTom Herbert2014-09-262-29/+47
|/
* Merge branch 'stmmac'David S. Miller2014-09-266-0/+109
|\
| * net: stmmac: meson: document device tree bindingsBeniamino Galvani2014-09-261-0/+25
| * net: stmmac: add Amlogic Meson glue layerBeniamino Galvani2014-09-265-0/+84
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-2498-447/+667
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2435-12/+52
| |\
| | * sparc: bpf_jit: fix loads from negative offsetsAlexei Starovoitov2014-09-242-1/+4
| | * Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-246-11/+21
| | |\
| | | * brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode2014-09-231-1/+1
| | | * ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik2014-09-221-1/+1
| | | * net: rfkill: gpio: Fix clock statusLoic Poulain2014-09-221-1/+1
| | | * Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2014-09-223-8/+18
| | | |\
| | | | * NFC: st21nfca: Fix potential depmod dependency cycleChristophe Ricard2014-09-071-2/+3
| | | | * NFC: st21nfcb: Fix depmod dependency cycleChristophe Ricard2014-09-071-2/+3
| | | | * NFC: microread: Potential overflows in microread_target_discovered()Dan Carpenter2014-09-051-4/+12
| | * | | parisc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| | * | | powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
| | * | | s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-245-0/+5
| | * | | mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2014-09-242-0/+2
| | * | | sparc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| | * | | sh: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-242-0/+2
| | * | | powerpc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-245-0/+5
| | * | | parisc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
| | * | | mips: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-249-0/+9
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-09-243-1/+27
| |\ \ \ \
| | * | | | blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo2014-09-243-1/+27
| * | | | | Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-09-242-16/+6
| |\ \ \ \ \
| | * | | | | PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu2014-09-221-1/+1
| | * | | | | Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas2014-09-191-8/+2
| | * | | | | Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas2014-09-191-7/+3
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-245-3/+33
| |\ \ \ \ \ \
| | * | | | | | crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause2014-09-241-2/+2
| | * | | | | | crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-243-0/+30
| | * | | | | | crypto: qat - Enable all 32 IRQsTadeusz Struk2014-09-181-1/+1
| * | | | | | | Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-2413-40/+119
| |\ \ \ \ \ \ \