summaryrefslogtreecommitdiffstats
path: root/net/mptcp/subflow.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-04net/mlx5e: Use devlink virtual flavour for VF devlink portParav Pandit4-24/+30
2020-03-04devlink: Introduce devlink port flavour virtualParav Pandit2-0/+3
2020-03-04doc: sfp-phylink: correct code indentationRussell King1-16/+16
2020-03-04net/sched: act_ct: Software offload of established flowsPaul Blakey1-2/+158
2020-03-04net/sched: act_ct: Offload established connections to flow tablePaul Blakey1-0/+63
2020-03-04net/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-02net: phy: mscc: add constants for used interrupt mask bitsHeiner Kallweit1-2/+8
2020-03-01arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
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