summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-29/+34
2020-07-14net: bridge: Add port attribute IFLA_BRPORT_MRP_IN_OPENHoratiu Vultur1-0/+1
2020-07-14bridge: uapi: mrp: Extend MRP_INFO attributes for interconnect statusHoratiu Vultur1-0/+5
2020-07-14bridge: mrp: Extend bridge interfaceHoratiu Vultur1-0/+1
2020-07-14bridge: uapi: mrp: Extend MRP attributes for MRP interconnectHoratiu Vultur2-0/+91
2020-07-14switchdev: mrp: Extend switchdev API for MRP InterconnectHoratiu Vultur1-0/+38
2020-07-14Merge branch 'usermode-driver-cleanup' of git://git.kernel.org/pub/scm/linux/...Alexei Starovoitov6-28/+24
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-1/+1
2020-07-14bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa1-0/+9
2020-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-1/+115
2020-07-14net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov1-0/+1
2020-07-14net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2-10/+3
2020-07-14net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean1-0/+2
2020-07-14net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean3-26/+15
2020-07-14soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov1-0/+5
2020-07-14net: mscc: ocelot: convert port registers to regmapVladimir Oltean2-79/+41
2020-07-14net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata1-3/+6
2020-07-14atm: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-14xsk: Add xdp statistics to xsk_diagCiara Loftus1-0/+11
2020-07-14xsk: Add new statisticsCiara Loftus2-1/+8
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa2-0/+91
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller59-191/+586
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds22-71/+164
2020-07-11devlink: Add devlink health port reporters APIVladyslav Tarasiuk1-0/+9
2020-07-11devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk1-0/+2
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+2
2020-07-11Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-0/+29
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski3-0/+78
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski2-0/+145
2020-07-10udp_tunnel: re-number the offload tunnel typesJakub Kicinski1-3/+3
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski1-3/+9
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds1-1/+1
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-07-10net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2-0/+29
2020-07-10cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson2-1/+4
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson2-0/+4
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson1-11/+9
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson1-3/+3
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson1-2/+2
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+5
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau1-1/+2
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni1-0/+17
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni1-0/+1
2020-07-09io_uring: export cq overflow status to userspaceXiaoguang Wang1-0/+1
2020-07-09bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook1-2/+2
2020-07-09kallsyms: Refactor kallsyms_show_value() to take credKees Cook2-3/+4
2020-07-09net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij1-0/+2