aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-04Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-04-04Merge branch 'net-extend-devlink-port-attrs-with-switch-ID'David S. Miller
2019-04-04net: devlink: add warning for ndo_get_port_parent_id set when not neededJiri Pirko
2019-04-04dsa: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()Jiri Pirko
2019-04-04nfp: remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-04nfp: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko
2019-04-04bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04bnxt: move bp->switch_id initialization to PF probeJiri Pirko
2019-04-04mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-04-04net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko
2019-04-04net: devlink: extend port attrs for switch IDJiri Pirko
2019-04-04net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-04libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-04-04net: bridge: optimize backup_port fdb convergenceNikolay Aleksandrov
2019-04-04net: Remove inclusion of pci.hYuval Shaia
2019-04-04ibmvnic: remove set but not used variable 'netdev'YueHaibing
2019-04-04ehea: remove set but not used variables 'epa' and 'cq_handle_ref'YueHaibing
2019-04-04net: pasemi: remove set but not used variable 'cpyhdr'YueHaibing
2019-04-04ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing
2019-04-04net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal
2019-04-04tipc: add NULL pointer checkHoang Le
2019-04-04net: sched: ensure tc flower reoffload takes filter refJohn Hurley
2019-04-04vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-04Merge branch 'acpica' into acpiRafael J. Wysocki
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki
2019-04-04Merge branch 'sch_cake-fixes'David S. Miller
2019-04-04sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen
2019-04-04sch_cake: Use tc_skb_protocol() helper for getting packet protocolToke Høiland-Jørgensen
2019-04-04tcp: Ensure DCTCP reacts to lossesKoen De Schepper
2019-04-04net: bridge: update multicast stats from maybe_deliver()Pablo Neira Ayuso
2019-04-04net: use kfree_skb_list() from ip_do_fragment()Pablo Neira Ayuso
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi
2019-04-04Merge branch 'net-hns-bugfixes-for-HNS-Driver'David S. Miller
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu
2019-04-04net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-04-04net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-04-04net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-04-04net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-04-04net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-04-04Merge branch 'hnx3-next'David S. Miller
2019-04-04net: hns3: split function hnae3_match_n_instantiate()Jian Shen
2019-04-04net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enetHuazhong Tan
2019-04-04net: hns3: prevent change MTU when resettingHuazhong Tan
2019-04-04net: hns3: check resetting status in hns3_get_stats()Huazhong Tan