summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18hinic: add rss supportXue Chaojing
2019-06-18net: stmmac: add sanity check to device_property_read_u32_array callColin Ian King
2019-06-18net: hns3: Add missing newline at end of fileGeert Uytterhoeven
2019-06-19Merge branch 'bpf-bounded-loops'Daniel Borkmann
2019-06-19bpf: precise scalar_value trackingAlexei Starovoitov
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov
2019-06-19selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov
2019-06-19selftests/bpf: fix testsAlexei Starovoitov
2019-06-19bpf: fix callees pruning callersAlexei Starovoitov
2019-06-19bpf: introduce bounded loopsAlexei Starovoitov
2019-06-19bpf: extend is_branch_taken to registersAlexei Starovoitov
2019-06-19selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov
2019-06-19bpf: track spill/fill of constantsAlexei Starovoitov
2019-06-19libbpf: constify getter APIsAndrii Nakryiko
2019-06-18qed: Fix -Wmaybe-uninitialized false positiveArnd Bergmann
2019-06-18ps3_gelic: Use [] to denote a flexible array memberGeert Uytterhoeven
2019-06-18ipoib: show VF broadcast addressDenis Kirjanov
2019-06-18ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-06-18Merge branch 'mlxsw-Improve-IPv6-route-insertion-rate'David S. Miller
2019-06-18selftests: mlxsw: Add a test for FIB offload indicationIdo Schimmel
2019-06-18ipv6: Stop sending in-kernel notifications for each nexthopIdo Schimmel
2019-06-18mlxsw: spectrum_router: Create IPv6 multipath routes in one goIdo Schimmel
2019-06-18mlxsw: spectrum_router: Add / delete multiple IPv6 nexthopsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Pass array of routes to route handling functionsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Adjust IPv6 replace logic to new notificationsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Pass multiple routes to work itemIdo Schimmel
2019-06-18mlxsw: spectrum_router: Prepare function to return errorsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Remove processing of IPv6 append notificationsIdo Schimmel
2019-06-18ipv6: Add IPv6 multipath notification for route deleteIdo Schimmel
2019-06-18ipv6: Add IPv6 multipath notifications for add / replaceIdo Schimmel
2019-06-18netdevsim: Ignore IPv6 multipath notificationsIdo Schimmel
2019-06-18mlxsw: spectrum_router: Ignore IPv6 multipath notificationsIdo Schimmel
2019-06-18ipv6: Extend notifier info for multipath routesIdo Schimmel
2019-06-18netlink: Add field to skip in-kernel notificationsIdo Schimmel
2019-06-18netlink: Document all fields of 'struct nl_info'Ido Schimmel
2019-06-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-18mlxsw: spectrum_ptp: Fix compilation on 32-bit ARMShalom Toledo
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-17iavf: allow null RX descriptorsMitch Williams