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
2015-09-03
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
Daniel Borkmann
1
-0
/
+1
2015-09-03
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
1
-1
/
+1
2015-09-01
ipv6: send only one NEWLINK when RA causes changes
Marius Tomaschewski
1
-3
/
+10
2015-09-01
ipv6: send NEWLINK on RA managed/otherconf changes
Marius Tomaschewski
1
-0
/
+5
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
1
-2
/
+7
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
1
-0
/
+2
2015-08-31
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
1
-16
/
+16
2015-08-31
net: Optimize snmp stat aggregation by walking all the percpu data at once
Raghavendra K T
1
-10
/
+16
2015-08-29
vxlan: do not receive IPv4 packets on IPv6 socket
Jiri Benc
1
-0
/
+9
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
1
-1
/
+1
2015-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-18
/
+17
2015-08-28
netfilter: reduce sparse warnings
Florian Westphal
1
-1
/
+1
2015-08-28
Revert "netfilter: xtables: compute exact size needed for jumpstack"
Florian Westphal
1
-15
/
+8
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-08-27
ipv6: Export nf_ct_frag6_gather()
Joe Stringer
1
-0
/
+1
2015-08-26
netfilter: ip6t_REJECT: added missing icmpv6 codes
Andreas Herz
1
-0
/
+6
2015-08-26
ip6_gre: release cached dst on tunnel removal
huaibin Wang
1
-0
/
+1
2015-08-25
ah6: fix error return code
Julia Lawall
1
-1
/
+3
2015-08-25
xfrm: Use VRF master index if output device is enslaved
David Ahern
1
-2
/
+5
2015-08-24
ila: Precompute checksum difference for translations
Tom Herbert
1
-0
/
+18
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
2
-1
/
+3
2015-08-21
netfilter: nf_dup: fix sparse warnings
Pablo Neira Ayuso
1
-2
/
+2
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-39
/
+75
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-11
/
+233
2015-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
13
-24
/
+389
2015-08-21
ipv6: route: extend flow representation with tunnel key
Jiri Benc
1
-0
/
+6
2015-08-21
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
3
-5
/
+9
2015-08-21
ipv6: drop metadata dst in ip6_route_input
Jiri Benc
1
-0
/
+1
2015-08-21
route: move lwtunnel state to dst_entry
Jiri Benc
3
-21
/
+14
2015-08-18
net: Identifier Locator Addressing module
Tom Herbert
3
-0
/
+236
2015-08-18
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
Tom Herbert
2
-3
/
+3
2015-08-18
lwt: Add support to redirect dst.input
Tom Herbert
1
-1
/
+7
2015-08-18
netfilter: nf_conntrack: add efficient mark to zone mapping
Daniel Borkmann
1
-1
/
+3
2015-08-18
netfilter: nf_conntrack: add direction support for zones
Daniel Borkmann
1
-2
/
+6
2015-08-18
ipv6: trivial whitespace fix
Ian Morris
1
-1
/
+2
2015-08-18
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
2
-11
/
+35
2015-08-18
ipv6: Add rt6_make_pcpu_route()
Martin KaFai Lau
1
-4
/
+16
2015-08-18
ipv6: Remove un-used argument from ip6_dst_alloc()
Martin KaFai Lau
1
-12
/
+9
2015-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-5
/
+5
2015-08-14
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
Andy Gospodarek
1
-1
/
+4
2015-08-14
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2
-2
/
+114
2015-08-14
net: track link status of ipv6 nexthops
Andy Gospodarek
1
-0
/
+2
2015-08-14
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
1
-15
/
+18
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-11
/
+16
2015-08-11
xfrm: Add oif to dst lookups
David Ahern
1
-3
/
+4
2015-08-11
xfrm6: Fix IPv6 ECN decapsulation
Thomas Egerer
1
-2
/
+1
2015-08-11
netfilter: nf_conntrack: push zone object into functions
Daniel Borkmann
3
-10
/
+7
2015-08-11
inet: fix possible request socket leak
Eric Dumazet
1
-1
/
+1
2015-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-8
/
+11
2015-08-11
ip_gre: Add support to collect tunnel metadata.
Pravin B Shelar
1
-1
/
+1
[next]