Age | Commit message (Expand) | Author |
2019-04-27 | bpf: Refactor BTF encoding macro to test_btf.h | Martin KaFai Lau |
2019-04-27 | bpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing | Martin KaFai Lau |
2019-04-27 | bpf: Sync bpf.h to tools | Martin KaFai Lau |
2019-04-27 | bpf: Introduce bpf sk local storage | Martin KaFai Lau |
2019-04-26 | Merge branch 'writeable-bpf-tracepoints' | Alexei Starovoitov |
2019-04-26 | selftests: bpf: test writable buffers in raw tps | Matt Mullins |
2019-04-26 | tools: sync bpf.h | Matt Mullins |
2019-04-26 | nbd: add tracepoints for send/receive timing | Andrew Hall |
2019-04-26 | nbd: trace sending nbd requests | Matt Mullins |
2019-04-26 | bpf: add writable context for raw tracepoints | Matt Mullins |
2019-04-26 | bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd | Daniel Borkmann |
2019-04-26 | bpf, arm64: remove prefetch insn in xadd mapping | Daniel Borkmann |
2019-04-26 | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc... | David S. Miller |
2019-04-26 | Merge branch 'hns3-next' | David S. Miller |
2019-04-26 | net: hns3: remove reset after command send failed | Weihang Li |
2019-04-26 | net: hns3: prevent double free in hns3_put_ring_config() | Huazhong Tan |
2019-04-26 | net: hns3: extend the loopback state acquisition time | liuzhongzhu |
2019-04-26 | net: hns3: fix pause configure fail problem | Huazhong Tan |
2019-04-26 | net: hns3: not reset TQP in the DOWN while VF resetting | Huazhong Tan |
2019-04-26 | net: hns3: use a reserved byte to identify need_resp flag | Huazhong Tan |
2019-04-26 | net: hns3: use atomic_t replace u32 for arq's count | Huazhong Tan |
2019-04-26 | net: hns3: stop sending keep alive msg when VF command queue needs reinit | Huazhong Tan |
2019-04-26 | net: hns3: handle the BD info on the last BD of the packet | Yunsheng Lin |
2019-04-26 | net: hns3: fix for TX clean num when cleaning TX BD | Yunsheng Lin |
2019-04-26 | net: hns3: fix data race between ring->next_to_clean | Yunsheng Lin |
2019-04-26 | nfp: implement PCI driver shutdown callback | Dirk van der Merwe |
2019-04-26 | NFC: st95hf: remove set but not used variables 'dev, nfcddev' | YueHaibing |
2019-04-26 | tipc: remove rcu_read_unlock() left in tipc_udp_recv() | Eric Dumazet |
2019-04-26 | net: phy: improve genphy_soft_reset | Heiner Kallweit |
2019-04-26 | usbnet: ipheth: Simplify device detection | Guenter Roeck |
2019-04-26 | ipv6: Initialize fib6_result in bpf_ipv6_fib_lookup | David Ahern |
2019-04-26 | cnic: Refactor code and mark expected switch fall-through | Gustavo A. R. Silva |
2019-04-26 | cxgb4/cxgb4vf_main: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-04-26 | wimax/i2400m/control: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-04-26 | amd-xgbe: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-04-26 | net: socket: Fix missing break in switch statement | Gustavo A. R. Silva |
2019-04-26 | Merge branch 's390-qeth-cleanups' | David S. Miller |
2019-04-26 | s390/qeth: trust non-IP cast type in qeth_l3_fill_header() | Julian Wiedmann |
2019-04-26 | s390/qeth: extract helper to determine L2 cast type | Julian Wiedmann |
2019-04-26 | s390/qeth: cache max number of available buffer elements | Julian Wiedmann |
2019-04-26 | s390/qeth: don't clear Output buffers on every queue init | Julian Wiedmann |
2019-04-26 | s390/qeth: use IS_* helpers for checking device type | Julian Wiedmann |
2019-04-26 | s390/qeth: clean up stale buffer state documentation | Julian Wiedmann |
2019-04-26 | s390/qeth: remove RX seqno in skb->cb | Julian Wiedmann |
2019-04-26 | s390: qeth: address type mismatch warning | Arnd Bergmann |
2019-04-26 | mac80211: probe unexercised mesh links | Rajkumar Manoharan |
2019-04-26 | mac80211: add option for setting control flags | Rajkumar Manoharan |
2019-04-26 | cfg80211: add support to probe unexercised mesh link | Rajkumar Manoharan |
2019-04-26 | mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers | Alexander Wetzel |
2019-04-26 | mac80211_hwsim: Extended Key ID support | Alexander Wetzel |