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.13.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
2006-09-23
[IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO.
Masahide NAKAMURA
1
-0
/
+7
2006-09-23
[IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup().
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-23
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
Thomas Graf
2
-4
/
+4
2006-09-23
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
Gerrit Renker
1
-74
/
+2
2006-09-23
[NET]: Use SLAB_PANIC
Alexey Dobriyan
2
-10
/
+4
2006-09-23
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
YOSHIFUJI Hideaki
1
-5
/
+2
2006-09-23
[IPV6]: Fix routing by fwmark
Patrick McHardy
1
-2
/
+2
2006-09-23
[IPV6]: Fix build with fwmark disabled.
David S. Miller
1
-0
/
+2
2006-09-23
[IPV6] ROUTE: Add support for fwmask in routing rules.
YOSHIFUJI Hideaki
1
-2
/
+22
2006-09-23
[IPV6] ROUTE: Fix size of fib6_rule_policy.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-23
[IPV6] ROUTE: Fix FWMARK support.
YOSHIFUJI Hideaki
1
-1
/
+2
2006-09-23
[IPV6] ROUTE: Routing by FWMARK.
YOSHIFUJI Hideaki
3
-0
/
+31
2006-09-23
[IPV6] ROUTE: Routing by Traffic Class.
YOSHIFUJI Hideaki
1
-0
/
+3
2006-09-23
[IPV6] MIP6: Several obvious clean-ups.
YOSHIFUJI Hideaki
3
-42
/
+10
2006-09-23
[IPSEC] esp: Defer output IV initialization to first use.
David S. Miller
1
-2
/
+7
2006-09-23
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
David S. Miller
1
-0
/
+1
2006-09-23
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
1
-40
/
+0
2006-09-23
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
1
-56
/
+0
2006-09-23
[XFRM] IPV6: Support Mobile IPv6 extension headers sorting.
Masahide NAKAMURA
1
-2
/
+26
2006-09-23
[XFRM] IPV6: Add sort functions to combine templates/states for IPsec.
Masahide NAKAMURA
1
-0
/
+97
2006-09-23
[IPV6] MIP6: Ignore to report if mobility headers is rejected.
Masahide NAKAMURA
1
-0
/
+3
2006-09-23
[IPV6] MIP6: Report to user-space when home address option is rejected.
Masahide NAKAMURA
1
-0
/
+83
2006-09-23
[IPV6] MIP6: Transformation support mobility header.
Masahide NAKAMURA
1
-0
/
+15
2006-09-23
[IPV6] MIP6: Add sending mobility header functions through raw socket.
Masahide NAKAMURA
1
-0
/
+17
2006-09-23
[IPV6] MIP6: Add receiving mobility header functions through raw socket.
Masahide NAKAMURA
2
-1
/
+111
2006-09-23
[IPV6] MIP6: Add destination options header transformation.
Noriaki TAKAMIYA
1
-0
/
+167
2006-09-23
[IPV6] MIP6: Add routing header type 2 transformation.
Noriaki TAKAMIYA
3
-0
/
+192
2006-09-23
[IPV6] IPSEC: Support sending with Mobile IPv6 extension headers.
Masahide NAKAMURA
2
-5
/
+122
2006-09-23
[IPV6] MIP6: Revert address to send ICMPv6 error.
Masahide NAKAMURA
1
-0
/
+25
2006-09-23
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
1
-1
/
+83
2006-09-23
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
2
-11
/
+20
2006-09-23
[IPV6]: Find option offset by type.
Masahide NAKAMURA
1
-0
/
+43
2006-09-23
[IPV6] MIP6: Add socket option and ancillary data interface of routing header...
Masahide NAKAMURA
2
-5
/
+16
2006-09-23
[IPV6] MIP6: Add inbound interface of routing header type 2.
Masahide NAKAMURA
1
-8
/
+61
2006-09-23
[IPV6]: Add Kconfig to enable Mobile IPv6.
Masahide NAKAMURA
1
-0
/
+9
2006-09-23
[XFRM] IPV6: Restrict bundle reusing
Masahide NAKAMURA
1
-1
/
+3
2006-09-23
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
1
-0
/
+2
2006-09-23
[XFRM] STATE: Support non-fragment outbound transformation headers.
Masahide NAKAMURA
2
-3
/
+23
2006-09-23
[XFRM] STATE: Add a hook to obtain local/remote outbound address.
Masahide NAKAMURA
1
-2
/
+18
2006-09-23
[XFRM] STATE: Common receive function for route optimization extension headers.
Masahide NAKAMURA
2
-0
/
+109
2006-09-23
[XFRM] STATE: Introduce route optimization mode.
Masahide NAKAMURA
3
-0
/
+102
2006-09-23
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
Masahide NAKAMURA
6
-3
/
+13
2006-09-23
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
1
-0
/
+21
2006-09-23
[XFRM] STATE: Add source address list.
Masahide NAKAMURA
1
-0
/
+3
2006-09-23
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
8
-12
/
+12
2006-09-23
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
2
-21
/
+13
2006-09-23
[IPV6] KCONFIG: Add subtrees support.
YOSHIFUJI Hideaki
1
-0
/
+14
2006-09-23
[IPV6] ROUTE: Add credits about subtree fixes.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-09-23
[IPV6] NDISC: Search subtrees when backtracking on receipt of redirects.
YOSHIFUJI Hideaki
1
-10
/
+3
2006-09-23
[IPV6] ROUTE: Purge clones on other trees when deleting a route.
YOSHIFUJI Hideaki
1
-2
/
+12
[next]