aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/tc_act/tc_skbmod.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-10net: Move all TC actions identifiers to one placeEli Cohen1-2/+0
2019-02-09net: phy: aquantia: add support for AQCS109Nikita Yushchenko1-0/+12
2019-02-09net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHYAndrew Lunn1-1/+3
2019-02-09add snmp counter documentyupeng1-3/+181
2019-02-09net: marvell: mvpp2: clear flow control modes in 10G modeRussell King1-0/+5
2019-02-09net: phy: Add support for asking the PHY its abilitiesAndrew Lunn2-16/+21
2019-02-09net: phy: probe the PHY before determining the supported featuresAndrew Lunn1-11/+13
2019-02-09net: phy: remove unneeded masking of PHY register read resultsHeiner Kallweit1-6/+6
2019-02-09net/tls: Disable async decrytion for tls1.3Vakul Garg1-2/+6
2019-02-08net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkgHeiner Kallweit2-0/+4
2019-02-08net: marvell: mvpp2: fix AN restartRussell King1-10/+5
2019-02-08net: marvell: mvpp2: read correct pause bitsRussell King1-2/+2
2019-02-08net: marvell: mvpp2: only reprogram what is necessary on mac_configRussell King1-23/+35
2019-02-08net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King1-6/+11
2019-02-08net: marvell: mvpp2: phylink compliance updatesRussell King1-36/+61
2019-02-08ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_createNathan Chancellor1-11/+9
2019-02-08ixgbe: Use struct_size() helperGustavo A. R. Silva1-5/+5
2019-02-08igc: Use struct_size() helperGustavo A. R. Silva1-5/+4
2019-02-08igb: use struct_size() helperGustavo A. R. Silva1-3/+3
2019-02-08net: phy: don't double-read link status register if link is upHeiner Kallweit2-1/+7
2019-02-08fm10k: use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2019-02-08nfp: flower: cmsg: use struct_size() helperGustavo A. R. Silva1-4/+2
2019-02-08mlxsw: spectrum_router: Use struct_size() in kzalloc()Gustavo A. R. Silva1-8/+4
2019-02-08bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva1-6/+2
2019-02-08wimax/i2400m: use struct_size() helperGustavo A. R. Silva1-2/+2
2019-02-08wan: wanxl: use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-02-08net: usb: cdc-phonet: use struct_size() in alloc_netdev()Gustavo A. R. Silva1-2/+2
2019-02-08net: dsa: use struct_size() in devm_kzalloc()Gustavo A. R. Silva1-2/+1
2019-02-08mpls_iptunnel: use struct_size() helperGustavo A. R. Silva1-2/+2
2019-02-08net/sched: use struct_size() helperGustavo A. R. Silva1-1/+1
2019-02-08bridge: use struct_size() helperGustavo A. R. Silva1-2/+1
2019-02-08qede: Add ethtool interface for SmartAN query.Sudarsana Reddy Kalluru1-1/+10
2019-02-08qed: Add API for SmartAN query.Sudarsana Reddy Kalluru5-0/+20
2019-02-08net: dsa: bcm_sf2: Allow looping back CFP rulesFlorian Fainelli1-3/+8
2019-02-08net: dsa: bcm_sf2: Add support for CFP statisticsFlorian Fainelli4-1/+112
2019-02-08net: dsa: bcm_sf2: Prepare for adding CFP statisticsFlorian Fainelli1-3/+21
2019-02-08net: dsa: bcm_sf2: Remove stats mutexFlorian Fainelli2-4/+0
2019-02-08net: phy: consider latched link-down status in polling modeHeiner Kallweit2-6/+17
2019-02-08net: macb: add sam9x60-macb compatibility stringNicolas Ferre1-0/+1
2019-02-08net/macb: bindings doc: add sam9x60 bindingNicolas Ferre1-0/+1
2019-02-08net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interfaceNicolas Ferre1-2/+1
2019-02-08selftests: mlxsw: spectrum-2: Add simple delta rehash testJiri Pirko1-3/+74
2019-02-08mlxsw: spectrum_acl: Add couple of vregion rehash tracepointsJiri Pirko2-1/+69
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko7-2/+139
2019-02-08mlxsw: spectrum_acl: Implement region migration according to hintsJiri Pirko2-21/+268
2019-02-08mlxsw: reg: Add multi field to PAGT registerJiri Pirko2-2/+11
2019-02-08mlxsw: spectrum_acl: Pass hints priv all the way to ERP codeJiri Pirko7-11/+22
2019-02-08mlxsw: spectrum_acl: Implement basic ERP rehash hits creationJiri Pirko5-0/+107
2019-02-08mlxsw: spectrum_acl: Split entry struct into entry and ventryJiri Pirko3-66/+108
2019-02-08mlxsw: spectrum_acl: Split chunk struct into chunk and vchunkJiri Pirko1-106/+150