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
2018-10-26
net: allow traceroute with a specified interface in a vrf
Mike Manning
2018-10-26
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
2018-10-25
net/{ipv4,ipv6}: Do not put target net if input nsid is invalid
Bjørn Mork
2018-10-24
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
2018-10-24
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
net/ipv6: Put target net when address dump fails due to bad attributes
David Ahern
2018-10-22
net/ipv6: Add support for dumping addresses for a specific device
David Ahern
2018-10-22
net/ipv6: Remove ip_idx arg to in6_dump_addrs
David Ahern
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-20
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-18
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
2018-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-17
udp6: fix encap return code for resubmitting
Paolo Abeni
2018-10-16
net/ipv6: Bail early if user only wants cloned entries
David Ahern
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2018-10-16
net: Add struct for fib dump filter
David Ahern
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-15
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
2018-10-15
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2018-10-15
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-10-11
net/xfrm: fix out-of-bounds packet access
Alexei Starovoitov
2018-10-10
net/ipv6: stop leaking percpu memory in fib6 info
Mike Rapoport
2018-10-10
net/ipv6: Make ipv6_route_table_template static
David Ahern
2018-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-08
net: Update netconf dump handlers for strict data checking
David Ahern
2018-10-08
net/ipv6: Update ip6addrlbl_dump for strict data checking
David Ahern
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
2018-10-08
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
2018-10-08
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
2018-10-05
ipv6: do not leave garbage in rt->fib6_metrics
Eric Dumazet
2018-10-05
udp: gro behind static key
Willem de Bruijn
2018-10-04
net: Move free of dst_metrics to helper
David Ahern
2018-10-04
net: common metrics init helper for dst_entry
David Ahern
2018-10-04
net: Move free of fib_metrics to helper
David Ahern
2018-10-04
net: common metrics init helper for FIB entries
David Ahern
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-02
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
2018-10-02
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
[next]