aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller5-29/+193
2020-05-26net: mdiobus: add clause 45 mdiobus accessorsRussell King2-6/+31
2020-05-26cls_flower: Support filtering on multiple MPLS Label Stack EntriesGuillaume Nault1-0/+23
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault1-1/+13
2020-05-26qed: Add EDPM mode type for user-fw compatibilityYuval Basson1-0/+3
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller12-28/+178
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+11
2020-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-13/+61
2020-05-23net: devres: provide devm_register_netdev()Bartosz Golaszewski1-0/+2
2020-05-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+5
2020-05-23Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+7
2020-05-22virtchnl: Add missing explicit padding to structuresGeert Uytterhoeven1-0/+5
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-289/+386
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+9
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-0/+6
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+1
2020-05-22net: Add netif_is_bareudp() API to identify bareudp devicesEli Cohen1-0/+7
2020-05-22switchdev: mrp: Remove the variable mrp_ring_stateHoratiu Vultur1-1/+0
2020-05-22Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller2-11/+43
2020-05-22net: flow_offload: simplify hw stats check handlingEdward Cree1-4/+7
2020-05-22nexthop: add support for notifiersRoopa Prabhu2-0/+13
2020-05-22vxlan: ecmp support for mac fdb entriesRoopa Prabhu2-0/+26
2020-05-22nexthop: support for fdb ecmp nexthopsRoopa Prabhu3-0/+36
2020-05-22Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/urgentBorislav Petkov2-0/+11
2020-05-21xsk: Explicitly inline functions and move definitionsBjörn Töpel1-7/+91
2020-05-21xsk: Remove MEM_TYPE_ZERO_COPY and corresponding codeBjörn Töpel4-203/+1
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel5-2/+227
2020-05-21xsk: Move defines only used by AF_XDP internals to xsk.hBjörn Töpel1-14/+0
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson2-206/+225
2020-05-21xsk: Move xskmap.c to net/xdp/Björn Töpel1-20/+0
2020-05-21xsk: Fix xsk_umem_xdp_frame_sz()Björn Töpel1-1/+1
2020-05-21net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca1-1/+0
2020-05-21ethtool: provide UAPI for PHY Signal Quality Index (SQI)Oleksij Rempel2-0/+4
2020-05-21qed: Add XRC to RoCEYuval Basson1-0/+19
2020-05-21net: psample: Add tunnel supportChris Mi1-0/+22
2020-05-20get rid of compat_mc_setsockopt()Al Viro1-4/+0
2020-05-20ip6_mc_msfilter(): pass the address list separatelyAl Viro1-1/+2
2020-05-20get rid of compat_mc_getsockopt()Al Viro1-3/+0
2020-05-20ip*_mc_gsfget(): lift copyout of struct group_filter into callersAl Viro2-2/+2
2020-05-20lift compat definitions of mcast [sg]etsockopt requests into net/compat.hAl Viro1-0/+24
2020-05-20rxrpc: Trace discarded ACKsDavid Howells1-0/+35
2020-05-19net: add a new ndo_tunnel_ioctl methodChristoph Hellwig2-1/+8
2020-05-19net/af_iucv: clean up function prototypesJulian Wiedmann1-8/+0
2020-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-2/+2
2020-05-19bpf: Add get{peer, sock}name attach types for sock_addrDaniel Borkmann2-0/+5
2020-05-18ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig1-0/+18
2020-05-18ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctlChristoph Hellwig1-0/+2
2020-05-18ipv6: lift copy_from_user out of ipv6_route_ioctlChristoph Hellwig1-1/+2
2020-05-18net sched: fix reporting the first-time use timestampRoman Mashak1-1/+2
2020-05-18net: phy: simplify phy_link_change argumentsDoug Berger1-1/+1