index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
drbg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-01
net: ipv6: mld: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-03-01
net: lwtunnel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-01
net: ip6_route: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-01
net: nexthop: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-01
net: sctp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-01
net: sock_reuseport: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-01
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
4
-87
/
+53
2020-03-01
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
2
-0
/
+45
2020-03-01
hsr: use upper/lower device infrastructure
Taehee Yoo
3
-30
/
+40
2020-03-01
hsr: remove unnecessary rcu_read_lock() in hsr module
Taehee Yoo
3
-37
/
+16
2020-03-01
hsr: use netdev_err() instead of WARN_ONCE()
Taehee Yoo
1
-1
/
+2
2020-03-01
hsr: use extack error message instead of netdev_info
Taehee Yoo
5
-21
/
+35
2020-03-01
hsr: use debugfs_remove_recursive() instead of debugfs_remove()
Taehee Yoo
2
-5
/
+1
2020-03-01
net: ag71xx: port to phylink
Oleksij Rempel
2
-72
/
+118
2020-03-01
net: ll_temac: Add ethtool support for coalesce parameters
Esben Haabendal
2
-22
/
+81
2020-03-01
net: ll_temac: Make RX/TX ring sizes configurable
Esben Haabendal
2
-26
/
+72
2020-03-01
net: ll_temac: Remove unused start_p variable
Esben Haabendal
1
-2
/
+1
2020-03-01
net: ll_temac: Remove unused tx_bd_next struct field
Esben Haabendal
2
-2
/
+0
2020-03-01
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
5
-5
/
+5
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
5
-37
/
+23
2020-02-28
unix: uses an atomic type for scm files accounting
Paolo Abeni
2
-16
/
+7
2020-02-28
af_unix: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
bonding: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
net: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
3
-3
/
+3
2020-02-28
ipv6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-28
net: dccp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-28
l2tp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-28
net: mpls: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-3
/
+3
2020-02-28
xdp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-28
bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()
Martin KaFai Lau
4
-2
/
+82
2020-02-28
bpf: INET_DIAG support in bpf_sk_storage
Martin KaFai Lau
5
-6
/
+346
2020-02-28
inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data
Martin KaFai Lau
8
-64
/
+98
2020-02-28
inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()
Martin KaFai Lau
7
-113
/
+73
2020-02-28
net/mlx5e: Remove redundant comment about goto slow path
Roi Dayan
1
-4
/
+2
2020-02-28
net/mlx5e: Reduce number of arguments in slow path handling
Eli Cohen
1
-23
/
+20
2020-02-28
net/mlx5e: Remove unused argument from parse_tc_pedit_action()
Eli Cohen
1
-5
/
+3
2020-02-28
net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errors
Roi Dayan
1
-7
/
+14
2020-02-28
net/mlx5e: Use netdev_warn() instead of pr_err() for errors
Roi Dayan
1
-6
/
+11
2020-02-28
net/mlx5e: Use netdev_warn() for errors for added prefix
Roi Dayan
1
-11
/
+16
2020-02-28
net/mlx5: DR, Improve log messages
Erez Shitrit
8
-34
/
+49
2020-02-28
net/mlx5: DR, Change matcher priority parameter type
Hamdan Igbaria
4
-5
/
+5
2020-02-28
net/mlx5e: Add devlink fdb_large_groups parameter
Jianbo Liu
7
-9
/
+75
2020-02-28
net/mlx5: Change the name of steering mode param id
Jianbo Liu
1
-3
/
+3
2020-02-28
net/mlx5e: Add support for devlink-port in non-representors mode
Vladyslav Tarasiuk
5
-1
/
+66
2020-02-28
net/mlx5e: Rename representor get devlink port function
Vladyslav Tarasiuk
1
-3
/
+3
2020-02-28
net/mlx5: E-Switch, Allow goto earlier chain if FW supports it
Roi Dayan
3
-1
/
+9
2020-02-28
net/mlx5e: Eswitch, Use per vport tables for mirroring
Eli Cohen
5
-18
/
+221
2020-02-28
net/mlx5: Eswitch, avoid redundant mask
Eli Cohen
1
-2
/
+2
2020-02-28
net/mlx5e: Don't allow forwarding between uplink
Tonghao Zhang
3
-0
/
+23
2020-02-28
bpf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
6
-6
/
+6
[next]