Age | Commit message (Expand) | Author |
2019-07-17 | net/rds: Fix NULL/ERR_PTR inconsistency | Gerd Rausch |
2019-07-17 | net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin... | Gerd Rausch |
2019-07-17 | net/rds: Get rid of "wait_clean_list_grace" and add locking | Gerd Rausch |
2019-07-17 | net/rds: Give fr_state a chance to transition to FRMR_IS_FREE | Gerd Rausch |
2019-07-17 | net/sched: Make NET_ACT_CT depends on NF_NAT | YueHaibing |
2019-07-17 | net: sctp: fix warning "NULL check before some freeing functions is not needed" | Hariprasad Kelam |
2019-07-17 | caif-hsi: fix possible deadlock in cfhsi_exit_module() | Taehee Yoo |
2019-07-16 | selftests/bpf: fix perf_buffer on s390 | Ilya Leoshkevich |
2019-07-16 | selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly | Andrii Nakryiko |
2019-07-16 | selftests/bpf: fix test_verifier/test_maps make dependencies | Andrii Nakryiko |
2019-07-16 | fix: taprio: Change type of txtime-delay parameter to u32 | Vedang Patel |
2019-07-16 | skbuff: fix compilation warnings in skb_dump() | Qian Cai |
2019-07-16 | be2net: Signal that the device cannot transmit during reconfiguration | Benjamin Poirier |
2019-07-16 | net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before goto | Nishka Dasgupta |
2019-07-16 | net: ethernet: mscc: ocelot_board: Add of_node_put() before return | Nishka Dasgupta |
2019-07-16 | net: ethernet: ti: cpsw: Add of_node_put() before return and break | Nishka Dasgupta |
2019-07-16 | libbpf: fix another GCC8 warning for strncpy | Andrii Nakryiko |
2019-07-16 | selftests/bpf: skip nmi test when perf hw events are disabled | Ilya Leoshkevich |
2019-07-16 | selftests/bpf: fix "alu with different scalars 1" on s390 | Ilya Leoshkevich |
2019-07-15 | Merge tag 'mlx5-fixes-2019-07-15' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-07-16 | selftests/bpf: remove logic duplication in test_verifier | Andrii Nakryiko |
2019-07-15 | Merge branch 'bpf-fix-wide-loads-sockaddr' | Daniel Borkmann |
2019-07-15 | bpf: sync bpf.h to tools/ | Stanislav Fomichev |
2019-07-15 | selftests/bpf: add selftests for wide loads | Stanislav Fomichev |
2019-07-15 | selftests/bpf: rename verifier/wide_store.c to verifier/wide_access.c | Stanislav Fomichev |
2019-07-15 | bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6 | Stanislav Fomichev |
2019-07-15 | bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok | Stanislav Fomichev |
2019-07-15 | samples/bpf: build with -D__TARGET_ARCH_$(SRCARCH) | Ilya Leoshkevich |
2019-07-15 | selftests/bpf: put test_stub.o into $(OUTPUT) | Ilya Leoshkevich |
2019-07-15 | selftests/bpf: make directory prerequisites order-only | Ilya Leoshkevich |
2019-07-15 | selftests/bpf: fix attach_probe on s390 | Ilya Leoshkevich |
2019-07-15 | Merge branch 'bpf-btf-size-verification-fix' | Daniel Borkmann |
2019-07-15 | selftests/bpf: use typedef'ed arrays as map values | Andrii Nakryiko |
2019-07-15 | selftests/bpf: add trickier size resolution tests | Andrii Nakryiko |
2019-07-15 | bpf: fix BTF verifier size resolution logic | Andrii Nakryiko |
2019-07-15 | net/mlx5e: Allow dissector meta key in tc flower | Vlad Buslov |
2019-07-15 | net/mlx5e: Rely on filter_dev instead of dissector keys for tunnels | Vlad Buslov |
2019-07-15 | net/mlx5e: Verify encapsulation is supported | Eli Cohen |
2019-07-15 | ISDN: hfcsusb: checking idx of ep configuration | Phong Tran |
2019-07-15 | vmxnet3: Remove call to memset after dma_alloc_coherent | Fuqian Huang |
2019-07-15 | hippi: Remove call to memset after pci_alloc_consistent | Fuqian Huang |
2019-07-15 | ethernet: remove redundant memset | Fuqian Huang |
2019-07-15 | atm: idt77252: Remove call to memset after dma_alloc_coherent | Fuqian Huang |
2019-07-15 | net: neigh: fix multiple neigh timer scheduling | Lorenzo Bianconi |
2019-07-15 | rt2x00usb: fix rx queue hang | Soeren Moch |
2019-07-15 | ath10k: work around uninitialized vht_pfr variable | Arnd Bergmann |
2019-07-15 | iwlwifi: pcie: add support for qu c-step devices | Luca Coelho |
2019-07-15 | iwlwifi: add new cards for 9000 and 20000 series | Ihab Zhaika |
2019-07-14 | sky2: Disable MSI on P5W DH Deluxe | Tasos Sahanidis |
2019-07-14 | sis900: correct a few typos | Sergej Benilov |