]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - net
net: devres: define a separate devres structure for devm_alloc_etherdev()
[mirror_ubuntu-jammy-kernel.git] / net /
2020-05-23 Bartosz Golaszewskinet: devres: define a separate devres structure for...
2020-05-23 Bartosz Golaszewskinet: move devres helpers into a separate source file
2020-05-23 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2020-05-23 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2020-05-23 David S. MillerMerge tag 'mlx5-updates-2020-05-22' of git://git.kernel...
2020-05-23 Randy Dunlapnet: psample: fix build error when CONFIG_INET is not...
2020-05-23 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-05-22 David S. MillerMerge branch 'bridge-mrp-Add-br_mrp_unique_ifindex...
2020-05-22 Horatiu Vulturbridge: mrp: Restore port state when deleting MRP instance
2020-05-22 Horatiu Vulturbridge: mrp: Add br_mrp_unique_ifindex function
2020-05-22 Edward Creenet: flow_offload: simplify hw stats check handling
2020-05-22 David S. MillerMerge branch 'ip6_tunnel-add-MPLS-support'
2020-05-22 Vadim Fedorenkompls: Add support for IPv6 tunnels
2020-05-22 Vadim Fedorenkoip6_tunnel: add generic MPLS receive support
2020-05-22 Vadim Fedorenkotunnel6: support for IPPROTO_MPLS
2020-05-22 Vadim Fedorenkoip6_tunnel: add MPLS transmit support
2020-05-22 Vadim Fedorenkoip6_tunnel: simplify transmit path
2020-05-22 David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2020-05-22 David S. MillerMerge branch 'Support-for-fdb-ECMP-nexthop-groups'
2020-05-22 Roopa Prabhunexthop: add support for notifiers
2020-05-22 Roopa Prabhuvxlan: ecmp support for mac fdb entries
2020-05-22 Roopa Prabhunexthop: support for fdb ecmp nexthops
2020-05-22 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2020-05-22 Alexei StarovoitovMerge branch 'af_xdp-common-alloc'
2020-05-22 Björn Töpelxsk: Explicitly inline functions and move definitions
2020-05-22 Björn Töpelxdp: Simplify xdp_return_{frame, frame_rx_napi, buff}
2020-05-22 Björn Töpelxsk: Remove MEM_TYPE_ZERO_COPY and corresponding code
2020-05-22 Björn Töpelxsk: Introduce AF_XDP buffer allocation API
2020-05-22 Björn Töpelxsk: Move defines only used by AF_XDP internals to...
2020-05-22 Magnus Karlssonxsk: Move driver interface to xdp_sock_drv.h
2020-05-22 Björn Töpelxsk: Move xskmap.c to net/xdp/
2020-05-22 David S. MillerMerge branch 'provide-KAPI-for-SQI'
2020-05-22 Oleksij Rempelethtool: provide UAPI for PHY Signal Quality Index...
2020-05-22 Chris Minet: psample: Add tunnel support
2020-05-21 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2020-05-21 David S. MillerMerge branch 'uaccess.net' of git://git.kernel.org...
2020-05-21 Al Viroatm: switch do_atmif_sioc() to direct use of atm_dev_io...
2020-05-21 Al Viroatm: lift copyin from atm_dev_ioctl()
2020-05-21 Al Viroatm: switch do_atm_iobuf() to direct use of atm_getnames()
2020-05-21 Al Viroatm: move copyin from atm_getnames() into the caller
2020-05-21 Al Viroatm: separate ATM_GETNAMES handling from the rest of...
2020-05-21 Al Virobatadv_socket_read(): get rid of pointless access_ok()
2020-05-21 Al Viroget rid of compat_mc_setsockopt()
2020-05-21 Al Virohandle the group_source_req options directly
2020-05-21 Al Viroipv6: take handling of group_source_req options into...
2020-05-21 Al Viroipv4: take handling of group_source_req options into...
2020-05-21 Al Viroipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE...
2020-05-21 Al Viroipv6: do compat setsockopt for MCAST_MSFILTER directly
2020-05-21 Al Viroip6_mc_msfilter(): pass the address list separately
2020-05-21 Al Viroipv4: do compat setsockopt for MCAST_MSFILTER directly
2020-05-21 Al Viroset_mcast_msfilter(): take the guts of setsockopt(MCAST...
2020-05-21 Al Viroget rid of compat_mc_getsockopt()
2020-05-21 Al Viroip*_mc_gsfget(): lift copyout of struct group_filter...
2020-05-21 Al Virocompat_ip{,v6}_setsockopt(): enumerate MCAST_... option...
2020-05-21 Al Virolift compat definitions of mcast [sg]etsockopt requests...
2020-05-20 John Hubbardrds: fix crash in rds_info_getsockopt()
2020-05-20 Eric Dumazetnet: unexport skb_gro_receive()
2020-05-19 David S. MillerMerge branch 'ndo_tunnel_ioctl'
2020-05-19 Christoph Hellwigipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr
2020-05-19 Christoph Hellwigipv6: streamline addrconf_set_dstaddr
2020-05-19 Christoph Hellwigipv6: stub out even more of addrconf_set_dstaddr if...
2020-05-19 Christoph Hellwigsit: impement ->ndo_tunnel_ctl
2020-05-19 Christoph Hellwigsit: refactor ipip6_tunnel_ioctl
2020-05-19 Christoph Hellwigimpr: use ->ndo_tunnel_ctl in ipmr_new_tunnel
2020-05-19 Christoph Hellwignet: add a new ndo_tunnel_ioctl method
2020-05-19 Christoph Hellwigipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_...
2020-05-19 Christoph Hellwigipv4: streamline ipmr_new_tunnel
2020-05-19 David S. MillerMerge branch 'iucv-next'
2020-05-19 Julian Wiedmannnet/af_iucv: clean up function prototypes
2020-05-19 Julian Wiedmannnet/af_iucv: remove a redundant zero initialization
2020-05-19 Julian Wiedmannnet/af_iucv: replace open-coded U16_MAX
2020-05-19 Julian Wiedmannnet/af_iucv: remove pm support
2020-05-19 Julian Wiedmannnet/iucv: remove pm support
2020-05-19 David S. MillerMerge branch '1GbE' of git://git.kernel.org/pub/scm...
2020-05-19 Alexei StarovoitovMerge branch 'getpeername'
2020-05-19 Daniel Borkmannbpf: Add get{peer, sock}name attach types for sock_addr
2020-05-19 Jesper Dangaard... bpf: Fix too large copy from user in bpf_test_init
2020-05-19 David S. MillerMerge branch 'move-the-SIOCDELRT-and-SIOCADDRT-compat_i...
2020-05-19 Christoph Hellwigipv4,appletalk: move SIOCADDRT and SIOCDELRT handling...
2020-05-19 Christoph Hellwigappletalk: factor out a atrtr_ioctl_addrt helper
2020-05-19 Christoph Hellwigipv6: move SIOCADDRT and SIOCDELRT handling into -...
2020-05-19 Christoph Hellwigipv6: lift copy_from_user out of ipv6_route_ioctl
2020-05-17 John Hubbardrds: convert get_user_pages() --> pin_user_pages()
2020-05-17 David S. MillerMerge branch 'mptcp-do-not-block-on-subflow-socket'
2020-05-17 Florian Westphalnet: allow __skb_ext_alloc to sleep
2020-05-17 Florian Westphalmptcp: remove inner wait loop from mptcp_sendmsg_frag
2020-05-17 Florian Westphalmptcp: fill skb page frag cache outside of mptcp_sendms...
2020-05-17 Florian Westphalmptcp: fill skb extension cache outside of mptcp_sendms...
2020-05-17 Florian Westphalmptcp: avoid blocking in tcp_sendpages
2020-05-17 Florian Westphalmptcp: break and restart in case mptcp sndbuf is full
2020-05-17 Florian Westphalmptcp: move common nospace-pattern to a helper
2020-05-16 David S. MillerMerge branch 'ethtool-set_channels-add-a-few-more-checks'
2020-05-16 Jakub Kicinskiethtool: don't call set_channels in drivers if config...
2020-05-16 Jakub Kicinskiethtool: check if there is at least one channel for...
2020-05-16 Christoph Paaschmptcp: Use 32-bit DATA_ACK when possible
2020-05-16 Nicolas Dichtelnetns: enable to inherit devconf from current netns
2020-05-15 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-05-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2020-05-15 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-05-15 Linus TorvaldsMerge tag 'linux-kselftest-5.7-rc6' of git://git.kernel...
next