summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-152-45/+1
|\
| * Remove rest of exec domains.Richard Weinberger2015-04-122-45/+1
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-153-11/+6
|\ \
| * | ->aio_read and ->aio_write removedAl Viro2015-04-121-2/+0
| * | kill do_sync_read/do_sync_writeAl Viro2015-04-121-2/+0
| * | make new_sync_{read,write}() staticAl Viro2015-04-121-2/+0
| * | new helper: __vfs_write()Al Viro2015-04-121-0/+1
| * | 9p: switch p9_client_read() to passing struct iov_iter *Al Viro2015-04-121-2/+1
| * | 9p: switch p9_client_write() to passing it struct iov_iter *Al Viro2015-04-121-2/+3
| * | net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro2015-04-121-1/+1
| * | Merge branch 'for-davem' into for-nextAl Viro2015-04-12150-1179/+2676
| |\ \
* | \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-04-151-16/+5
|\ \ \ \
| * | | | tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy)Christophe Ricard2015-03-181-16/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-158-6/+389
|\ \ \ \ \
| * | | | | crypto: sha512-generic - move to generic glue implementationArd Biesheuvel2015-04-101-0/+3
| * | | | | crypto: sha256-generic - move to generic glue implementationArd Biesheuvel2015-04-101-0/+3
| * | | | | crypto: sha1-generic - move to generic glue implementationArd Biesheuvel2015-04-101-0/+3
| * | | | | crypto: sha512 - implement base layer for SHA-512Ard Biesheuvel2015-04-102-1/+132
| * | | | | crypto: sha256 - implement base layer for SHA-256Ard Biesheuvel2015-04-102-1/+129
| * | | | | crypto: sha1 - implement base layer for SHA-1Ard Biesheuvel2015-04-102-1/+107
| * | | | | crypto: api - Change crypto_unregister_instance argument typeHerbert Xu2015-04-031-1/+1
| * | | | | crypto: api - prevent helper ciphers from being usedStephan Mueller2015-03-311-0/+6
| * | | | | hwrng: add devm_* interfacesDmitry Torokhov2015-03-161-0/+4
| * | | | | crypto: rng - RNGs must return 0 in success caseStephan Mueller2015-03-091-2/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15151-1319/+3209
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-155-36/+116
| |\ \ \ \ \
| | * | | | | netfilter: nft_dynset: dynamic stateful expression instantiationPatrick McHardy2015-04-131-0/+2
| | * | | | | netfilter: nf_tables: add flag to indicate set contains expressionsPatrick McHardy2015-04-131-0/+2
| | * | | | | netfilter: nf_tables: mark stateful expressionsPatrick McHardy2015-04-131-0/+4
| | * | | | | netfilter: nf_tables: prepare for expressions associated to set elementsPatrick McHardy2015-04-132-0/+9
| | * | | | | netfilter: nf_tables: add helper functions for expression handlingPatrick McHardy2015-04-131-0/+13
| | * | | | | uapi: ebtables: don't include linux/if.hPablo Neira Ayuso2015-04-132-3/+2
| | * | | | | netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2015-04-132-1/+7
| | * | | | | netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy2015-04-131-1/+2
| | * | | | | netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-132-9/+35
| | * | | | | netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy2015-04-131-0/+3
| | * | | | | netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy2015-04-131-2/+2
| | * | | | | netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy2015-04-131-7/+0
| | * | | | | netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy2015-04-131-5/+2
| | * | | | | netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-132-5/+31
| | * | | | | netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy2015-04-131-2/+1
| | * | | | | netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy2015-04-131-1/+0
| | * | | | | netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy2015-04-131-3/+4
| | * | | | | netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy2015-04-131-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-141-0/+1
| |\ \ \ \ \ \
| | * | | | | | net: phy: broadcom: Add BCM54616S phy entryAlessio Igor Bogani2015-04-081-0/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-148-73/+46
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | new helper: msg_data_left()Al Viro2015-04-111-0/+5
| | * | | | | Merge remote-tracking branch 'dh/afs' into for-davemAl Viro2015-04-111-1/+2
| | |\ \ \ \ \
| | | * | | | | RxRPC: Handle VERSION Rx protocol packetsDavid Howells2015-04-011-1/+2