summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-25mlxsw: spectrum: acl: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-25Merge branch 'aquantia-hwmon'David S. Miller
2019-02-25net: phy: aquantia: add hwmon supportHeiner Kallweit
2019-02-25net: phy: aquantia: rename aquantia.c to aquantia_main.cHeiner Kallweit
2019-02-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-02-25net: sched: don't release block->lock when dumping chainsVlad Buslov
2019-02-25net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov
2019-02-25net: dsa: mv88e6xxx: Fix phylink_validate for Topaz familyMarek BehĂșn
2019-02-25net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390XMarek BehĂșn
2019-02-25tcp: clean up SOCK_DEBUG()Yafang Shao
2019-02-25tcp: remove unused parameter of tcp_sacktag_bsearch()Taehee Yoo
2019-02-25ice: fix overlong string, update stats outputJesse Brandeburg
2019-02-25ice: Fix for FC get rx/tx pause paramsLukasz Czapnik
2019-02-25ice: use absolute vector ID for VFsMitch Williams
2019-02-25ice: check for a leaf node presenceVictor Raj
2019-02-25ice: flush Tx pipe on disable queue timeoutVictor Raj
2019-02-25ice: clear VF ARQLEN register on resetMitch Williams
2019-02-25ice: don't spam VFs with link messagesMitch Williams
2019-02-25ice: only use the VF for ICE_VSI_VF in ice_vsi_releaseBrett Creeley
2019-02-25ice: fix numeric overflow warningBruce Allan
2019-02-25ice: fix issue where host reboots on unload when iommu=onBrett Creeley
2019-02-25ice: fix ice_remove_rule_internal vsi_list handlingJacob Keller
2019-02-25ice: fix stack hogs from struct ice_vsi_ctx structuresBruce Allan
2019-02-25ice: sizeof(<type>) should be avoidedBruce Allan
2019-02-25ice: Fix added in VSI supported nodes calcVictor Raj
2019-02-25ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski
2019-02-25ice: Mark extack argument as __always_unusedBruce Allan
2019-02-24switchdev: Complete removal of switchdev_port_attr_get()Florian Fainelli
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn
2019-02-24net: phy: fix reading fixed phy statusHeiner Kallweit
2019-02-24net: phy: improve auto-neg emulation in swphyHeiner Kallweit
2019-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-02-24net: fix double-free in bpf_lwt_xmit_reroutePeter Oskolkov
2019-02-24ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmitwenxu
2019-02-24Merge branch 'dsa-mv88e6xxx-lockdep'David S. Miller
2019-02-24net: dsa: mv88e6xxx: Release lock while requesting IRQAndrew Lunn
2019-02-24net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splatAndrew Lunn
2019-02-24ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnelwenxu
2019-02-24tls: Return type of non-data records retrieved using MSG_PEEK in recvmsgVakul Garg
2019-02-24Merge branch 'ipv4-v6-icmp-small-cleanup-and-update'David S. Miller
2019-02-24ipv6: icmp: use percpu allocationKefeng Wang
2019-02-24ipv6: icmp: use icmpv6_sk_exit()Kefeng Wang
2019-02-24ipv4: icmp: use icmp_sk_exit()Kefeng Wang
2019-02-24ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu
2019-02-24net/sched: act_tunnel_key: Add dst_cache supportwenxu
2019-02-24Merge branch 'code-optimizations-and-bugfixes-for-HNS3-driver'David S. Miller
2019-02-24net: hns3: fix improper error handling for hns3_client_startHuazhong Tan
2019-02-24net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose
2019-02-24net: hns3: fix get VF RSS issueJian Shen
2019-02-24net: hns3: enable VF VLAN filter for each VF when initializingJian Shen