summaryrefslogtreecommitdiffstats
path: root/crypto/cast_common.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-06mlxsw: core: Push minor/subminor fw version check into helperVadim Pasternak3-3/+16
2019-10-06mlxsw: thermal: Provide optimization for QSFP modules number detectionVadim Pasternak1-21/+16
2019-10-06mlxsw: hwmon: Provide optimization for QSFP modules number detectionVadim Pasternak1-35/+29
2019-10-06mlxsw: reg: Extend MGPIR register with new field exposing the number of QSFP ...Vadim Pasternak3-3/+12
2019-10-06selftests: test netdevsim reload forbid and failJiri Pirko1-0/+24
2019-10-06netdevsim: add couple of debugfs bools to debug devlink reloadJiri Pirko2-0/+22
2019-10-06devlink: have genetlink code to parse the attrs during dumpitJiri Pirko1-32/+6
2019-10-06net: genetlink: remove unused genl_family_attrbuf()Jiri Pirko2-21/+0
2019-10-06net: tipc: allocate attrs locally instead of using genl_family_attrbuf in com...Jiri Pirko3-17/+15
2019-10-06net: tipc: have genetlink code to parse the attrs during dumpitJiri Pirko4-18/+9
2019-10-06net: nfc: have genetlink code to parse the attrs during dumpitJiri Pirko1-12/+5
2019-10-06net: ieee802154: have genetlink code to parse the attrs during dumpitJiri Pirko1-25/+14
2019-10-06net: genetlink: parse attrs and store in contect info struct during dumpitJiri Pirko2-17/+26
2019-10-06net: genetlink: push attrbuf allocation and parsing to a separate functionJiri Pirko1-22/+45
2019-10-06net: genetlink: introduce dump info struct to be available during dumpit opJiri Pirko2-9/+52
2019-10-06net: genetlink: push doit/dumpit code from genl_family_rcv_msgJiri Pirko1-77/+96
2019-10-06openvswitch: Allow attaching helper in later commitYi-Hung Wei1-8/+13
2019-10-06selftests: test creating netdevsim inside network namespaceJiri Pirko2-1/+78
2019-10-06netdevsim: create devlink and netdev instances in namespaceJiri Pirko3-0/+5
2019-10-06net: devlink: export devlink net setterJiri Pirko2-3/+14
2019-10-06net/tls: add TlsDeviceRxResync statisticJakub Kicinski4-0/+6
2019-10-06net/tls: add TlsDecryptError statJakub Kicinski4-0/+10
2019-10-06net/tls: add statistics for installed sessionsJakub Kicinski4-4/+49
2019-10-06net/tls: add skeleton of MIB statisticsJakub Kicinski8-1/+110
2019-10-06net/tls: add device decrypted trace pointJakub Kicinski2-0/+38
2019-10-06net/tls: add tracing for device/offload eventsJakub Kicinski6-11/+213
2019-10-05Make filldir[64]() verify the directory entry filename is validLinus Torvalds1-0/+40
2019-10-05Convert filldir[64]() from __put_user() to unsafe_put_user()Linus Torvalds1-35/+93
2019-10-05KVM: s390: mark __insn32_query() as __always_inlineHeiko Carstens1-1/+1
2019-10-05KVM: s390: fix __insn32_query() inline assemblyHeiko Carstens1-3/+3
2019-10-05kheaders: make headers archive reproducibleDmitry Goldin2-5/+13
2019-10-05kbuild: update compile-test header list for v5.4-rc2Masahiro Yamada1-10/+0
2019-10-05kbuild: two minor updates for Documentation/kbuild/modules.rstMasahiro Yamada1-2/+2
2019-10-05scripts/setlocalversion: clear local variable to make it work for shMasahiro Yamada1-1/+1
2019-10-05namespace: fix namespace.pl script to support relative pathsJacob Keller1-6/+7
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada1-19/+2
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada1-1/+1
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada1-2/+0
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada1-1/+0
2019-10-05selftests/net: add nettest to .gitignoreJakub Kicinski1-0/+1
2019-10-05net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-05nfc: fix memory leak in llcp_sock_bind()Eric Dumazet1-1/+6
2019-10-05sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet1-0/+2
2019-10-05net: phy: at803x: use operating parameters from PHY-specific statusRussell King1-0/+69
2019-10-05net: phy: extract pause modeRussell King2-7/+14
2019-10-05net: phy: extract link partner advertisement readingRussell King2-25/+41
2019-10-05net: phy: fix write to mii-ctrl1000 registerRussell King2-0/+14
2019-10-05ipv6: Handle missing host route in __ipv6_ifa_notifyDavid Ahern1-5/+12
2019-10-05net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello1-1/+1
2019-10-05net: ipv4: avoid mixed n_redirects and rate_tokens usagePaolo Abeni1-3/+2