index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-17
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
1
-3
/
+4
2016-10-14
IPv6: fix DESYNC_FACTOR
Jiri Bohac
1
-8
/
+31
2016-10-14
IPv6: Drop the temporary address regen_timer
Jiri Bohac
1
-52
/
+9
2016-10-14
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2016-10-14
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
1
-0
/
+2
2016-10-13
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
1
-9
/
+11
2016-10-08
ipv6 addrconf: disallow rtr_solicits < -1
Maciej Żenczykowski
1
-1
/
+3
2016-10-03
ipv6 addrconf: remove addrconf_sysctl_hop_limit()
Maciej Żenczykowski
1
-17
/
+14
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+6
2016-09-30
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
1
-7
/
+44
2016-09-30
ipv6: Remove useless parameter in __snmp6_fill_statsdev
Jia He
1
-6
/
+6
2016-09-30
proc: Reduce cache miss in snmp6_seq_show
Jia He
1
-8
/
+22
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-3
/
+6
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
20
-106
/
+271
2016-09-26
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
1
-7
/
+7
2016-09-26
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
2
-3
/
+3
2016-09-25
gre: use nla_get_be32() to extract flowinfo
Lance Richardson
1
-1
/
+1
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2
-2
/
+2
2016-09-24
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
1
-1
/
+0
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-16
/
+49
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-10
/
+27
2016-09-21
vti6: fix input path
Nicolas Dichtel
3
-9
/
+13
2016-09-21
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
1
-2
/
+5
2016-09-20
net: ipv6: fallback to full lookup if table lookup is unsuitable
Vincent Bernat
1
-1
/
+10
2016-09-20
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
1
-1
/
+4
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
1
-3
/
+4
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
1
-45
/
+133
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-3
/
+7
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-4
/
+29
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
1
-1
/
+4
2016-09-12
netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport
Pablo Neira Ayuso
2
-6
/
+2
2016-09-11
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
1
-8
/
+1
2016-09-11
net: l3mdev: remove redundant calls
David Ahern
5
-24
/
+6
2016-09-11
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
1
-4
/
+7
2016-09-11
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
1
-2
/
+10
2016-09-11
net: l3mdev: Add hook to output path
David Ahern
3
-0
/
+22
2016-09-11
net: flow: Add l3mdev flow update
David Ahern
1
-0
/
+3
2016-09-10
ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events
Guillaume Nault
1
-1
/
+5
2016-09-09
vti: use right inner_mode for inbound inter address family policy checks
thomas.zeitlhofer+lkml@ze-it.at
1
-1
/
+14
2016-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-1
/
+2
2016-09-07
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
2016-09-06
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-2
/
+1
2016-09-06
netfilter: nft_chain_route: re-route before skb is queued to userspace
Liping Zhang
1
-3
/
+7
2016-09-02
ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()
Eli Cooper
1
-0
/
+2
2016-09-02
netconf: add a notif when settings are created
Nicolas Dichtel
1
-1
/
+8
2016-09-02
ipv6: add missing netconf notif when 'all' is updated
Nicolas Dichtel
1
-0
/
+7
2016-09-02
ila: make nla_policy const
stephen hemminger
2
-2
/
+2
2016-08-31
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2
-1
/
+11
2016-08-30
netfilter: log: Check param to avoid overflow in nf_log_set
Gao Feng
1
-2
/
+1
[next]