summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-22bnxt_en: Wait longer for the firmware message response to complete.Michael Chan
2019-02-22bnxt_en: Fix typo in firmware message timeout logic.Michael Chan
2019-02-23Merge branch 'bpf-nfp-codegen-fixes'Daniel Borkmann
2019-02-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-02-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-02-22net/mlx5: Support ndo bridge_setlink and getlinkHuy Nguyen
2019-02-22net/mlx5: E-Switch, Add support for VEPA in legacy mode.Huy Nguyen
2019-02-22net/mlx5e: Fix mlx5e_tx_reporter_create return valueEran Ben Elisha
2019-02-22net/mlx5e: Fix return status of TX reporter timeout recoverEran Ben Elisha
2019-02-22net/mlx5e: Re-add support for TX timeout when TX reporter is not validEran Ben Elisha
2019-02-22net/mlx5e: Fix warn print in case of TX reporter creation failureEran Ben Elisha
2019-02-22net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein
2019-02-22net/mlx5: Introduce tunnel entropy control in PCMR registerEli Britstein
2019-02-22net/mlx5: Use read-modify-write when changing PCMR register valuesEli Britstein
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller
2019-02-22Merge branch 'AF_PACKET-transport_offset-fix'David S. Miller
2019-02-22net/mlx5e: Trust kernel regarding transport offsetMaxim Mikityanskiy
2019-02-22net/mlx5e: Remove the wrong assumption about transport offsetMaxim Mikityanskiy
2019-02-22net/packet: Remove redundant skb->protocol setMaxim Mikityanskiy
2019-02-22net/packet: Ask driver for protocol if not provided by userMaxim Mikityanskiy
2019-02-22net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy
2019-02-22net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy
2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy
2019-02-22Merge tag 'mac80211-next-for-davem-2019-02-22' of git://git.kernel.org/pub/sc...David S. Miller
2019-02-22Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-22Documentation: networking: switchdev: Update port parent ID sectionFlorian Fainelli
2019-02-22Merge branch 'dsa-vlan'David S. Miller
2019-02-22net: dsa: Add ndo_vlan_rx_{add, kill}_vid implementationFlorian Fainelli
2019-02-22net: dsa: Deny enslaving VLAN devices into VLAN aware bridgeFlorian Fainelli
2019-02-22net: socket: add check for negative optlen in compat setsockoptJann Horn
2019-02-22isdn_common: Mark expected switch fall-throughsGustavo A. R. Silva
2019-02-22ipv6: route: purge exception on removalPaolo Abeni
2019-02-22Merge branch 'nic-thunderx-fix-communication-races-between-VF-PF'David S. Miller
2019-02-22net: thunderx: remove link change polling code and info from nicpfVadim Lomovtsev
2019-02-22net: thunderx: move link state polling function to VFVadim Lomovtsev
2019-02-22net: thunderx: add mutex to protect mailbox from concurrent calls for same VFVadim Lomovtsev
2019-02-22net: thunderx: rework xcast message structure to make it fit into 64 bitVadim Lomovtsev
2019-02-22net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_taskVadim Lomovtsev
2019-02-22net: thunderx: make CFG_DONE message to run through generic send-ack sequenceVadim Lomovtsev
2019-02-22net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...Vadim Lomovtsev
2019-02-22net: thunderx: correct typo in macro nameVadim Lomovtsev
2019-02-22net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_versionLorenzo Bianconi
2019-02-22team: use operstate consistently for linkupGeorge Wilkie
2019-02-22net: phy: aquantia: Use get_features for the PHYs abilitiesAndrew Lunn
2019-02-22r8152: Fix an error on RTL8153-BD MAC Address Passthrough supportDavid Chen
2019-02-22ipvlan: disallow userns cap_net_admin to change global mode/flagsDaniel Borkmann
2019-02-22sctp: don't compare hb_timer expire date before starting itMaciej Kwiecien
2019-02-22Merge tag 'drm-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-22KVM: MMU: record maximum physical address width in kvm_mmu_extended_roleYu Zhang