summary refs log tree commit diff
AgeCommit message (Expand)Author
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
2018-08-25vhost: correctly check the iova range when waking virtqueueJason Wang
2018-08-25qlge: Fix netdev features configuration.Manish Chopra
2018-08-25net: macb: do not disable MDIO bus at open/close timeAnssi Hannula
2018-08-25Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven
2018-08-25net: macb: Fix regression breaking non-MDIO fixed-link PHYsAhmad Fatoum
2018-08-25mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel
2018-08-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-25Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds
2018-08-25Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-25mm/cow: don't bother write protecting already write-protected pagesLinus Torvalds