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
2019-05-01
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
1
-20
/
+18
2019-04-30
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2
-10
/
+3
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-4
/
+10
2019-04-29
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
1
-6
/
+12
2019-04-29
vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...
Stephen Suryaputra
1
-6
/
+17
2019-04-29
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
1
-2
/
+2
2019-04-18
net: ipv6: addrlabel: fix spelling mistake "requewst" -> "request"
Colin Ian King
1
-1
/
+1
2019-04-15
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
1
-0
/
+4
2019-04-12
udpv6: Check address length before reading address family
Tetsuo Handa
1
-0
/
+2
2019-04-08
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
1
-7
/
+13
2019-04-04
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-03
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
1
-1
/
+3
2019-04-02
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
1
-2
/
+2
2019-03-27
ila: Fix rhashtable walker list corruption
Herbert Xu
1
-0
/
+1
2019-03-26
xfrm: clean up xfrm protocol checks
Cong Wang
1
-1
/
+1
2019-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+6
2019-03-20
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
1
-8
/
+10
2019-03-19
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-4
/
+4
2019-03-18
netfilter: ip6t_srh: fix NULL pointer dereferences
Kangjie Lu
1
-0
/
+6
2019-03-15
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
1
-0
/
+4
2019-03-11
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-08
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
Eric Dumazet
1
-2
/
+2
2019-03-08
xfrm: Reset secpath in xfrm failure
Myungho Jung
1
-3
/
+5
2019-03-04
net: ignore sysctl_devconf_inherit_init_net without SYSCTL
Arnd Bergmann
1
-1
/
+2
2019-03-04
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-03-03
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
2
-0
/
+16
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-985
/
+4
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+7
2019-03-02
net: sit: fix memory leak in sit_init_net()
Mao Wenan
1
-0
/
+1
2019-03-01
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
1
-1
/
+2
2019-03-01
netfilter: nf_tables: merge ipv4 and ipv6 nat chain types
Florian Westphal
3
-95
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_masq protocol specific modules
Florian Westphal
3
-101
/
+0
2019-03-01
netfilter: nf_tables: nat: merge nft_redir protocol specific modules
Florian Westphal
3
-92
/
+0
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
2
-9
/
+5
2019-02-27
netfilter: nat: merge nf_nat_ipv4,6 into nat core
Florian Westphal
3
-383
/
+2
2019-02-27
netfilter: nat: move nlattr parse and xfrm session decode to core
Florian Westphal
1
-60
/
+0
2019-02-27
netfilter: nat: merge ipv4 and ipv6 masquerade functionality
Florian Westphal
3
-250
/
+2
2019-02-26
ipv6: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
2
-2
/
+0
2019-02-25
tcp: clean up SOCK_DEBUG()
Yafang Shao
1
-2
/
+0
2019-02-24
ipv6: icmp: use percpu allocation
Kefeng Wang
1
-6
/
+5
2019-02-24
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
1
-14
/
+11
2019-02-24
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
1
-1
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-34
/
+55
2019-02-22
udpv6: fix possible user after free in error handler
Paolo Abeni
1
-4
/
+6
2019-02-22
fou6: fix proto error handler argument type
Paolo Abeni
1
-1
/
+1
2019-02-22
udpv6: add the required annotation to mib type
Paolo Abeni
1
-1
/
+1
2019-02-22
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-02-22
ipv6: route: purge exception on removal
Paolo Abeni
1
-1
/
+12
2019-02-22
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
1
-0
/
+3
[next]