summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-11-27netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac
2018-11-24net: always initialize pagedlenWillem de Bruijn
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu
2018-11-22xfrm6: remove BUG_ON from xfrm6_dst_ifdownLi RongQing
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-18ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern
2018-11-16udp: fix jump label misusePaolo Abeni
2018-11-16ipv6: fix a dst leak when removing its exceptionXin Long
2018-11-09udp6: cleanup stats accounting in recvmsg()Paolo Abeni
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio
2018-11-08net/ipv6: compute anycast address hash only if dev is nullLi RongQing
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni
2018-11-07udp: add support for UDP_GRO cmsgPaolo Abeni
2018-11-07udp: implement GRO for plain UDP sockets.Paolo Abeni
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni
2018-11-07ipv6: do not drop vrf udp multicast packetsDewi Morgan
2018-11-07ipv6: handling of multicast packets received in VRFMike Manning
2018-11-07ipv6: allow ping to link-local address in VRFMike Manning
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning
2018-11-07net: ensure unbound stream socket to be chosen when not in a VRFMike Manning
2018-11-06net: Add extack argument to ip_fib_metrics_initDavid Ahern
2018-11-06ipv6: gro: do not use slow memcmp() in ipv6_gro_receive()Eric Dumazet
2018-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-05ipv6: properly check return value in inet6_dump_all()Alexey Kodanev
2018-11-05net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill
2018-11-02net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill
2018-10-26net: allow traceroute with a specified interface in a vrfMike Manning
2018-10-26ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-10-25net/{ipv4,ipv6}: Do not put target net if input nsid is invalidBjørn Mork
2018-10-25netfilter: ipv6: fix oops when defragmenting locally generated fragmentsFlorian Westphal
2018-10-24net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-10-24net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-10-24net: Don't return invalid table id error when dumping all familiesDavid Ahern
2018-10-24net/ipv6: Put target net when address dump fails due to bad attributesDavid Ahern
2018-10-22net/ipv6: Add support for dumping addresses for a specific deviceDavid Ahern
2018-10-22net/ipv6: Remove ip_idx arg to in6_dump_addrsDavid Ahern
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-20net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-18ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller