index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
1
-2
/
+2
2018-08-29
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
1
-3
/
+3
2018-08-29
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
1
-1
/
+1
2018-08-27
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
1
-0
/
+1
2018-08-22
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-08-22
addrconf: reduce unnecessary atomic allocations
Cong Wang
1
-3
/
+3
2018-08-20
net/ipv6: Put lwtstate when destroying fib6_info
David Ahern
1
-0
/
+2
2018-08-19
ip6_vti: fix a null pointer deference when destroy vti6 tunnel
Haishuang Yan
1
-1
/
+2
2018-08-19
ip6_vti: fix creating fallback tunnel device for vti6
Haishuang Yan
1
-0
/
+2
2018-08-18
ip6_vti: simplify stats handling in vti6_xmit
Haishuang Yan
1
-11
/
+3
2018-08-16
netfilter: ip6t_rpfilter: set F_IFACE for linklocal addresses
Florian Westphal
1
-1
/
+11
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-5
/
+13
2018-08-13
ipv6: Add icmp_echo_ignore_all support for ICMPv6
Virgile Jarry
2
-3
/
+14
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
2
-5
/
+13
2018-08-09
net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap
Maria Pasechnik
1
-3
/
+3
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+2
2018-08-07
ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src address
Shmulik Ladkani
1
-1
/
+3
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-18
/
+32
2018-08-05
ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmit
Xin Long
1
-6
/
+2
2018-08-05
ipv6: fix double refcount of fib6_metrics
Cong Wang
1
-4
/
+0
2018-08-05
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2
-0
/
+8
2018-08-05
ip: use rb trees for IP frag queue.
Peter Oskolkov
2
-0
/
+2
2018-08-05
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+9
2018-08-01
Revert "net/ipv6: fix metrics leak"
David S. Miller
1
-14
/
+4
2018-08-01
net: add helpers checking if socket can be bound to nonlocal address
Vincent Bernat
2
-6
/
+3
2018-07-31
bpf: add End.DT6 action to bpf_lwt_seg6_action helper
Mathieu Xhonneux
1
-18
/
+32
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
1
-4
/
+14
2018-07-29
net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind
Vincent Bernat
1
-1
/
+2
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-5
/
+3
2018-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-6
/
+9
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-19
/
+48
2018-07-24
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
1
-2
/
+5
2018-07-24
net: remove blank lines at end of file
Stephen Hemminger
1
-1
/
+1
2018-07-24
ila: remove blank lines at EOF
Stephen Hemminger
2
-2
/
+0
2018-07-23
ip: hash fragments consistently
Paolo Abeni
1
-0
/
+2
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2
-11
/
+33
2018-07-23
ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srh
YueHaibing
1
-3
/
+1
2018-07-21
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
1
-2
/
+1
2018-07-21
multicast: remove useless parameter for group add
Hangbin Liu
1
-4
/
+4
2018-07-21
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2
-4
/
+7
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-1026
/
+24
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
13
-197
/
+214
2018-07-19
xfrm: don't check offload_handle for nonzero
Shannon Nelson
1
-4
/
+2
2018-07-18
ipv6: sr: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-18
ipv6: ila: select CONFIG_DST_CACHE
Arnd Bergmann
1
-0
/
+1
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
3
-92
/
+20
2018-07-17
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
4
-771
/
+4
2018-07-16
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
1
-0
/
+7
2018-07-16
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
1
-1
/
+1
[next]