index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfrm: Handle blackhole route creation via afinfo.
David S. Miller
2011-03-01
3
-24
/
+12
*
ipv6: Normalize arguments to ip6_dst_blackhole().
David S. Miller
2011-03-01
2
-9
/
+7
*
xfrm: Kill XFRM_LOOKUP_WAIT flag.
David S. Miller
2011-03-01
1
-2
/
+2
*
ipv6: Change final dst lookup arg name to "can_sleep"
David S. Miller
2011-03-01
1
-6
/
+6
*
net: Add FLOWI_FLAG_CAN_SLEEP.
David S. Miller
2011-03-01
1
-0
/
+2
*
ipv6: Consolidate route lookup sequences.
David S. Miller
2011-03-01
8
-117
/
+114
*
inet: Remove unused sk_sndmsg_* from UFO
Herbert Xu
2011-03-01
1
-1
/
+0
*
net: TX timestamps for IPv6 UDP packets
Anders Berggren
2011-02-28
1
-0
/
+17
*
ipv6: ignore rtnl_unicast() return code
Hagen Paul Pfeifer
2011-02-25
1
-2
/
+1
*
ipv6: variable next is never used in this function
Hagen Paul Pfeifer
2011-02-25
1
-3
/
+1
*
ipv6: hash is calculated but not used afterwards
Hagen Paul Pfeifer
2011-02-25
1
-3
/
+0
*
ipv6: totlen is declared and assigned but not used
Hagen Paul Pfeifer
2011-02-25
1
-3
/
+0
*
xfrm: Const'ify address arguments to ->dst_lookup()
David S. Miller
2011-02-23
1
-2
/
+2
*
xfrm: Const'ify tmpl and address arguments to ->init_temprop()
David S. Miller
2011-02-23
1
-2
/
+2
*
xfrm: Mark flowi arg to xfrm_type->reject() const.
David S. Miller
2011-02-22
1
-1
/
+2
*
xfrm: Mark flowi arg to ->init_tempsel() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Mark flowi arg to ->fill_dst() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
xfrm: Mark flowi arg to ->get_tos() const.
David S. Miller
2011-02-22
1
-1
/
+1
*
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
2011-02-20
1
-4
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-19
2
-1
/
+2
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-02-19
1
-1
/
+1
|
|
\
|
|
*
netfilter: ip6t_LOG: fix a flaw in printing the MAC
Joerg Marx
2011-02-17
1
-1
/
+1
|
*
|
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2011-02-18
1
-0
/
+1
*
|
|
net: Add initial_ref arg to dst_alloc().
David S. Miller
2011-02-17
1
-3
/
+2
*
|
|
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2011-02-10
1
-2
/
+16
*
|
|
inetpeer: Abstract address representation further.
David S. Miller
2011-02-10
1
-1
/
+1
*
|
|
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
2011-02-08
1
-1
/
+0
*
|
|
inetpeer: Move ICMP rate limiting state into inet_peer entries.
David S. Miller
2011-02-04
3
-9
/
+16
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-04
4
-1
/
+108
|
\
|
|
|
*
|
net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.
David S. Miller
2011-02-03
2
-0
/
+94
|
*
|
net: Fix ipv6 neighbour unregister_sysctl_table warning
Eric W. Biederman
2011-01-31
1
-1
/
+8
|
*
|
net: Add default_mtu() methods to blackhole dst_ops
Roland Dreier
2011-01-31
1
-0
/
+6
*
|
|
net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.
David S. Miller
2011-01-27
1
-2
/
+31
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-27
1
-4
/
+0
|
\
|
|
|
*
|
ipv6: Remove route peer binding assertions.
David S. Miller
2011-01-27
1
-4
/
+0
*
|
|
net: Implement read-only protection and COW'ing of metrics.
David S. Miller
2011-01-26
2
-3
/
+14
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-26
3
-56
/
+40
|
\
|
|
|
*
|
xfrm6: Don't forget to propagate peer into ipsec route.
David S. Miller
2011-01-26
1
-0
/
+6
|
*
|
ipv6: Revert 'administrative down' address handling changes.
David S. Miller
2011-01-25
1
-48
/
+33
|
*
|
ipv6: Always clone offlink routes.
David S. Miller
2011-01-24
1
-8
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-19
1
-3
/
+0
|
|
\
|
*
|
|
net: change netdev->features to u32
Michał Mirosław
2011-01-24
2
-2
/
+2
*
|
|
ipv6: raw: rcu annotations
Eric Dumazet
2011-01-20
1
-7
/
+7
*
|
|
net: ipv6: sit: fix rcu annotations
Eric Dumazet
2011-01-20
1
-10
/
+13
*
|
|
netfilter: add a missing include in nf_conntrack_reasm.c
Eric Dumazet
2011-01-20
1
-0
/
+1
*
|
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-19
6
-39
/
+24
|
\
\
\
|
*
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-18
1
-3
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
ipv6: Silence privacy extensions initialization
Romain Francoise
2011-01-18
1
-3
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-14
2
-1
/
+10
|
|
\
|
|
|
*
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
David S. Miller
2011-01-12
1
-1
/
+7
|
|
|
\
[next]