summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...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-22net: Add netif_is_bareudp() API to identify bareudp devicesEli Cohen
2020-05-22switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree
2020-05-22nexthop: add support for notifiersRoopa Prabhu
2020-05-22vxlan: ecmp support for mac fdb entriesRoopa Prabhu
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov
2020-05-21xsk: Explicitly inline functions and move definitionsBjörn Töpel
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel
2020-05-21xsk: Move defines only used by AF_XDP internals to xsk.hBjörn Töpel
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson
2020-05-21xsk: Move xskmap.c to net/xdp/Björn Töpel
2020-05-21xsk: Fix xsk_umem_xdp_frame_sz()Björn Töpel
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel
2020-05-21qed: Add XRC to RoCEYuval Basson
2020-05-21net: psample: Add tunnel supportChris Mi
2020-05-20get rid of compat_mc_setsockopt()Al Viro
2020-05-20ip6_mc_msfilter(): pass the address list separatelyAl Viro
2020-05-20get rid of compat_mc_getsockopt()Al Viro
2020-05-20ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro
2020-05-20lift compat definitions of mcast [sg]etsockopt requests into net/compat.hAl Viro
2020-05-20rxrpc: Trace discarded ACKsDavid Howells
2020-05-19net: add a new ndo_tunnel_ioctl methodChristoph Hellwig
2020-05-19net/af_iucv: clean up function prototypesJulian Wiedmann
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-18ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig
2020-05-18ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig
2020-05-18ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig
2020-05-18net sched: fix reporting the first-time use timestampRoman Mashak
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger
2020-05-17net: allow __skb_ext_alloc to sleepFlorian Westphal
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
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