summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-31selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca
2018-08-31tcp: do not restart timewait timer on rst receptionFlorian Westphal
2018-08-31net/rds: RDS is not Radio Data SystemPavel Machek
2018-08-31hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui
2018-08-31nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-08-31Revert "packet: switch kvzalloc to allocate memory"Eric Dumazet
2018-08-29Merge branch 'net_sched-reject-unknown-tcfa_action-values'David S. Miller
2018-08-29tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni
2018-08-29net_sched: reject unknown tcfa_action valuesPaolo Abeni
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-rc1v4.19-rc1Linus Torvalds
2018-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds