summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-20net: hns3: modify an unsuitable print when setting unknown duplex to fibreGuangbin Huang1-1/+1
2020-02-20mlxsw: Replace zero-length array with flexible-array memberGustavo A. R. Silva11-14/+14
2020-02-20phy: avoid unnecessary link-up delay in polling modePetr Oros2-4/+6
2020-02-19vmxnet3: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19r8152: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-24/+2
2020-02-19hv_netvsc: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19net: socionext: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-5/+1
2020-02-19net: qcom/emac: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-5/+2
2020-02-19ionic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-4/+1
2020-02-19jme: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-6/+1
2020-02-19e1000(e): use new helper tcp_v6_gso_csum_prepHeiner Kallweit2-9/+2
2020-02-19enic: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-2/+1
2020-02-19bna: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-6/+1
2020-02-19net: atheros: use new helper tcp_v6_gso_csum_prepHeiner Kallweit2-8/+3
2020-02-19r8169: use new helper tcp_v6_gso_csum_prepHeiner Kallweit1-24/+2
2020-02-19net: core: add helper tcp_v6_gso_csum_prepHeiner Kallweit1-0/+9
2020-02-19net/ipv4/sysctl: show tcp_{allowed, available}_congestion_control in non-init...Christian Brauner1-12/+12
2020-02-19net: mvneta: align xdp stats naming scheme to mlx5 driverLorenzo Bianconi1-16/+36
2020-02-19octeontx2-af: Cleanup nixlf and blkaddr retrieval logicSunil Goutham2-83/+50
2020-02-19octeontx2-af: Cleanup CGX config permission checksSunil Goutham1-31/+24
2020-02-19octeontx2-af: Remove unnecessary export symbols in CGX driverSunil Goutham1-18/+0
2020-02-19net/mlx5: Remove a useless 'drain_workqueue()' call in 'mlx5e_ipsec_cleanup()'Christophe JAILLET1-1/+0
2020-02-19net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin3-16/+94
2020-02-19ethtool: Add support for low latency RS FECAya Levin4-2/+6
2020-02-19net/mlxe5: Separate between FEC and current speedAya Levin1-84/+62
2020-02-19net/mlx5e: Advertise globaly supported FEC modesAya Levin3-36/+38
2020-02-19net/mlx5e: Enforce setting of a single FEC modeAya Levin1-0/+4
2020-02-19net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin1-16/+6
2020-02-19mlx5: Use proper logging and tracing line terminationsJoe Perches3-10/+11
2020-02-19net/mlx5e: Support dump callback in RX reporterAya Levin1-0/+183
2020-02-19net/mlx5e: Support dump callback in TX reporterAya Levin3-2/+234
2020-02-19net/mlx5e: Gather reporters APIs togetherAya Levin2-70/+70
2020-02-19net/mlx5: Add support for resource dumpAya Levin5-1/+358
2020-02-19devlink: Force enclosing array on binary fmsg dataAya Levin2-8/+91
2020-02-18sfc: elide assignment of skbEdward Cree1-2/+1
2020-02-18net: fec: Prevent unbind operationFabio Estevam1-0/+1
2020-02-18net: ena: remove set but not used variable 'hash_key'YueHaibing1-4/+0
2020-02-18net: netlink: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18net: switchdev: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18bpf, sockmap: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18NFC: digital: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-18net: usb: cdc-phonet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-18net: phy: allow bcm84881 to be a moduleRussell King1-2/+2
2020-02-17net/smc: reduce port_event schedulingUrsula Braun1-15/+29
2020-02-17net/smc: simplify normal link terminationKarsten Graul4-13/+8
2020-02-17net/smc: remove unused parameter of smc_lgr_terminate()Karsten Graul4-13/+11
2020-02-17net/smc: do not delete lgr from list twiceKarsten Graul1-1/+1
2020-02-17net/smc: use termination worker under send_lockKarsten Graul1-1/+1
2020-02-17net/smc: improve smc_lgr_cleanup()Karsten Graul1-4/+1
2020-02-17selftests: mlxsw: vxlan: Add test for error pathIdo Schimmel1-0/+20