summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-04i40e: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-04i40e: Revert ShadowRAM checksum calculation changeMaciej Paczkowski
2019-05-04i40e: missing input validation on VF message handling by the PFMartyna Szapar
2019-05-04i40e: Add support for X710 B/P & SFP+ cardsAleksandr Loktionov
2019-05-04i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2019-05-04i40e: add num_vectors checker in iwarp handlerSergey Nemov
2019-05-04i40e: Fix the typo in adding 40GE KR4 modeGrzegorz Siwik
2019-05-04i40e: Setting VF to VLAN 0 requires restartGrzegorz Siwik
2019-05-04i40e: add new pci id for X710/XXV710 N3000 cardsAleksandr Loktionov
2019-05-04i40e: VF's promiscuous attribute is not keptGrzegorz Siwik
2019-05-04ice: Disable sniffing VF traffic on PFMichal Swiatkowski
2019-05-04ice: Use more efficient structuresJesse Brandeburg
2019-05-04ice: Use bitfields where possibleJesse Brandeburg
2019-05-04ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin
2019-05-04ice: Separate if conditions for ice_set_features()Tony Nguyen
2019-05-04ice: Remove __always_unused attributeTony Nguyen
2019-05-04ice: Suppress false-positive style issues reported by static analyzerBruce Allan
2019-05-04ice: Refactor getting/setting coalesceBrett Creeley
2019-05-04ice: Always free/allocate q_vectorsBrett Creeley
2019-05-04ice: Do not unnecessarily initialize local variableBruce Allan
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski
2019-05-04ice: Don't remove VLAN filters that were never programmedAkeem G Abodunrin
2019-05-04ice: Preserve VLAN Rx stripping settingsTony Nguyen
2019-05-04ice: Fix for allowing too many MDD events on VFMichal Swiatkowski
2019-05-04ice: Use pf instead of vsi-backJesse Brandeburg
2019-05-04net: openvswitch: return an error instead of doing BUG_ON()Eelco Chaudron
2019-05-04r8169: remove rtl_write_exgmac_batchHeiner Kallweit
2019-05-04Merge branch 'netlink-strict-attribute-checking-follow-up'David S. Miller
2019-05-04netlink: add validation of NLA_F_NESTED flagMichal Kubecek
2019-05-04netlink: set bad attribute also on maxtype checkMichal Kubecek
2019-05-04genetlink: do not validate dump requests if there is no policyMichal Kubecek
2019-05-04Merge branch 'mlxsw-Firmware-version-update'David S. Miller
2019-05-04mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resourcesShalom Toledo
2019-05-04mlxsw: resources: Add local_ports_in_{1x, 2x}Shalom Toledo
2019-05-04mlxsw: Bump firmware version to 13.2000.1122Ido Schimmel
2019-05-04tipc: fix missing Name entries due to half-failoverTuong Lien
2019-05-04net: phy: improve resuming from hibernationHeiner Kallweit
2019-05-04net: phy: improve pause handlingHeiner Kallweit
2019-05-04net: sched: cls_u32: use struct_size() helperGustavo A. R. Silva
2019-05-04net: add a generic tracepoint for TX queue timeoutCong Wang
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-05-04wimax/i2400m: use struct_size() helperGustavo A. R. Silva
2019-05-04Merge branch 'net-hns3-enhance-capabilities-for-fibre-port'David S. Miller
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-05-03usbnet: ipheth: Remove unnecessary NULL pointer checkGuenter Roeck
2019-05-03net: dsa: mv88e6xxx: Pass interrupt number in platform dataAndrew Lunn
2019-05-03Merge branch 'mv88e6xxx-Disable-ports-to-save-power'David S. Miller