index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-15
1
-0
/
+1
|
\
|
*
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
2018-10-15
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-0
/
+2
|
\
\
|
*
|
net/ipv6: stop leaking percpu memory in fib6 info
Mike Rapoport
2018-10-10
1
-0
/
+2
*
|
|
net: Evict neighbor entries on carrier down
David Ahern
2018-10-12
1
-0
/
+2
*
|
|
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-10-12
2
-6
/
+34
*
|
|
net/ipv6: Make ipv6_route_table_template static
David Ahern
2018-10-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-08
3
-6
/
+28
|
\
\
|
*
|
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2018-09-28
1
-3
/
+16
|
*
|
netfilter: xtables: avoid BUG_ON
Florian Westphal
2018-09-17
2
-3
/
+12
*
|
|
net: Update netconf dump handlers for strict data checking
David Ahern
2018-10-08
1
-3
/
+19
*
|
|
net/ipv6: Update ip6addrlbl_dump for strict data checking
David Ahern
2018-10-08
1
-1
/
+33
*
|
|
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
2
-0
/
+17
*
|
|
rtnetlink: Update inet6_dump_ifinfo for strict data checking
David Ahern
2018-10-08
1
-0
/
+35
*
|
|
net/ipv6: Update inet6_dump_addr for strict data checking
David Ahern
2018-10-08
1
-10
/
+59
*
|
|
net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrs
David Ahern
2018-10-08
1
-27
/
+30
*
|
|
net: Add extack to nlmsg_parse
David Ahern
2018-10-08
2
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-06
1
-9
/
+20
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ipv6: take rcu lock in rawv6_send_hdrinc()
Wei Wang
2018-10-05
1
-9
/
+20
*
|
|
ipv6: do not leave garbage in rt->fib6_metrics
Eric Dumazet
2018-10-05
1
-0
/
+2
*
|
|
udp: gro behind static key
Willem de Bruijn
2018-10-05
2
-2
/
+2
*
|
|
net: Move free of dst_metrics to helper
David Ahern
2018-10-04
1
-4
/
+1
*
|
|
net: common metrics init helper for dst_entry
David Ahern
2018-10-04
1
-5
/
+1
*
|
|
net: Move free of fib_metrics to helper
David Ahern
2018-10-04
1
-4
/
+2
*
|
|
net: common metrics init helper for FIB entries
David Ahern
2018-10-04
2
-24
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
4
-8
/
+4
|
\
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
3
-3
/
+4
|
|
\
\
|
|
*
|
xfrm: reset transport header back to network header after all input transform...
Sowmini Varadhan
2018-09-04
2
-3
/
+2
|
|
*
|
xfrm6: call kfree_skb when skb is toobig
Thadeu Lima de Souza Cascardo
2018-09-03
1
-0
/
+2
|
*
|
|
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
2018-09-26
1
-5
/
+0
*
|
|
|
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
2018-10-02
1
-12
/
+36
*
|
|
|
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-2
/
+1
*
|
|
|
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-11
/
+12
*
|
|
|
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-16
/
+16
*
|
|
|
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-9
/
+8
*
|
|
|
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
2018-10-02
2
-4
/
+2
*
|
|
|
net: ip6_redirect_no_header() - use new style struct initializer instead of m...
Maciej Żenczykowski
2018-10-02
1
-9
/
+8
*
|
|
|
net: ip6_redirect() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
1
-10
/
+9
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-01
1
-4
/
+3
|
\
\
\
\
|
*
|
|
|
esp: remove redundant define esph
Haishuang Yan
2018-08-29
1
-4
/
+3
*
|
|
|
|
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-26
1
-2
/
+2
*
|
|
|
|
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-09-26
1
-1
/
+1
*
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
3
-6
/
+20
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
net/ipv6: Display all addresses in output of /proc/net/if_inet6
Jeff Barnhill
2018-09-21
1
-3
/
+1
|
*
|
|
|
ip6_tunnel: be careful when accessing the inner header
Paolo Abeni
2018-09-19
1
-2
/
+11
|
*
|
|
|
ipv6: fix memory leak on dst->_metrics
Wei Wang
2018-09-18
1
-1
/
+4
|
*
|
|
|
Revert "ipv6: fix double refcount of fib6_metrics"
Wei Wang
2018-09-18
1
-0
/
+4
*
|
|
|
|
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
Peter Oskolkov
2018-09-21
1
-1
/
+0
*
|
|
|
|
ipv6: discard IP frag queue on more errors
Peter Oskolkov
2018-09-21
1
-5
/
+6
*
|
|
|
|
ipv6: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
1
-4
/
+2
[next]