summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day2018-12-271-1/+1
* phy.h: fix obvious errors in doc and kerneldoc contentRobert P. J. Day2018-12-271-5/+8
* 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
| | * | | Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2018-11-122-8/+13
| | |\ \ \
| | | * | | netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-272-8/+13
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-2010-6/+68
| |\ \ \ \ \
| | * | | | | bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend2018-12-202-0/+10
| | * | | | | bpf: sk_msg, fix socket data_ready eventsJohn Fastabend2018-12-201-0/+8
| | * | | | | bpf: skmsg, replace comments with BUILD bugJohn Fastabend2018-12-201-3/+1