index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
Noriaki TAKAMIYA
1
-3
/
+41
2006-09-22
[IPV6] ADDRCONF: Allow non-DAD'able addresses.
Noriaki TAKAMIYA
1
-15
/
+16
2006-09-22
[IPV6] NDISC: Fix is_router flag setting.
YOSHIFUJI Hideaki
1
-5
/
+2
2006-09-22
[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
YOSHIFUJI Hideaki
3
-25
/
+26
2006-09-22
[IPV6] NDISC: Add proxy_ndp sysctl.
YOSHIFUJI Hideaki
3
-2
/
+21
2006-09-22
[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
Ville Nuorvala
1
-3
/
+11
2006-09-22
[IPV6] NDISC: Avoid updating neighbor cache for proxied address in receiving NA.
Ville Nuorvala
1
-0
/
+9
2006-09-22
[IPV6]: Don't forward packets to proxied link-local address.
Ville Nuorvala
1
-1
/
+16
2006-09-22
[IPV6] NDISC: Handle NDP messages to proxied addresses.
Ville Nuorvala
1
-0
/
+45
2006-09-22
[NETFILTER]: make some netfilter globals __read_mostly
Brian Haley
1
-4
/
+4
2006-09-22
[NETFILTER]: ip6t_HL: remove write-only variable
Patrick McHardy
1
-5
/
+1
2006-09-22
[NETFILTER]: x_tables: small check_entry & module_refcount cleanup
Dmitry Mishin
1
-1
/
+1
2006-09-22
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
Patrick McHardy
1
-6
/
+2
2006-09-22
[NETFILTER]: kill listhelp.h
Patrick McHardy
1
-3
/
+0
2006-09-22
[XFRM]: Fix wildcard as tunnel source
Patrick McHardy
2
-16
/
+21
2006-09-22
[IPV6] address: Support NLM_F_EXCL when adding addresses
Thomas Graf
1
-20
/
+25
2006-09-22
[IPV6] address: Allow address changes while device is administrative down
Thomas Graf
1
-6
/
+0
2006-09-22
[IPV6] address: Convert address dumping to new netlink api
Thomas Graf
1
-46
/
+33
2006-09-22
[IPV6] address: Add put_ifaddrmsg() and rt_scope()
Thomas Graf
1
-34
/
+43
2006-09-22
[IPV6] address: Add put_cacheinfo() to dump struct cacheinfo
Thomas Graf
1
-34
/
+38
2006-09-22
[IPV6] address: Convert address lookup to new netlink api
Thomas Graf
1
-28
/
+24
2006-09-22
[IPV6] address: Convert address deletion to new netlink api
Thomas Graf
1
-14
/
+9
2006-09-22
[IPV6] address: Convert address addition to new netlink api
Thomas Graf
1
-27
/
+45
2006-09-22
[NETFILTER]: Change tunables to __read_mostly
Brian Haley
4
-6
/
+6
2006-09-22
[IPSEC]: output mode to take an xfrm state as input param
Jamal Hadi Salim
4
-7
/
+4
2006-09-22
[NET]: Fix sk->sk_filter field access
Dmitry Mishin
1
-2
/
+2
2006-09-22
[IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.
Masahide NAKAMURA
1
-0
/
+7
2006-09-22
[IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup().
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-22
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
Thomas Graf
2
-4
/
+4
2006-09-22
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
Gerrit Renker
1
-74
/
+2
2006-09-22
[NET]: Use SLAB_PANIC
Alexey Dobriyan
2
-10
/
+4
2006-09-22
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
YOSHIFUJI Hideaki
1
-5
/
+2
2006-09-22
[IPV6]: Fix routing by fwmark
Patrick McHardy
1
-2
/
+2
2006-09-22
[IPV6]: Fix build with fwmark disabled.
David S. Miller
1
-0
/
+2
2006-09-22
[IPV6] ROUTE: Add support for fwmask in routing rules.
YOSHIFUJI Hideaki
1
-2
/
+22
2006-09-22
[IPV6] ROUTE: Fix size of fib6_rule_policy.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-22
[IPV6] ROUTE: Fix FWMARK support.
YOSHIFUJI Hideaki
1
-1
/
+2
2006-09-22
[IPV6] ROUTE: Routing by FWMARK.
YOSHIFUJI Hideaki
3
-0
/
+31
2006-09-22
[IPV6] ROUTE: Routing by Traffic Class.
YOSHIFUJI Hideaki
1
-0
/
+3
2006-09-22
[IPV6] MIP6: Several obvious clean-ups.
YOSHIFUJI Hideaki
3
-42
/
+10
2006-09-22
[IPSEC] esp: Defer output IV initialization to first use.
David S. Miller
1
-2
/
+7
2006-09-22
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
David S. Miller
1
-0
/
+1
2006-09-22
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
1
-40
/
+0
2006-09-22
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
1
-56
/
+0
2006-09-22
[XFRM] IPV6: Support Mobile IPv6 extension headers sorting.
Masahide NAKAMURA
1
-2
/
+26
2006-09-22
[XFRM] IPV6: Add sort functions to combine templates/states for IPsec.
Masahide NAKAMURA
1
-0
/
+97
2006-09-22
[IPV6] MIP6: Ignore to report if mobility headers is rejected.
Masahide NAKAMURA
1
-0
/
+3
2006-09-22
[IPV6] MIP6: Report to user-space when home address option is rejected.
Masahide NAKAMURA
1
-0
/
+83
2006-09-22
[IPV6] MIP6: Transformation support mobility header.
Masahide NAKAMURA
1
-0
/
+15
2006-09-22
[IPV6] MIP6: Add sending mobility header functions through raw socket.
Masahide NAKAMURA
1
-0
/
+17
[next]