aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-02-22kvm: x86: Return LA57 feature based on hardware capabilityYu Zhang
2019-02-22x86/kvm/mmu: fix switch between root and guest MMUsVitaly Kuznetsov
2019-02-22KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-02-22KEYS: user: Align the payload bufferEric Biggers
2019-02-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-02-22Merge tag 'mvebu-fixes-5.0-2' of git://git.infradead.org/linux-mvebu into arm...Arnd Bergmann
2019-02-22Merge tag 'omap-for-v5.0/fixes-rc7-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2019-02-22mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau
2019-02-22rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu
2019-02-22mac80211: Use rhashtable_lookup_get_insert_fast instead of racy codeHerbert Xu
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman
2019-02-22cfg80211: allow sending vendor events unicastJohannes Berg
2019-02-22mac80211: ignore quiet mode in probeSara Sharon
2019-02-22mac80211: allow CSA to self with immediate quietSara Sharon
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon
2019-02-22mac80211: fix position of vendor_data readLiad Kaufman
2019-02-22radiotap: add 0-length PSDU "not captured" typeJohannes Berg