summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/atomic-long.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-20net/mlx5e: Allow re-allocating mod header actionsPaul Blakey2-55/+76
2020-02-20net/mlx5: E-Switch, Restore chain id on missPaul Blakey3-0/+51
2020-02-20net/mlx5e: Rx, Split rep rx mpwqe handler from nicPaul Blakey3-2/+58
2020-02-20net/mlx5: E-Switch, Mark miss packets with new chain id mappingPaul Blakey4-4/+150
2020-02-20net/mlx5: E-Switch, Get reg_c0 value on CQEPaul Blakey4-11/+156
2020-02-20net/mlx5: E-Switch, Move source port on reg_c0 to the upper 16 bitsPaul Blakey3-13/+83
2020-02-20net/mlx5: Introduce mapping infra for mapping unique ids to dataPaul Blakey3-1/+246
2020-02-20net: sched: Support specifying a starting chain via tc skb extPaul Blakey1-4/+35
2020-02-20net: sched: Change the block's chain list to an rcu listPaul Blakey1-2/+3
2020-02-20net: sched: Pass ingress block to tcf_classify_ingressPaul Blakey6-6/+31
2020-02-20net: sched: Introduce ingress classification functionPaul Blakey3-15/+56
2020-02-20tc-testing: updated tdc tests for basic filterRoman Mashak1-0/+242
2020-02-20net: phy: broadcom: Wire suspend/resume for BCM54810Florian Fainelli1-0/+16
2020-02-20net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flagsFlorian Fainelli1-4/+1
2020-02-20net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()Florian Fainelli1-1/+2
2020-02-20sfc: remove unused variable 'efx_default_channel_type'YueHaibing1-1/+0
2020-02-20net: hns3: add missing help info for QS shaper in debugfsYonglong Liu1-0/+1
2020-02-20net: hns3: add support for dump MAC ID and loopback status in debugfsYufeng Mo4-0/+60
2020-02-20net: hns3: add enabled TC numbers and DWRR weight info in debugfsYonglong Liu1-3/+5
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