summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17Merge branch 'UDP-GSO-audit-tests'David S. Miller
2019-06-17net/udpgso_bench.sh test fails on errorFred Klassen
2019-06-17net/udpgso_bench.sh add UDP GSO audit testsFred Klassen
2019-06-17net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen
2019-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-06-17Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer'David S. Miller
2019-06-17selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal
2019-06-17net: ipv4: remove erroneous advancement of list pointerFlorian Westphal
2019-06-17net: dsa: sja1105: fix ptp link errorArnd Bergmann
2019-06-17net: stmmac: fix unused-variable warningArnd Bergmann
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers
2019-06-17net: sched: cls_matchall: allow to delete filterJiri Pirko
2019-06-17net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King
2019-06-17Merge branch 'net-sched-act_ctinfo-fixes'David S. Miller
2019-06-17net: sched: act_ctinfo: fix policy validationKevin Darbyshire-Bryant
2019-06-17net: sched: act_ctinfo: fix action creationKevin Darbyshire-Bryant
2019-06-17vhost_net: disable zerocopy by defaultJason Wang
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel
2019-06-17tipc: include retrans failure detection for unicastTuong Lien
2019-06-17team: add ethtool get_link_ksettingsHangbin Liu
2019-06-17Merge branch 'tcp-fixes'David S. Miller
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-17riscv: remove unused barrier definesRolf Eike Beer
2019-06-17riscv: mm: synchronize MMU after pte changeShihPo Hung
2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley
2019-06-17riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley
2019-06-17dt-bindings: riscv: convert cpu binding to json-schemaPaul Walmsley
2019-06-17dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540Paul Walmsley
2019-06-17arch: riscv: add support for building DTB files from DT source dataPaul Walmsley
2019-06-16lapb: fixed leak of control-blocks.Jeremy Sowden
2019-06-16tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long
2019-06-16selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn
2019-06-16x25_asy: fixed function name in error message.Jeremy Sowden
2019-06-16lapb: moved export of lapb_register.Jeremy Sowden
2019-06-16ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet
2019-06-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet
2019-06-16tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet
2019-06-16tc-tests: updated skbedit testsRoman Mashak
2019-06-16tc-tests: added path to ip command in tdcRoman Mashak
2019-06-16net: ethernet: ti: davinci_cpdma: use idled submitIvan Khoronzhuk
2019-06-16hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui
2019-06-16Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl
2019-06-16net: stmmac: use device_property_read_u32_array to read the reset delaysMartin Blumenstingl
2019-06-16net: stmmac: drop redundant check in stmmac_mdio_resetMartin Blumenstingl