summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-29net: mvpp2: initialize port of_node pointerBaruch Siach
2018-08-29net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-08-29net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen
2018-08-29Merge branch 'ipv6-fix-error-path-of-inet6_init'David S. Miller
2018-08-29net: rtnl: return early from rtnl_unregister_all when protocol isn't registeredSabrina Dubroca
2018-08-29ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca
2018-08-29ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca
2018-08-29net/sched: act_pedit: fix dump of extended layered opDavide Caratti
2018-08-29sh_eth: Add R7S9210 supportChris Brandt
2018-08-29Merge branch 'hns-fixes'David S. Miller
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-08-29r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin
2018-08-29tipc: switch to rhashtable iteratorCong Wang
2018-08-29Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet
2018-08-29tipc: fix a missing rhashtable_walk_exit()Cong Wang
2018-08-29vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-08-29Merge branch 'bpf_msg_pull_data-fixes'Alexei Starovoitov
2018-08-29bpf: fix sg shift repair start offset in bpf_msg_pull_dataDaniel Borkmann
2018-08-29bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_dataDaniel Borkmann
2018-08-29bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_dataDaniel Borkmann
2018-08-28bpf: fix several offset tests in bpf_msg_pull_dataDaniel Borkmann
2018-08-28bpf: sockmap, decrement copied count correctly in redirect error caseJohn Fastabend
2018-08-27bpf: fix build error with clangStefan Agner
2018-08-27bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsgDaniel Borkmann
2018-08-27bpf, sockmap: fix potential use after free in bpf_tcp_closeDaniel Borkmann
2018-08-27net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6Zhu Yanjun
2018-08-27net: dsa: Drop GPIO includesLinus Walleij
2018-08-27tipc: fix the big/little endian issue in tipc_destHaiqing Bai
2018-08-27Merge branch 'net-sched-fixes'David S. Miller
2018-08-27net: sched: return -ENOENT when trying to remove filter from non-existent chainJiri Pirko
2018-08-27net: sched: fix extack error message when chain is failed to be createdJiri Pirko
2018-08-27erspan: set erspan_ver to 1 by default when adding an erspan devXin Long
2018-08-27sctp: remove useless start_fail from sctp_ht_iter in procXin Long
2018-08-27sctp: hold transport before accessing its asoc in sctp_transport_get_nextXin Long
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-27Fix up libata MAINTAINERS entryJens Axboe
2018-08-26net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-08-26Linux 4.19-rc1Linus Torvalds
2018-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-08-26Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds
2018-08-25Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2018-08-25qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King