- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
- caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- 3161071 ethtool: propagate get_coalesce return value by Heiner Kallweit · 4 years, 8 months ago
- cd16627 net: devres: provide devm_register_netdev() by Bartosz Golaszewski · 4 years, 8 months ago
- f75063a net: devres: define a separate devres structure for devm_alloc_etherdev() by Bartosz Golaszewski · 4 years, 8 months ago
- cb8a14b net: move devres helpers into a separate source file by Bartosz Golaszewski · 4 years, 8 months ago
- 07a7f30 net: psample: fix build error when CONFIG_INET is not enabled by Randy Dunlap · 4 years, 8 months ago
- a152b85 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 8 months ago
- f45d01f rxrpc: Fix a memory leak in rxkad_verify_response() by Qiushi Wu · 4 years, 8 months ago
- 4fb1349 bridge: mrp: Restore port state when deleting MRP instance by Horatiu Vultur · 4 years, 8 months ago
- 7aa3801 bridge: mrp: Add br_mrp_unique_ifindex function by Horatiu Vultur · 4 years, 8 months ago
- 4629ed2 Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 8 months ago
- 060b638 net: flow_offload: simplify hw stats check handling by Edward Cree · 4 years, 8 months ago
- 1515aa7 mpls: Add support for IPv6 tunnels by Vadim Fedorenko · 4 years, 8 months ago
- f200e98d ip6_tunnel: add generic MPLS receive support by Vadim Fedorenko · 4 years, 8 months ago
- f234efa tunnel6: support for IPPROTO_MPLS by Vadim Fedorenko · 4 years, 8 months ago
- 6c11fbf ip6_tunnel: add MPLS transmit support by Vadim Fedorenko · 4 years, 8 months ago
- e7bb18e ip6_tunnel: simplify transmit path by Vadim Fedorenko · 4 years, 8 months ago
- d3e8e4c sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed by Jere Leppänen · 4 years, 8 months ago
- 1378817 tipc: block BH before using dst_cache by Eric Dumazet · 4 years, 8 months ago
- d3b968b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
- bd69722 mptcp: use untruncated hash in ADD_ADDR HMAC by Todd Malsbary · 4 years, 8 months ago
- 8590ceed nexthop: add support for notifiers by Roopa Prabhu · 4 years, 8 months ago
- 1274e1c vxlan: ecmp support for mac fdb entries by Roopa Prabhu · 4 years, 8 months ago
- 38428d6 nexthop: support for fdb ecmp nexthops by Roopa Prabhu · 4 years, 8 months ago
- 5cf6592 flow_dissector: Drop BPF flow dissector prog ref on netns cleanup by Jakub Sitnicki · 4 years, 8 months ago
- 26062b1 xsk: Explicitly inline functions and move definitions by Björn Töpel · 4 years, 8 months ago
- 82c4167 xdp: Simplify xdp_return_{frame, frame_rx_napi, buff} by Björn Töpel · 4 years, 8 months ago
- 0807892 xsk: Remove MEM_TYPE_ZERO_COPY and corresponding code by Björn Töpel · 4 years, 8 months ago
- 2b43470 xsk: Introduce AF_XDP buffer allocation API by Björn Töpel · 4 years, 8 months ago
- 89e4a37 xsk: Move defines only used by AF_XDP internals to xsk.h by Björn Töpel · 4 years, 8 months ago
- a71506a xsk: Move driver interface to xdp_sock_drv.h by Magnus Karlsson · 4 years, 8 months ago
- d20a1676 xsk: Move xskmap.c to net/xdp/ by Björn Töpel · 4 years, 8 months ago
- 41b4bd9 net: don't return invalid table id error when we fall back to PF_UNSPEC by Sabrina Dubroca · 4 years, 8 months ago
- 57ebc8f net: ipip: fix wrong address family in init error path by Vadim Fedorenko · 4 years, 8 months ago
- 635d939 net/tls: free record only on encryption error by Vadim Fedorenko · 4 years, 8 months ago
- a7bff11 net/tls: fix encryption error checking by Vadim Fedorenko · 4 years, 8 months ago
- 8066021 ethtool: provide UAPI for PHY Signal Quality Index (SQI) by Oleksij Rempel · 4 years, 8 months ago
- d28ea1f net: qrtr: Fix passing invalid reference to qrtr_local_enqueue() by Manivannan Sadhasivam · 4 years, 8 months ago
- d8bed686 net: psample: Add tunnel support by Chris Mi · 4 years, 8 months ago
- 7c87e32 ethtool: count header size in reply size estimate by Michal Kubecek · 4 years, 8 months ago
- d69100b net: nlmsg_cancel() if put fails for nhmsg by Stephen Worley · 4 years, 8 months ago
- 687775c ax25: fix setsockopt(SO_BINDTODEVICE) by Eric Dumazet · 4 years, 8 months ago
- 0edecc0 atm: switch do_atmif_sioc() to direct use of atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
- 8cacb41 atm: lift copyin from atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
- 3608504 atm: switch do_atm_iobuf() to direct use of atm_getnames() by Al Viro · 4 years, 8 months ago
- a392948 atm: move copyin from atm_getnames() into the caller by Al Viro · 4 years, 8 months ago
- 8c2348e atm: separate ATM_GETNAMES handling from the rest of atm_dev_ioctl() by Al Viro · 4 years, 8 months ago
- 38c53ca batadv_socket_read(): get rid of pointless access_ok() by Al Viro · 4 years, 9 months ago
- bbced07 get rid of compat_mc_setsockopt() by Al Viro · 4 years, 9 months ago
- b212c32 handle the group_source_req options directly by Al Viro · 4 years, 9 months ago
- fcfa0b0 ipv6: take handling of group_source_req options into a helper by Al Viro · 4 years, 9 months ago
- 2bbf8c1 ipv4: take handling of group_source_req options into a helper by Al Viro · 4 years, 9 months ago
- 2f984f1 ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly by Al Viro · 4 years, 9 months ago
- 168a2cc ipv6: do compat setsockopt for MCAST_MSFILTER directly by Al Viro · 4 years, 10 months ago
- d59eb17 ip6_mc_msfilter(): pass the address list separately by Al Viro · 4 years, 10 months ago
- 2e04172 ipv4: do compat setsockopt for MCAST_MSFILTER directly by Al Viro · 4 years, 10 months ago
- e986d4d set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helper by Al Viro · 4 years, 10 months ago
- 0dfe658 get rid of compat_mc_getsockopt() by Al Viro · 4 years, 10 months ago
- 931ca7a ip*_mc_gsfget(): lift copyout of struct group_filter into callers by Al Viro · 4 years, 10 months ago
- e9c375f compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly by Al Viro · 4 years, 8 months ago
- 63287de lift compat definitions of mcast [sg]etsockopt requests into net/compat.h by Al Viro · 4 years, 8 months ago
- f78cdbd rds: fix crash in rds_info_getsockopt() by John Hubbard · 4 years, 8 months ago
- 441fdee rxrpc: Fix ack discard by David Howells · 4 years, 9 months ago
- d1f1294 rxrpc: Trace discarded ACKs by David Howells · 4 years, 9 months ago
- 4f65e2f net: unexport skb_gro_receive() by Eric Dumazet · 4 years, 8 months ago
- 20a785a sctp: Don't add the shutdown timer if its already been added by Neil Horman · 4 years, 8 months ago
- 8e3db0b ipv6: use ->ndo_tunnel_ctl in addrconf_set_dstaddr by Christoph Hellwig · 4 years, 8 months ago
- 68ad688 ipv6: streamline addrconf_set_dstaddr by Christoph Hellwig · 4 years, 8 months ago
- f098846 ipv6: stub out even more of addrconf_set_dstaddr if SIT is disabled by Christoph Hellwig · 4 years, 8 months ago
- f60fe2d sit: impement ->ndo_tunnel_ctl by Christoph Hellwig · 4 years, 8 months ago
- fd5d687 sit: refactor ipip6_tunnel_ioctl by Christoph Hellwig · 4 years, 8 months ago
- c7e36705 impr: use ->ndo_tunnel_ctl in ipmr_new_tunnel by Christoph Hellwig · 4 years, 8 months ago
- 607259a6 net: add a new ndo_tunnel_ioctl method by Christoph Hellwig · 4 years, 8 months ago
- c1fd1182 ipv4: consolidate the VIFF_TUNNEL handling in ipmr_new_tunnel by Christoph Hellwig · 4 years, 8 months ago
- c384b8a ipv4: streamline ipmr_new_tunnel by Christoph Hellwig · 4 years, 8 months ago
- c0bbbdc __netif_receive_skb_core: pass skb by reference by Boris Sukholitko · 4 years, 8 months ago
- 88d7fcf net: inet_csk: Fix so_reuseport bind-address cache in tb->fast* by Martin KaFai Lau · 4 years, 8 months ago
- e9a36ca net/af_iucv: clean up function prototypes by Julian Wiedmann · 4 years, 8 months ago
- dca1262 net/af_iucv: remove a redundant zero initialization by Julian Wiedmann · 4 years, 8 months ago
- 0d1c766 net/af_iucv: replace open-coded U16_MAX by Julian Wiedmann · 4 years, 8 months ago
- 585bc22 net/af_iucv: remove pm support by Julian Wiedmann · 4 years, 8 months ago
- 4b32f86b net/iucv: remove pm support by Julian Wiedmann · 4 years, 8 months ago
- 12555a2 mptcp: use rightmost 64 bits in ADD_ADDR HMAC by Todd Malsbary · 4 years, 8 months ago
- 1b66d25 bpf: Add get{peer, sock}name attach types for sock_addr by Daniel Borkmann · 4 years, 8 months ago
- d800bad bpf: Fix too large copy from user in bpf_test_init by Jesper Dangaard Brouer · 4 years, 8 months ago
- dc13c876 ipv4,appletalk: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
- a500492 appletalk: factor out a atrtr_ioctl_addrt helper by Christoph Hellwig · 4 years, 8 months ago
- 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
- 7c1552da ipv6: lift copy_from_user out of ipv6_route_ioctl by Christoph Hellwig · 4 years, 8 months ago
- dbfe7d7 rds: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 8 months ago
- 4930f48 net: allow __skb_ext_alloc to sleep by Florian Westphal · 4 years, 8 months ago
- 5c82644 mptcp: remove inner wait loop from mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
- 1709170 mptcp: fill skb page frag cache outside of mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
- 149f7c7 mptcp: fill skb extension cache outside of mptcp_sendmsg_frag by Florian Westphal · 4 years, 8 months ago
- 72511aab mptcp: avoid blocking in tcp_sendpages by Florian Westphal · 4 years, 8 months ago
- fb529e6 mptcp: break and restart in case mptcp sndbuf is full by Florian Westphal · 4 years, 8 months ago
- a0e1706 mptcp: move common nospace-pattern to a helper by Florian Westphal · 4 years, 8 months ago
- a6211ca net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()" by Yuqi Jin · 4 years, 8 months ago
- 84be69b nexthop: Fix attribute checking for groups by David Ahern · 4 years, 8 months ago