summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-05tcp: Accept ECT on SYN in the presence of RFC8311Tilmans, Olivier (Nokia - BE/Antwerp)1-1/+6
2019-04-05Merge tag 'mfd-fixes-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-22/+45
2019-04-05Merge branch 'net-extend-devlink-port-attrs-with-switch-ID'David S. Miller18-103/+155
2019-04-05net: devlink: add warning for ndo_get_port_parent_id set when not neededJiri Pirko1-2/+16
2019-04-05dsa: pass switch ID through devlink_port_attrs_set()Jiri Pirko2-1/+10
2019-04-05mlxsw: switch_ib: Pass valid HW id down to mlxsw_core_port_init()Jiri Pirko1-1/+21
2019-04-05nfp: remove ndo_get_port_parent_id implementationJiri Pirko3-18/+0
2019-04-05nfp: pass switch ID through devlink_port_attrs_set()Jiri Pirko1-1/+4
2019-04-05bnxt: remove ndo_get_port_parent_id implementation for physical portsJiri Pirko1-1/+0
2019-04-05bnxt: pass switch ID through devlink_port_attrs_set()Jiri Pirko1-1/+2
2019-04-05bnxt: move bp->switch_id initialization to PF probeJiri Pirko2-25/+25
2019-04-05mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko3-39/+0
2019-04-05mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko6-7/+16
2019-04-05net: devlink: introduce devlink_compat_switch_id_get() helperJiri Pirko3-4/+39
2019-04-05net: devlink: extend port attrs for switch IDJiri Pirko6-7/+26
2019-04-05net: devlink: convert devlink_port_attrs bools to bitsJiri Pirko1-2/+2
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie6-6/+33
2019-04-05libcxgb: fix incorrect ppmax calculationVarun Prakash1-1/+8
2019-04-05net: bridge: optimize backup_port fdb convergenceNikolay Aleksandrov1-1/+2
2019-04-05net: Remove inclusion of pci.hYuval Shaia1-1/+0
2019-04-05ibmvnic: remove set but not used variable 'netdev'YueHaibing1-2/+0
2019-04-05ehea: remove set but not used variables 'epa' and 'cq_handle_ref'YueHaibing1-5/+1
2019-04-05net: pasemi: remove set but not used variable 'cpyhdr'YueHaibing1-2/+1
2019-04-05ehea: Fix a copy-paste err in ehea_init_port_resYueHaibing1-1/+1
2019-04-05net: use correct this_cpu primitive in dev_recursion_levelFlorian Westphal1-1/+1
2019-04-05tipc: add NULL pointer checkHoang Le1-0/+3
2019-04-05net: sched: ensure tc flower reoffload takes filter refJohn Hurley1-42/+46
2019-04-05vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech1-11/+15
2019-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-26/+208
2019-04-04Merge branch 'acpica' into acpiRafael J. Wysocki1-1/+5
2019-04-04Merge branch 'pm-tools'Rafael J. Wysocki1-58/+219
2019-04-04Merge branch 'sch_cake-fixes'David S. Miller1-1/+12
2019-04-04sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen1-0/+11
2019-04-04sch_cake: Use tc_skb_protocol() helper for getting packet protocolToke Høiland-Jørgensen1-1/+1
2019-04-04tcp: Ensure DCTCP reacts to lossesKoen De Schepper1-18/+18
2019-04-04net: bridge: update multicast stats from maybe_deliver()Pablo Neira Ayuso1-11/+4
2019-04-04net: use kfree_skb_list() from ip_do_fragment()Pablo Neira Ayuso1-5/+2
2019-04-04net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2-2/+32
2019-04-04net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi1-8/+12
2019-04-04Merge branch 'net-hns-bugfixes-for-HNS-Driver'David S. Miller14-58/+69
2019-04-04net: hns: Fix sparse: some warnings in HNS driversYonglong Liu11-43/+33
2019-04-04net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu1-1/+3
2019-04-04net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu1-6/+27
2019-04-04net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu1-1/+1
2019-04-04net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu1-5/+2
2019-04-04net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu1-2/+3
2019-04-04Merge branch 'hnx3-next'David S. Miller10-55/+163
2019-04-04net: hns3: split function hnae3_match_n_instantiate()Jian Shen1-18/+22
2019-04-04net: hns3: modify HNS3_NIC_STATE_INITED flag in hns3_reset_notify_uninit_enetHuazhong Tan1-3/+1
2019-04-04net: hns3: prevent change MTU when resettingHuazhong Tan1-0/+3