summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-274-30/+49
|\
| * fanotify: introduce new event mask FAN_OPEN_EXEC_PERMMatthew Bobrowski2018-11-134-9/+20
| * fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on...Matthew Bobrowski2018-11-131-20/+22
| * fanotify: introduce new event mask FAN_OPEN_EXECMatthew Bobrowski2018-11-134-3/+9
* | Merge tag 'for-4.21-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2018-12-273-1/+5
|\ \
| * | btrfs: add new flushing states for the delayed refs rsvJosef Bacik2018-12-171-0/+2
| * | btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov2018-12-171-1/+1
| * | btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov2018-12-172-0/+2
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-2718-452/+521
|\ \ \
| * | | crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-234-48/+4
| * | | crypto: api - document missing stats memberCorentin Labbe2018-12-231-0/+7
| * | | crypto: user - remove unused dump functionsCorentin Labbe2018-12-231-12/+0
| * | | crypto: user - Add crypto_stats_initCorentin Labbe2018-12-071-0/+3
| * | | crypto: user - rename err_cnt parameterCorentin Labbe2018-12-072-21/+21
| * | | crypto: user - Split stats in multiple structuresCorentin Labbe2018-12-071-62/+118
| * | | crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe2018-12-078-272/+126
| * | | crypto: user - split user space crypto stat structuresCorentin Labbe2018-12-071-38/+62
| * | | crypto: user - convert all stats from u32 to u64Corentin Labbe2018-12-079-75/+75
| * | | crypto: user - made crypto_user_stat optionalCorentin Labbe2018-12-072-0/+19
| * | | crypto: nhpoly1305 - add NHPoly1305 supportEric Biggers2018-11-201-0/+74
| * | | crypto: poly1305 - add Poly1305 core APIEric Biggers2018-11-201-0/+16
| * | | crypto: poly1305 - use structures for key and accumulatorEric Biggers2018-11-201-2/+10
| * | | crypto: chacha - add XChaCha12 supportEric Biggers2018-11-201-0/+7
| * | | crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-202-42/+47
| * | | crypto: chacha20-generic - add XChaCha20 supportEric Biggers2018-11-201-1/+13
| * | | crypto: chacha20-generic - add HChaCha20 library functionEric Biggers2018-11-201-0/+2
| * | | crypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZECristian Stoica2018-11-161-0/+1
| * | | crypto: streebog - register Streebog in hash info for IMAVitaly Chikunov2018-11-162-0/+3
| * | | crypto: streebog - add Streebog hash functionVitaly Chikunov2018-11-161-0/+34
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27128-1054/+3093
|\ \ \ \
| * | | | net: dccp: fix kernel crash on module loadPeter Oskolkov2018-12-241-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-212-47/+17
| |\ \ \ \
| * | | | | net: drop the unused helper skb_ext_get()Paolo Abeni2018-12-211-11/+0
| * | | | | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-201-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-12-2016-192/+31
| |\ \ \ \ \
| | * | | | | netfilter: netns: shrink netns_ct structFlorian Westphal2018-12-211-5/+1
| | * | | | | netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal2018-12-214-20/+6
| | * | | | | netfilter: conntrack: un-export seq_print_acctFlorian Westphal2018-12-211-3/+0
| | * | | | | netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal2018-12-211-0/+5
| | * | | | | netfilter: nat: remove nf_nat_l4proto structFlorian Westphal2018-12-173-35/+0
| | * | | | | netfilter: nat: remove l4proto->manip_pktFlorian Westphal2018-12-171-8/+7
| | * | | | | netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal2018-12-171-6/+0
| | * | | | | netfilter: nat: remove l4proto->in_rangeFlorian Westphal2018-12-171-11/+0
| | * | | | | netfilter: nat: fold in_range indirection into callerFlorian Westphal2018-12-171-3/+0
| | * | | | | netfilter: nat: remove l4proto->unique_tupleFlorian Westphal2018-12-171-11/+0
| | * | | | | netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal2018-12-171-6/+0
| | * | | | | netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal2018-12-171-2/+0
| | * | | | | netfilter: nat: remove l4 protocol port roversFlorian Westphal2018-12-011-1/+1
| | * | | | | netfilter: remove NFC_* cache bitsPablo Neira Ayuso2018-12-014-71/+0
| | * | | | | netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo2018-11-121-4/+0