summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-24samples: bpf: Do not define bpf_printk macroMichal Rostecki
2019-05-24selftests: bpf: Move bpf_printk to bpf_helpers.hMichal Rostecki
2019-05-24Merge branch 'bpf-explored-states'Daniel Borkmann
2019-05-24bpf: convert explored_states to hash tableAlexei Starovoitov
2019-05-24bpf: split explored_statesAlexei Starovoitov
2019-05-24bpf: cleanup explored_statesAlexei Starovoitov
2019-05-23Merge branch 'bpf-jmp-seq-limit'Daniel Borkmann
2019-05-23selftests/bpf: add pyperf scale testAlexei Starovoitov
2019-05-23selftests/bpf: adjust verifier scale testAlexei Starovoitov
2019-05-23bpf: bump jmp sequence limitAlexei Starovoitov
2019-05-22libbpf: emit diff of mismatched public API, if anyAndrii Nakryiko
2019-05-22hv_sock: perf: loop in send() to maximize bandwidthSunil Muthuswamy
2019-05-22hv_sock: perf: Allow the socket buffer size options to influence the actual s...Sunil Muthuswamy
2019-05-22ipv4/igmp: shrink struct ip_sf_listEric Dumazet
2019-05-22neighbor: Add tracepoint to __neigh_createDavid Ahern
2019-05-22selftests: pmtu: Simplify cleanup and namespace namesDavid Ahern
2019-05-22selftests: fib-onlink: Make quiet by defaultDavid Ahern
2019-05-22net: Set strict_start_type for routes and rulesDavid Ahern
2019-05-22Merge branch 'net-Export-functions-for-nexthop-code'David S. Miller
2019-05-22ipv4: Rename and export nh_update_mtuDavid Ahern
2019-05-22ipv4: export fib_info_update_nh_saddrDavid Ahern
2019-05-22ipv4: export fib_flushDavid Ahern
2019-05-22ipv4: export fib_check_nhDavid Ahern
2019-05-22ipv4: Add function to send route updatesDavid Ahern
2019-05-22ipv6: export function to send route updatesDavid Ahern
2019-05-22ipv6: Add hook to bump sernum for a route to stubsDavid Ahern
2019-05-22ipv6: Add delete route hook to stubsDavid Ahern
2019-05-22Merge branch 'net-phy-T1-support'David S. Miller
2019-05-22net: phy: Make phy_basic_t1_features use base100t1.Andrew Lunn
2019-05-22net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn
2019-05-22net: phy: dp83867: Allocate state struct in probeTrent Piepho
2019-05-22net: phy: dp83867: Validate FIFO depth propertyTrent Piepho
2019-05-22net: phy: dp83867: IO impedance is not dependent on RGMII delayTrent Piepho
2019-05-22net: phy: dp83867: Use unsigned variables to store unsigned propertiesTrent Piepho
2019-05-22net: phy: dp83867: Rework delay rgmii delay handlingTrent Piepho
2019-05-22net: phy: dp83867: Add ability to disable output clockTrent Piepho
2019-05-22dt-bindings: phy: dp83867: Add documentation for disabling clock outputTrent Piepho
2019-05-22dt-bindings: phy: dp83867: Describe how driver behaves w.r.t rgmii delayTrent Piepho
2019-05-22cxgb4: Enable hash filter with offloadVishal Kulkarni
2019-05-22net: fec: remove redundant ipg clock disableBaruch Siach
2019-05-22net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-22Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-22Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-22gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher
2019-05-21dm: make sure to obey max_io_len_target_boundaryMichael Lass
2019-05-21usbnet: fix kernel crash after disconnectKloetzke Jan
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu
2019-05-21net-next: net: Fix typos in ip-sysctl.txtMasanari Iida