summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-13atm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-07-10devlink: Add devlink health port reporters APIVladyslav Tarasiuk
2020-07-10devlink: Implement devlink health reporters on per-port basisVladyslav Tarasiuk
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-07-10ethtool: add tunnel info interfaceJakub Kicinski
2020-07-10udp_tunnel: add central NIC RX port offload infrastructureJakub Kicinski
2020-07-10udp_tunnel: re-number the offload tunnel typesJakub Kicinski
2020-07-10debugfs: make sure we can remove u32_array files cleanlyJakub Kicinski
2020-07-10Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha
2020-07-09cgroup: Fix sock_cgroup_data on big-endian.Cong Wang
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Add a new devlink port lanes attribute and pass to netlinkDanielle Ratson
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-09devlink: Move switch_port attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09devlink: Move set attribute of devlink_port_attrs to devlink_portDanielle Ratson
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-07-09bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau
2020-07-09mptcp: add MPTCP socket diag interfacePaolo Abeni
2020-07-09inet_diag: support for wider protocol numbersPaolo Abeni
2020-07-08io_uring: export cq overflow status to userspaceXiaoguang Wang
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook
2020-07-08kallsyms: Refactor kallsyms_show_value() to take credKees Cook
2020-07-08net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tagLinus Walleij
2020-07-08net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08ethtool: Add support for 100Gbps per lane link modesMeir Lichtinger
2020-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-07-08net: phy: Uninline PHY ethtool statistics operationsFlorian Fainelli
2020-07-08net: phy: Define PHY statistics ethtool_phy_opsFlorian Fainelli
2020-07-08Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-08fs: remove __vfs_readChristoph Hellwig
2020-07-08fs: add a __kernel_read helperChristoph Hellwig
2020-07-07vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen
2020-07-07net: ethtool: Introduce ethtool_phy_opsFlorian Fainelli
2020-07-07net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese
2020-07-07fs: Add IOCB_NOIO flag for generic_file_read_iterAndreas Gruenbacher
2020-07-07cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn
2020-07-07ALSA: compress: fix partial_drain completion stateVinod Koul
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-07-06scatterlist: protect parameters of the sg_table related macrosMarek Szyprowski
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller