- 790eb67 ipv6: guard IPV6_MINHOPCOUNT with a static key by Eric Dumazet · 3 years, 2 months ago
- ed13923 ipv6: Add a sysctl to control multipath hash fields by Ido Schimmel · 3 years, 8 months ago
- ee90c6b seg6: add support for IPv4 decapsulation in ipv6_srh_rcv() by Julien Massonneau · 3 years, 10 months ago
- a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
- 8629828 net/ipv6: switch ipv6_flowlabel_opt to sockptr_t by Christoph Hellwig · 4 years, 6 months ago
- 3021ad5 net/ipv6: remove compat_ipv6_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 7d7207c ipv6: add ip6_sock_set_recvpktinfo by Christoph Hellwig · 4 years, 7 months ago
- 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 7 months ago
- fce9349 ipv6: add ip6_sock_set_recverr by Christoph Hellwig · 4 years, 7 months ago
- 9b11574 ipv6: add ip6_sock_set_v6only by Christoph Hellwig · 4 years, 7 months ago
- d59eb17 ip6_mc_msfilter(): pass the address list separately by Al Viro · 4 years, 9 months ago
- 931ca7a ip*_mc_gsfget(): lift copyout of struct group_filter into callers by Al Viro · 4 years, 9 months ago
- 3986912 ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl by Christoph Hellwig · 4 years, 8 months ago
- 5d7163a net: ipv6: remove unused inline function ip6_set_txhash by YueHaibing · 4 years, 9 months ago
- 571912c net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS, IP, NSH etc. by Martin Varghese · 4 years, 11 months ago
- e42f1ac mptcp: do not inherit inet proto ops by Florian Westphal · 5 years ago
- c4e85f7 net: ipv6: add net argument to ip6_dst_lookup_flow by Sabrina Dubroca · 5 years ago
- be2644a tcp: add ipv6_addr_v4mapped_loopback() helper by Eric Dumazet · 5 years ago
- 4f6570d ipv6: add priority parameter to ip6_xmit() by Eric Dumazet · 5 years ago
- 59c820b ipv6: elide flowlabel check if no exclusive leases exist by Willem de Bruijn · 6 years ago
- a346abe ipv6: icmp: allow flowlabel reflection in echo replies by Eric Dumazet · 6 years ago
- a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- b703414 net: fix use-after-free in kfree_skb_list by Eric Dumazet · 6 years ago
- 8a6a1f1 net: ipv6: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
- 0feca61 net: ipv6: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 80bde36 ipv6: factor out protocol delivery helper by Paolo Abeni · 6 years ago
- ed792e2 net/ipv6: Make ipv6_route_table_template static by David Ahern · 6 years ago
- db57dc7 net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined by Vincent Bernat · 6 years ago
- 83ba464 net: add helpers checking if socket can be bound to nonlocal address by Vincent Bernat · 6 years ago
- 99d20a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
- c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
- 169dc02 ipv6: fix useless rol32 call on hash by Colin Ian King · 6 years ago
- 70b095c ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module by Florian Westphal · 6 years ago
- c7ea20c ipv6/mcast: init as INCLUDE when join SSM INCLUDE group by Hangbin Liu · 6 years ago
- 5fdaa88 ipv6: fold sockcm_cookie into ipcm6_cookie by Willem de Bruijn · 7 years ago
- b515430a ipv6: ipcm6_cookie initializer by Willem de Bruijn · 7 years ago
- d8269e2 net: ipv6: listify ipv6_rcv() and ip6_rcv_finish() by Edward Cree · 7 years ago
- a9ba23d ipv6: make ipv6_renew_options() interrupt/kernel safe by Paul Moore · 7 years ago
- fa1be7e ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 7 years ago
- a925ab4 Revert "ipv6: omit traffic class when calculating flow hash" by David S. Miller · 7 years ago
- 87ae68c ipv6: omit traffic class when calculating flow hash by Michal Kubecek · 7 years ago
- 9027887 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
- bec1f6f udp: generate gso with UDP_SEGMENT by Willem de Bruijn · 7 years ago
- 1cd7884 udp: expose inet cork to udp by Willem de Bruijn · 7 years ago
- 07cb962 ipv6: make ip6_dst_mtu_forward inline by Felix Fietkau · 7 years ago
- 032234d net/ipv6: Make __inet6_bind static by David Ahern · 7 years ago
- 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
- d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
- 6befe4a inet: frags: remove some helpers by Eric Dumazet · 7 years ago
- 648700f inet: frags: use rhashtables for reassembly units by Eric Dumazet · 7 years ago
- 093ba72 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 7 years ago
- c22af22 ipv6: frag: remove unused field by Eric Dumazet · 7 years ago
- 3679d58 net: Introduce __inet_bind() and __inet6_bind by Andrey Ignatov · 7 years ago
- 918ee50 net: ipv6: Introduce ip6_multipath_hash_policy() by Petr Machata · 7 years ago
- 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
- 9b2c45d net: make getname() functions return length rather than use int* parameter by Denys Vlasenko · 7 years ago
- 955bd1d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- e9191ff ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 7 years ago
- 0995210 netfilter: flow table support for IPv6 by Pablo Neira Ayuso · 7 years ago
- f0b1e64 udp: Move udp[46]_portaddr_hash() to net/ip[v6].h by Martin KaFai Lau · 7 years ago
- 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
- 39b1752 net: Remove unused skb_shared_info member by Mat Martineau · 7 years ago
- 47d3d7a ipv6: Implement limits on Hop-by-Hop and Destination options by Tom Herbert · 7 years ago
- 4e64b1e net/ipv6: Convert icmpv6_push_pending_frames to void by Joe Perches · 7 years ago
- 0aeea21 net, ipv6: convert ipv6_txoptions.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
- 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
- 90427ef ipv6: fix flow labels when the traffic class is non-0 by Dimitris Michailidis · 8 years ago
- 92e55f4 tcp: don't annotate mark on control socket from tcp_v6_send_response() by Pablo Neira · 8 years ago
- 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
- 613fa3c ipv6: add source address argument for ipv6_push_nfrag_opts by David Lebrun · 8 years ago
- d011a4d Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 9 years ago
- 0868383 ipv6: constify the skb pointer of ipv6_find_tlv(). by Huw Davies · 9 years ago
- ceba183 calipso: Set the calipso socket label to match the secattr. by Huw Davies · 9 years ago
- e67ae21 ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer. by Huw Davies · 9 years ago
- 26879da ipv6: add new struct ipcm6_cookie by Wei Wang · 9 years ago
- 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 9 years ago
- f3832ed ipv6: kill ICMP6MSGIN_INC_STATS_BH() by Eric Dumazet · 9 years ago
- c2005eb ipv6: rename IP6_UPD_PO_STATS_BH() by Eric Dumazet · 9 years ago
- 1d01550 ipv6: rename IP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
- a16292a net: rename ICMP6_INC_STATS_BH() by Eric Dumazet · 9 years ago
- 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- e646b65 ipv6: udp: Do a route lookup and update during release_cb by Martin KaFai Lau · 9 years ago
- 33c162a ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update by Martin KaFai Lau · 9 years ago
- c14ac94 sock: enable timestamping using control messages by Soheil Hassas Yeganeh · 9 years ago
- eaa93bf vxlan: fix populating tclass in vxlan6_get_route by Daniel Borkmann · 9 years ago
- e550785c ipv6: Annotate change of locking mechanism for np->opt by Benjamin Poirier · 9 years ago
- 818f1f3 ipv6: add ipv6_addr_prefix_copy by Alexander Aring · 9 years ago
- 45f6fad ipv6: add complete rcu protection around np->opt by Eric Dumazet · 9 years ago
- 264640f ipv6: distinguish frag queues by device for multicast and link-local packets by Michal Kubeček · 9 years ago
- ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
- 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
- cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
- 7928833 ipv6: Merge ip6_local_out and ip6_local_out_sk by Eric W. Biederman · 9 years ago
- 9f8955c ipv6: Merge __ip6_local_out and __ip6_local_out_sk by Eric W. Biederman · 9 years ago
- 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
- 1c1e9d2 ipv6: constify ip6_xmit() sock argument by Eric Dumazet · 9 years ago
- 3aef934 ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments by Eric Dumazet · 9 years ago
- 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago