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
2012-10-25
ipv6: Set default hoplimit as zero.
Li RongQing
1
-2
/
+2
2012-10-16
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
1
-6
/
+9
2012-10-12
tcp: resets are misrouted
Alexey Kuznetsov
1
-1
/
+2
2012-10-08
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
Eric Dumazet
1
-9
/
+2
2012-10-07
ipv6: GRO should be ECN friendly
Eric Dumazet
1
-4
/
+7
2012-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-18
/
+8
2012-10-05
sections: fix section conflicts in net
Andi Kleen
3
-3
/
+3
2012-10-05
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
1
-5
/
+6
2012-10-03
ipv6: don't add link local route when there is no link local address
Nicolas Dichtel
1
-13
/
+2
2012-10-02
tcp: gro: add checksuming helpers
Eric Dumazet
1
-3
/
+17
2012-10-02
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
1
-2
/
+8
2012-09-29
ipv6: return errno pointers consistently for fib6_add_1()
Lin Ming
1
-14
/
+6
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-49
/
+38
2012-09-28
ipv6: gre: remove ip6gre_header_parse()
Eric Dumazet
1
-8
/
+0
2012-09-28
nf_defrag_ipv6: fix oops on module unloading
Konstantin Khlebnikov
1
-1
/
+1
2012-09-28
tunnel: drop packet if ECN present with not-ECT
stephen hemminger
1
-30
/
+24
2012-09-28
xfrm: remove extranous rcu_read_lock
stephen hemminger
1
-6
/
+0
2012-09-28
gre: remove unnecessary rcu_read_lock/unlock
stephen hemminger
1
-11
/
+3
2012-09-26
ipv6: mip6: fix mip6_mh_filter()
Eric Dumazet
1
-9
/
+11
2012-09-25
ipv6: raw: fix icmpv6_filter()
Eric Dumazet
1
-11
/
+10
2012-09-25
net: use a per task frag allocator
Eric Dumazet
1
-40
/
+25
2012-09-24
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
4
-249
/
+36
2012-09-22
tcp: TCP Fast Open Server - take SYNACK RTT after completing 3WHS
Neal Cardwell
1
-1
/
+1
2012-09-22
tcp: extract code to compute SYNACK RTT
Neal Cardwell
1
-3
/
+1
2012-09-21
ipv6: fix return value check in fib6_add()
Wei Yongjun
1
-0
/
+4
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
3
-109
/
+0
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
3
-104
/
+0
2012-09-21
netfilter: fix IPv6 NAT dependencies in Kconfig
Pablo Neira Ayuso
1
-55
/
+55
2012-09-20
ipv6: unify fragment thresh handling code
Amerigo Wang
2
-16
/
+8
2012-09-20
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
Amerigo Wang
1
-10
/
+0
2012-09-20
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
2
-99
/
+38
2012-09-20
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
1
-42
/
+95
2012-09-19
ipv6: recursive check rt->dst.from when call rt6_check_expired
Li RongQing
1
-5
/
+1
2012-09-18
ipv6: use DST_* macro to set obselete field
Nicolas Dichtel
1
-3
/
+3
2012-09-18
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2
-26
/
+10
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+17
2012-09-14
ipv6: replace write lock with read lock when get route info
Li RongQing
2
-6
/
+6
2012-09-14
ipv6: route templates can be const
Eric Dumazet
1
-3
/
+3
2012-09-14
ipv6: Compare addresses only bits up to the prefix length (RFC6724).
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+4
2012-09-14
ipv6: Add labels for site-local and 6bone testing addresses (RFC6724)
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+13
2012-09-11
ipv6: remove some useless RCU read lock
Amerigo Wang
2
-24
/
+4
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
4
-36
/
+36
2012-09-07
ipv6: fix handling of throw routes
Nicolas Dichtel
1
-1
/
+8
2012-09-07
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
1
-0
/
+11
2012-09-06
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
1
-4
/
+28
2012-09-06
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2012-09-06
tcp: fix possible socket refcount problem for ipv6
Julian Anastasov
1
-2
/
+3
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
6
-41
/
+59
2012-09-01
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2
-2
/
+4
2012-09-01
ipv6: remove some deadcode
Sorin Dumitru
1
-22
/
+7
[next]