summaryrefslogtreecommitdiffstats
path: root/crypto/drbg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-01net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno4-87/+53
2020-03-01ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno2-0/+45
2020-03-01hsr: use upper/lower device infrastructureTaehee Yoo3-30/+40
2020-03-01hsr: remove unnecessary rcu_read_lock() in hsr moduleTaehee Yoo3-37/+16
2020-03-01hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo1-1/+2
2020-03-01hsr: use extack error message instead of netdev_infoTaehee Yoo5-21/+35
2020-03-01hsr: use debugfs_remove_recursive() instead of debugfs_remove()Taehee Yoo2-5/+1
2020-03-01net: ag71xx: port to phylinkOleksij Rempel2-72/+118
2020-03-01net: ll_temac: Add ethtool support for coalesce parametersEsben Haabendal2-22/+81
2020-03-01net: ll_temac: Make RX/TX ring sizes configurableEsben Haabendal2-26/+72
2020-03-01net: ll_temac: Remove unused start_p variableEsben Haabendal1-2/+1
2020-03-01net: ll_temac: Remove unused tx_bd_next struct fieldEsben Haabendal2-2/+0
2020-03-01net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva5-5/+5
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni5-37/+23
2020-02-28unix: uses an atomic type for scm files accountingPaolo Abeni2-16/+7
2020-02-28af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: core: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-3/+3
2020-02-28ipv6: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-28l2tp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-3/+3
2020-02-28xdp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-28bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau4-2/+82
2020-02-28bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau5-6/+346
2020-02-28inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau8-64/+98
2020-02-28inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau7-113/+73
2020-02-28net/mlx5e: Remove redundant comment about goto slow pathRoi Dayan1-4/+2
2020-02-28net/mlx5e: Reduce number of arguments in slow path handlingEli Cohen1-23/+20
2020-02-28net/mlx5e: Remove unused argument from parse_tc_pedit_action()Eli Cohen1-5/+3
2020-02-28net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errorsRoi Dayan1-7/+14
2020-02-28net/mlx5e: Use netdev_warn() instead of pr_err() for errorsRoi Dayan1-6/+11
2020-02-28net/mlx5e: Use netdev_warn() for errors for added prefixRoi Dayan1-11/+16
2020-02-28net/mlx5: DR, Improve log messagesErez Shitrit8-34/+49
2020-02-28net/mlx5: DR, Change matcher priority parameter typeHamdan Igbaria4-5/+5
2020-02-28net/mlx5e: Add devlink fdb_large_groups parameterJianbo Liu7-9/+75
2020-02-28net/mlx5: Change the name of steering mode param idJianbo Liu1-3/+3
2020-02-28net/mlx5e: Add support for devlink-port in non-representors modeVladyslav Tarasiuk5-1/+66
2020-02-28net/mlx5e: Rename representor get devlink port functionVladyslav Tarasiuk1-3/+3
2020-02-28net/mlx5: E-Switch, Allow goto earlier chain if FW supports itRoi Dayan3-1/+9
2020-02-28net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen5-18/+221
2020-02-28net/mlx5: Eswitch, avoid redundant maskEli Cohen1-2/+2
2020-02-28net/mlx5e: Don't allow forwarding between uplinkTonghao Zhang3-0/+23
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva6-6/+6