summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15Revert "net: phylink: set the autoneg state in phylink_phy_change"David S. Miller
2019-06-15bpf: fix nested bpf tracepoints with per-cpu dataMatt Mullins
2019-06-15bpf: Fix out of bounds memory access in bpf_sk_storageArthur Fabre
2019-06-15vsock/virtio: set SOCK_DONE on peer shutdownStephen Barber
2019-06-15net: dsa: rtl8366: Fix up VLAN filteringLinus Walleij
2019-06-15net: phylink: set the autoneg state in phylink_phy_changeIoana Ciornei
2019-06-14Merge branch 'tcp-add-three-static-keys'David S. Miller
2019-06-14net: add high_order_alloc_disable sysctl/static keyEric Dumazet
2019-06-14tcp: add tcp_tx_skb_cache sysctlEric Dumazet
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet
2019-06-14sysctl: define proc_do_static_key()Eric Dumazet
2019-06-14hv_netvsc: Set probe mode to syncHaiyang Zhang
2019-06-14net: sched: flower: don't call synchronize_rcu() on mask creationVlad Buslov
2019-06-14net: dsa: fix warning same module namesAnders Roxell
2019-06-14sctp: Free cookie before we memdup a new oneNeil Horman
2019-06-14net: dsa: microchip: Don't try to read stats for unused portsRobert Hancock
2019-06-14Merge branch 'qmi_wwan-fix-QMAP-handling'David S. Miller
2019-06-14qmi_wwan: extend permitted QMAP mux_id value rangeReinhard Speyerer
2019-06-14qmi_wwan: avoid RCU stalls on device disconnect when in QMAP modeReinhard Speyerer
2019-06-14qmi_wwan: add network device usage statistics for qmimux devicesReinhard Speyerer
2019-06-14qmi_wwan: add support for QMAP padding in the RX pathReinhard Speyerer
2019-06-14bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov
2019-06-15bpf, devmap: Add missing RCU read lock on flushToshiaki Makita
2019-06-15bpf, devmap: Add missing bulk queue freeToshiaki Makita
2019-06-15bpf, devmap: Fix premature entry free on destroying mapToshiaki Makita
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14net: phylink: further mac_config documentation improvementsRussell King - ARM Linux admin
2019-06-14nfc: Ensure presence of required attributes in the deactivate_target handlerYoung Xiao
2019-06-14cfg80211: report measurement start TSF correctlyAvraham Stern
2019-06-14cfg80211: fix memory leak of wiphy device nameEric Biggers
2019-06-14cfg80211: util: fix bit count off by oneMordechay Goodstein
2019-06-14mac80211: do not start any work during reconfigure flowNaftali Goldstein
2019-06-14cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho
2019-06-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao
2019-06-14mac80211: drop robust management frames from unknown TAJohannes Berg
2019-06-13Merge branch 'bpf-ppc-div-fix'Daniel Borkmann
2019-06-13powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao
2019-06-13bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao
2019-06-13bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapiMartynas Pumputis
2019-06-13bpf: simplify definition of BPF_FIB_LOOKUP related flagsMartynas Pumputis
2019-06-12Merge branch 'net-mvpp2-prs-Fixes-for-VID-filtering'David S. Miller
2019-06-12net: mvpp2: prs: Use the correct helpers when removing all VID filtersMaxime Chevallier
2019-06-12net: mvpp2: prs: Fix parser range for VID filteringMaxime Chevallier
2019-06-12Merge branch 'mlxsw-Various-fixes'David S. Miller
2019-06-12mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel
2019-06-12mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2Petr Machata
2019-06-12selftests: tc_flower: Add TOS matching testJiri Pirko
2019-06-12mlxsw: spectrum_flower: Fix TOS matchingJiri Pirko
2019-06-12selftests: mlxsw: Test nexthop offload indicationIdo Schimmel