summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-24net: hns3: remove hnae3_get_bit in data pathYunsheng Lin
2019-02-24net: hns3: replace hnae3_set_bit and hnae3_set_field in data pathYunsheng Lin
2019-02-24net: hns3: add unlikely for error handling in data pathYunsheng Lin
2019-02-24net: hns3: remove some ops in struct hns3_nic_opsYunsheng Lin
2019-02-24net: hns3: limit some variable scope in critical data pathYunsheng Lin
2019-02-24net: hns3: avoid mult + div op in critical data pathYunsheng Lin
2019-02-24net: hns3: add xps setting support for hns3 driverYunsheng Lin
2019-02-24Merge branch 'mlxsw-spectrum_acl-Don-t-take-rtnl-mutex-for-region-rehash'David S. Miller
2019-02-24selftests: mlxsw: spectrum-2: Add massive delta rehash testJiri Pirko
2019-02-24selftests: mlxsw: spectrum-2: Check migrate end traceJiri Pirko
2019-02-24mlxsw: spectrum_acl: Add vregion migration end tracepointJiri Pirko
2019-02-24selftests: mlxsw: spectrum-2: Add IPv6 variant of simple delta rehash testJiri Pirko
2019-02-24mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()Jiri Pirko
2019-02-24mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP codeJiri Pirko
2019-02-24mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()Jiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard objagg instance manipulationJiri Pirko
2019-02-24mlxsw: spectrum_acl: Enable vregion rehash per-profileJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce mutex to guard Bloom Filter updatesJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce vregion mutexJiri Pirko
2019-02-24mlxsw: spectrum_acl: Refactor vregion association codeJiri Pirko
2019-02-24mlxsw: spectrum_acl: Introduce a mutex to guard region list updatesJiri Pirko
2019-02-24mlxsw: spectrum_acl: Split TCAM group structure into twoJiri Pirko
2019-02-24mlxsw: spectrum_acl: Remove unused ops field from group structureJiri Pirko
2019-02-24Merge branch 'net-dsa-microchip-add-MIB-counters-support'David S. Miller
2019-02-24net: dsa: microchip: add port_cleanup functionTristram Ha
2019-02-24net: dsa: microchip: remove unnecessary include headersTristram Ha