summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27bpf: Refactor BTF encoding macro to test_btf.hMartin KaFai Lau
2019-04-27bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probingMartin KaFai Lau
2019-04-27bpf: Sync bpf.h to toolsMartin KaFai Lau
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau
2019-04-26Merge branch 'writeable-bpf-tracepoints'Alexei Starovoitov
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins
2019-04-26tools: sync bpf.hMatt Mullins
2019-04-26nbd: add tracepoints for send/receive timingAndrew Hall
2019-04-26nbd: trace sending nbd requestsMatt Mullins
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins
2019-04-26bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-04-26bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26Merge branch 'hns3-next'David S. Miller
2019-04-26net: hns3: remove reset after command send failedWeihang Li
2019-04-26net: hns3: prevent double free in hns3_put_ring_config()Huazhong Tan
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan
2019-04-26net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan
2019-04-26net: hns3: handle the BD info on the last BD of the packetYunsheng Lin
2019-04-26net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin
2019-04-26net: hns3: fix data race between ring->next_to_cleanYunsheng Lin
2019-04-26nfp: implement PCI driver shutdown callbackDirk van der Merwe
2019-04-26NFC: st95hf: remove set but not used variables 'dev, nfcddev'YueHaibing
2019-04-26tipc: remove rcu_read_unlock() left in tipc_udp_recv()Eric Dumazet
2019-04-26net: phy: improve genphy_soft_resetHeiner Kallweit
2019-04-26usbnet: ipheth: Simplify device detectionGuenter Roeck
2019-04-26ipv6: Initialize fib6_result in bpf_ipv6_fib_lookupDavid Ahern
2019-04-26cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva
2019-04-26cxgb4/cxgb4vf_main: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-26wimax/i2400m/control: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-26amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-26net: socket: Fix missing break in switch statementGustavo A. R. Silva
2019-04-26Merge branch 's390-qeth-cleanups'David S. Miller
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann
2019-04-26s390/qeth: cache max number of available buffer elementsJulian Wiedmann
2019-04-26s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-04-26s390/qeth: clean up stale buffer state documentationJulian Wiedmann
2019-04-26s390/qeth: remove RX seqno in skb->cbJulian Wiedmann
2019-04-26s390: qeth: address type mismatch warningArnd Bergmann
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan
2019-04-26cfg80211: add support to probe unexercised mesh linkRajkumar Manoharan
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel
2019-04-26mac80211_hwsim: Extended Key ID supportAlexander Wetzel