index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2019-06-24
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
2019-06-24
ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
Stefano Brivio
2019-06-24
Revert "net/ipv6: Bail early if user only wants cloned entries"
Stefano Brivio
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-23
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
2019-06-23
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
2019-06-23
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
2019-06-23
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
2019-06-22
ipv6: Error when route does not have any valid nexthops
Ido Schimmel
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-19
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
2019-06-18
ipv6: Add IPv6 multipath notification for route delete
Ido Schimmel
2019-06-18
ipv6: Add IPv6 multipath notifications for add / replace
Ido Schimmel
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-14
udp: Remove unused variable/function (exact_dif)
Tim Beale
2019-06-14
udp: Remove unused parameter (exact_dif)
Tim Beale
2019-06-14
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
2019-06-12
vrf: Increment Icmp6InMsgs on the original netdev
Stephen Suryaputra
2019-06-11
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
2019-06-10
ipv6: Allow routes to use nexthop objects
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in mtu updates
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in exception handling
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
David Ahern
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
David Ahern
2019-06-09
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
2019-06-09
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
Eric Dumazet
2019-06-09
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
2019-06-06
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-06-06
ipv6: fix spelling mistake: "wtih" -> "with"
Colin Ian King
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
[next]