summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-16xsk: fix umem memory leak on cleanupBjörn Töpel
2019-03-14Merge branch 'fix-bpf-docs'Alexei Starovoitov
2019-03-14tools: bpf: synchronise BPF UAPI header with toolsQuentin Monnet
2019-03-14bpf: add documentation for helpers bpf_spin_lock(), bpf_spin_unlock()Quentin Monnet
2019-03-14bpf: fix documentation for eBPF helpersQuentin Monnet
2019-03-14Merge branch 'fix-fwd-enum-resolution'Alexei Starovoitov
2019-03-14selftests/bpf: add fwd enum resolution test for btf_dedupAndrii Nakryiko
2019-03-14btf: resolve enum fwds in btf_dedupAndrii Nakryiko
2019-03-13Merge branch 'fix-fullsock-access-after-bpf_sk_release'Alexei Starovoitov
2019-03-13bpf: Add an example for bpf_get_listener_sockMartin KaFai Lau
2019-03-13bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_fullsockMartin KaFai Lau
2019-03-13bpf: Sync bpf.h to tools/Martin KaFai Lau
2019-03-13bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helperMartin KaFai Lau
2019-03-13bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_releaseMartin KaFai Lau
2019-03-12libbpf: fix to reject unknown flags in xsk_socket__create()Magnus Karlsson
2019-03-12selftests/bpf: fix segfault of test_progs when prog loading failedYonghong Song
2019-03-11libbpf: handle BTF parsing and loading properlyAndrii Nakryiko
2019-03-10gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2019-03-10vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-03-10net/x25: fix use-after-free in x25_device_event()Eric Dumazet
2019-03-10isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose
2019-03-09ip: fix ip_mc_may_pull() return valueEric Dumazet
2019-03-09net: keep refcount warning in reqsk_free()Guillaume Nault
2019-03-08net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-03-08net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn
2019-03-08rxrpc: Fix client call queueing, waiting for channelDavid Howells
2019-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-08tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault
2019-03-08net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...Nathan Chancellor
2019-03-088139too : Add support for U.S. Robotics USR997901A 10/100 Cardbus NICMatthew Whitehead
2019-03-08fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet
2019-03-08net: sched: fix potential use-after-free in __tcf_chain_put()Vlad Buslov
2019-03-08vhost: silence an unused-variable warningArnd Bergmann
2019-03-08vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr
2019-03-08connector: fix unsafe usage of ->real_parentLi RongQing
2019-03-08vxlan: do not need BH again in vxlan_cleanup()Litao Jiao
2019-03-08net: hns3: add dma_rmb() for rx descriptionJian Shen
2019-03-08net: add missing documentation in linux/skbuff.hPedro Tammela
2019-03-08bpf: fix warning about using plain integer as NULLBo YU
2019-03-08xsk: fix to reject invalid options in Tx descriptorBjörn Töpel
2019-03-08xsk: fix to reject invalid flags in xsk_bindBjörn Töpel
2019-03-08bpf, libbpf: fixing leak when kernel does not support btfNikita V. Shirokov
2019-03-08Merge branch 'stmmac-add-some-fixes-for-stm32'David S. Miller
2019-03-08ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval...Christophe Roullier
2019-03-08dt-bindings: net: stmmac: remove syscfg clock propertyChristophe Roullier
2019-03-08net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier
2019-03-08dt-bindings: net: stmmac: add phys config propertiesChristophe Roullier
2019-03-08net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier
2019-03-08net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier