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
2007-07-31
[IPV6]: Don't update ADVMSS on routes where the MTU is not also updated
Simon Arlott
1
-2
/
+3
2007-07-26
ip6_tunnel - endianness annotations
Al Viro
1
-9
/
+8
2007-07-25
[NETFILTER]: Fix logging regression
Patrick McHardy
1
-4
/
+2
2007-07-25
[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.
YOSHIFUJI Hideaki
1
-0
/
+1
2007-07-22
[IPV6]: endianness bug in ip6_tunnel
Al Viro
1
-2
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
3
-3
/
+3
2007-07-15
[IPV6]: Call inet6addr_chain notifiers on link down
Vlad Yasevich
1
-0
/
+1
2007-07-15
[IPV6]: MSG_ERRQUEUE messages do not pass to connected raw sockets
Dmitry Butskoy
1
-1
/
+1
2007-07-15
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2
-4
/
+2
2007-07-15
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
1
-1
/
+1
2007-07-15
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
1
-34
/
+8
2007-07-15
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
1
-11
/
+16
2007-07-15
[NETFILTER]: nf_conntrack: Increment error count on parsing IPv4 header
Yasuyuki Kozakai
1
-2
/
+0
2007-07-11
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
5
-6
/
+6
2007-07-11
[IPV6]: Remove unneeded pointer idev from addrconf_cleanup().
Micah Gruber
1
-2
/
+1
2007-07-11
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
YOSHIFUJI Hideaki
1
-6
/
+2
2007-07-11
[IPV6]: Do not send RH0 anymore.
YOSHIFUJI Hideaki
4
-102
/
+2
2007-07-11
[IPV6]: Restore semantics of Routing Header processing.
YOSHIFUJI Hideaki
1
-31
/
+16
2007-07-11
[NET]: Avoid copying writable clones in tunnel drivers
Patrick McHardy
2
-3
/
+4
2007-07-11
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
11
-223
/
+160
2007-07-11
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
1
-1
/
+1
2007-07-11
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
Yasuyuki Kozakai
1
-6
/
+0
2007-07-11
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
13
-15
/
+15
2007-07-11
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
2
-13
/
+119
2007-07-11
[NETFILTER]: Remove redundant parentheses/braces
Jan Engelhardt
10
-40
/
+38
2007-07-11
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
8
-21
/
+38
2007-07-11
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
3
-20
/
+20
2007-07-11
[NETFILTER]: x_tables: switch xt_match->checkentry to bool
Jan Engelhardt
8
-27
/
+27
2007-07-11
[NETFILTER]: x_tables: switch xt_match->match to bool
Jan Engelhardt
10
-83
/
+80
2007-07-11
[NETFILTER]: x_tables: switch hotdrop to bool
Jan Engelhardt
10
-26
/
+26
2007-07-11
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
1
-1
/
+1
2007-07-11
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
5
-1
/
+6
2007-07-11
[IPV6] MIP6: Loadable module support for MIPv6.
Masahide NAKAMURA
14
-40
/
+77
2007-07-11
[IPV6] MIP6: Kill unnecessary ifdefs.
Masahide NAKAMURA
2
-6
/
+2
2007-07-10
bonding / ipv6: no addrconf for slaves separately from master
Jay Vosburgh
1
-0
/
+3
2007-06-23
[IPV6] NDISC: Fix thinko to control Router Preference support.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-06-15
[IPV6] addrconf: Fix IPv6 on tuntap tunnels
Herbert Xu
1
-22
/
+11
2007-06-13
[TCP]: Disable TSO if MD5SIG is enabled.
David S. Miller
1
-0
/
+2
2007-06-08
[UDP]: Revert 2-pass hashing changes.
David S. Miller
3
-23
/
+2
2007-06-08
[NETFILTER]: nf_conntrack: fix helper module unload races
Patrick McHarrdy
1
-2
/
+7
2007-06-08
[NETLINK]: Mark netlink policies const
Patrick McHardy
3
-3
/
+3
2007-06-04
[NET]: Fix comparisons of unsigned < 0.
Bill Nottingham
2
-4
/
+2
2007-05-31
[IPV6]: Fix build warning.
David S. Miller
1
-1
/
+0
2007-05-31
[IPSEC]: Fix panic when using inter address familiy IPsec on loopback.
Kazunori MIYAZAWA
2
-4
/
+3
2007-05-31
[IPV6] ROUTE: No longer handle ::/0 specially.
YOSHIFUJI Hideaki
1
-8
/
+0
2007-05-31
[IPSEC]: Fix IPv6 AH calculation in outbound
Kazunori MIYAZAWA
1
-1
/
+1
2007-05-25
[XFRM]: Allow packet drops during larval state resolution.
David S. Miller
5
-8
/
+87
2007-05-25
[IPV6]: Ignore ipv6 events on non-IPV6 capable devices.
Oliver Hartkopp
1
-10
/
+21
2007-05-14
[IPV6]: Reverse sense of promisc tests in ip6_mc_input
Corey Mutter
1
-1
/
+1
2007-05-11
[NETFILTER]: Clean up table initialization
Patrick McHardy
3
-163
/
+55
[next]