summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid 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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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-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-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-19net: add a new ndo_tunnel_ioctl methodChristoph Hellwig
2020-05-19net/af_iucv: clean up function prototypesJulian Wiedmann
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-16mptcp: Use 32-bit DATA_ACK when possibleChristoph Paasch
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-15inet_connection_sock: factor out destroy helper.Paolo Abeni
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/bpf-nextDavid S. Miller
2020-05-15net: sched: implement terse dump support in actVlad Buslov
2020-05-15net: sched: introduce terse dump flagVlad Buslov
2020-05-14xdp: For Intel AF_XDP drivers add XDP frame_szJesper Dangaard Brouer
2020-05-14xdp: Xdp_frame add member frame_sz and handle in convert_to_xdp_frameJesper Dangaard Brouer
2020-05-14xdp: Add frame size to xdp_buffJesper Dangaard Brouer
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-05-12net: dsa: provide an option for drivers to always receive bridge VLANsRussell King
2020-05-12tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet
2020-05-11ipv6: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11rxrpc: Fix the excessive initial retransmission timeoutDavid Howells