aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/reset (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-03mptcp: Use per-subflow storage for DATA_FIN sequence numberMat Martineau3-6/+21
2020-03-03mptcp: Check connection state before attempting sendMat Martineau1-2/+10
2020-03-03net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit4-24/+30
2020-03-03devlink: Introduce devlink port flavour virtualParav Pandit2-0/+3
2020-03-03doc: sfp-phylink: correct code indentationRussell King1-16/+16
2020-03-03net/sched: act_ct: Software offload of established flowsPaul Blakey1-2/+158
2020-03-03net/sched: act_ct: Offload established connections to flow tablePaul Blakey1-0/+63
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey3-2/+136
2020-03-03octeontx2-af: fix spelling mistake "backpessure" -> "backpressure"Colin Ian King1-1/+1
2020-03-03net: dsa: sja1105: add 100baseT1_Full supportOleksij Rempel1-0/+1
2020-03-03ipv6: Use math to point per net sysctls into the appropriate struct netCambda Zhu1-17/+4
2020-03-02mvneta: add XDP ethtool errors stats for TX to driverJesper Dangaard Brouer1-4/+26
2020-03-02tehuti: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02r8152: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-02net: atlantic: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02bna: bnad: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: inet_sock: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: ip6_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02net: ip_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-02drop_monitor: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-02net: mip6: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-5/+5
2020-03-02net: cavium: Register driver with PCI subsys IDsPrakash Brahmajyosyula1-1/+9
2020-03-02net: thunderx: Reduce mbox wait response time.Geetha sowjanya1-5/+4
2020-03-02net: thunderx: Adjust CQE_RX drop levels for better performanceSunil Goutham1-2/+2
2020-03-02octeontx2-af: Modify rvu_reg_poll() to check reg atleast twiceSunil Goutham1-6/+8
2020-03-02octeontx2-af: Enable PCI masterSunil Goutham1-7/+6
2020-03-02octeontx2-af: Set discovery ID for RVUM blockSunil Goutham2-1/+20
2020-03-02octeontx2-af: Optimize data retrieval from firmwareLinu Cherian7-65/+173
2020-03-02octeontx2-pf: Support to enable/disable pause frames via ethtoolGeetha sowjanya4-0/+125
2020-03-02octeontx2-af: Pause frame configuration at cgxGeetha sowjanya5-0/+157
2020-03-02octeontx2-af: Interface backpressure configurationGeetha sowjanya3-6/+182
2020-03-01net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit1-2/+8
2020-02-29arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-02-29neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-02-29net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-02-29net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29net/ethtool: Introduce link_ksettings API for virtual network devicesCris Forno4-87/+53
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno2-0/+45
2020-02-29hsr: use upper/lower device infrastructureTaehee Yoo3-30/+40
2020-02-29hsr: remove unnecessary rcu_read_lock() in hsr moduleTaehee Yoo3-37/+16
2020-02-29hsr: use netdev_err() instead of WARN_ONCE()Taehee Yoo1-1/+2
2020-02-29hsr: use extack error message instead of netdev_infoTaehee Yoo5-21/+35