summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-29net: remove kernel_setsockoptChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_quickackChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig
2020-05-27net: remove kernel_getsockoptChristoph Hellwig
2020-05-27net/mlx5: Add ability to read and write ECE optionsLeon Romanovsky
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn
2020-05-26net: ethtool: Add helpers for cable test TDR dataAndrew Lunn
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-23net: devres: provide devm_register_netdev()Bartosz Golaszewski
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-05-22virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel
2020-05-21qed: Add XRC to RoCEYuval Basson
2020-05-20ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro
2020-05-19net: add a new ndo_tunnel_ioctl methodChristoph Hellwig
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit
2020-05-18net/mlx5: Cleanup mlx5_ifc_fte_match_set_misc2_bitsRaed Salem
2020-05-17net: allow __skb_ext_alloc to sleepFlorian Westphal
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-05-17efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel
2020-05-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15mptcp: add new sock flag to deal with join subflowsPaolo Abeni
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-05-15net: phy: broadcom: add support for BCM54811 PHYKevin Lo
2020-05-15Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-15bpf: Implement CAP_BPFAlexei Starovoitov
2020-05-15bpf, capability: Introduce CAP_BPFAlexei Starovoitov