summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4109-34881/+9649
2019-06-17Merge branch 'UDP-GSO-audit-tests'David S. Miller2-16/+327
2019-06-17net/udpgso_bench.sh test fails on errorFred Klassen1-0/+33
2019-06-17net/udpgso_bench.sh add UDP GSO audit testsFred Klassen1-1/+18
2019-06-17net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen1-15/+276
2019-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+2
2019-06-17Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer'David S. Miller2-2/+22
2019-06-17selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal1-0/+21
2019-06-17net: ipv4: remove erroneous advancement of list pointerFlorian Westphal1-2/+1
2019-06-17net: dsa: sja1105: fix ptp link errorArnd Bergmann2-2/+5
2019-06-17net: stmmac: fix unused-variable warningArnd Bergmann1-2/+2
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds161-539/+2139
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner2-1/+1
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers1-0/+1
2019-06-17net: sched: cls_matchall: allow to delete filterJiri Pirko1-2/+7
2019-06-17net: hns3: fix dereference of ae_dev before it is null checkedColin Ian King1-1/+2
2019-06-17Merge branch 'net-sched-act_ctinfo-fixes'David S. Miller1-1/+3
2019-06-17net: sched: act_ctinfo: fix policy validationKevin Darbyshire-Bryant1-1/+2
2019-06-17net: sched: act_ctinfo: fix action creationKevin Darbyshire-Bryant1-0/+1
2019-06-17vhost_net: disable zerocopy by defaultJason Wang1-1/+1
2019-06-17net: ipv4: move tcp_fastopen server side code to SipHash libraryArd Biesheuvel4-80/+36
2019-06-17tipc: include retrans failure detection for unicastTuong Lien1-36/+70
2019-06-17team: add ethtool get_link_ksettingsHangbin Liu1-0/+25
2019-06-17Merge branch 'tcp-fixes'David S. Miller12-9/+58
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-6/+505
2019-06-17riscv: remove unused barrier definesRolf Eike Beer1-5/+0
2019-06-17riscv: mm: synchronize MMU after pte changeShihPo Hung1-0/+13
2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley2-0/+67
2019-06-17riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley1-0/+215
2019-06-17dt-bindings: riscv: convert cpu binding to json-schemaPaul Walmsley1-0/+168
2019-06-17dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540Paul Walmsley2-0/+34
2019-06-17arch: riscv: add support for building DTB files from DT source dataPaul Walmsley1-0/+2
2019-06-16lapb: fixed leak of control-blocks.Jeremy Sowden1-0/+1
2019-06-16tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long1-0/+1
2019-06-16selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn1-3/+2
2019-06-16x25_asy: fixed function name in error message.Jeremy Sowden1-2/+2
2019-06-16lapb: moved export of lapb_register.Jeremy Sowden1-2/+1
2019-06-16ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet1-0/+2
2019-06-16neigh: fix use-after-free read in pneigh_get_nextEric Dumazet1-0/+7
2019-06-16tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet2-5/+5
2019-06-16tc-tests: updated skbedit testsRoman Mashak1-9/+53
2019-06-16tc-tests: added path to ip command in tdcRoman Mashak1-0/+2
2019-06-16net: ethernet: ti: davinci_cpdma: use idled submitIvan Khoronzhuk5-41/+77
2019-06-16hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui1-2/+2
2019-06-16Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'David S. Miller3-42/+16
2019-06-16net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_dataMartin Blumenstingl2-7/+0
2019-06-16net: stmmac: drop the reset delays from struct stmmac_mdio_bus_dataMartin Blumenstingl2-10/+8
2019-06-16net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_dataMartin Blumenstingl2-21/+9
2019-06-16net: stmmac: use device_property_read_u32_array to read the reset delaysMartin Blumenstingl1-5/+4
2019-06-16net: stmmac: drop redundant check in stmmac_mdio_resetMartin Blumenstingl1-3/+0