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.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-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+8
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-191
/
+46
2016-05-06
net: vrf: Create FIB tables on link create
David Ahern
1
-0
/
+1
2016-05-06
net: ipv6: tcp reset, icmp need to consider L3 domain
David Ahern
2
-4
/
+8
2016-05-05
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
1
-188
/
+41
2016-05-04
gre6: add Kconfig dependency for NET_IPGRE_DEMUX
Arnd Bergmann
1
-0
/
+1
2016-05-04
gre: change gre_parse_header to return the header length
Jiri Benc
1
-1
/
+2
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2016-05-03
ipv6/ila: fix nlsize calculation for lwtunnel
Nicolas Dichtel
1
-2
/
+1
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
8
-86
/
+92
2016-05-03
gre6: Cleanup GREv6 transmit path, call common GRE functions
Tom Herbert
1
-202
/
+50
2016-05-03
ipv6: Generic tunnel cleanup
Tom Herbert
1
-2
/
+5
2016-05-03
ipv6: Create ip6_tnl_xmit
Tom Herbert
1
-17
/
+30
2016-05-03
gre6: Cleanup GREv6 receive path, call common GRE functions
Tom Herbert
1
-117
/
+23
2016-05-03
ipv6: Cleanup IPv6 tunnel receive path
Tom Herbert
1
-70
/
+142
2016-05-03
udp: prepare for non BH masking at backlog processing
Eric Dumazet
1
-2
/
+2
2016-05-03
tcp: do not assume TCP code is non preemptible
Eric Dumazet
1
-6
/
+6
2016-04-29
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
1
-2
/
+4
2016-04-28
ipv6: kill ICMP6MSGIN_INC_STATS_BH()
Eric Dumazet
1
-1
/
+1
2016-04-28
ipv6: rename IP6_UPD_PO_STATS_BH()
Eric Dumazet
1
-2
/
+2
2016-04-28
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
5
-84
/
+84
2016-04-28
net: rename NET_{ADD|INC}_STATS_BH()
Eric Dumazet
3
-11
/
+11
2016-04-28
net: rename ICMP6_INC_STATS_BH()
Eric Dumazet
3
-9
/
+9
2016-04-28
net: tcp: rename TCP_INC_STATS_BH
Eric Dumazet
1
-7
/
+7
2016-04-28
net: udp: rename UDP_INC_STATS_BH()
Eric Dumazet
1
-19
/
+19
2016-04-28
net: snmp: kill various STATS_USER() helpers
Eric Dumazet
1
-25
/
+24
2016-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-33
/
+15
2016-04-27
net: ipv6: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+38
2016-04-26
net: ipv6: Delete host routes on an ifdown
David Ahern
1
-33
/
+15
2016-04-26
Revert "ipv6: Revert optional address flusing on ifdown."
David S. Miller
1
-12
/
+150
2016-04-26
ila: add checksum neutral ILA translations
Tom Herbert
4
-15
/
+105
2016-04-26
ila: xlat changes
Tom Herbert
1
-69
/
+34
2016-04-26
ila: Add struct definitions and helpers
Tom Herbert
4
-82
/
+161
2016-04-25
net: better drop monitoring in ip{6}_recv_error()
Eric Dumazet
1
-5
/
+5
2016-04-25
ipv6: Revert optional address flusing on ifdown.
David S. Miller
1
-150
/
+12
2016-04-25
ipv6: use nla_put_u64_64bit()
Nicolas Dichtel
2
-7
/
+11
2016-04-25
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
1
-1
/
+1
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-241
/
+79
2016-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-68
/
+143
2016-04-21
ip6mr: align RTA_MFC_STATS on 64-bit
Nicolas Dichtel
1
-2
/
+2
2016-04-20
net/ipv6/addrconf: fix sysctl table indentation
Konstantin Khlebnikov
1
-309
/
+307
2016-04-20
net/ipv6/addrconf: simplify sysctl registration
Konstantin Khlebnikov
1
-26
/
+17
2016-04-17
ip6gre: Add support for GSO
Alexander Duyck
1
-23
/
+33
2016-04-17
ip6gre: Add support for basic offloads offloads excluding GSO
Alexander Duyck
1
-2
/
+21
2016-04-17
ip6gretap: Fix MTU to allow for Ethernet header
Alexander Duyck
1
-0
/
+2
2016-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
1
-8
/
+6
2016-04-15
tcp: do not mess with listener sk_wmem_alloc
Eric Dumazet
1
-2
/
+2
2016-04-14
ipv6: udp: Do a route lookup and update during release_cb
Martin KaFai Lau
2
-0
/
+21
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
2
-9
/
+23
2016-04-14
ipv6: datagram: Refactor dst lookup and update codes to a new function
Martin KaFai Lau
1
-46
/
+57
[prev]
[next]