Age | Commit message (Expand) | Author |
2006-09-22 | [XFRM]: Fix wildcard as tunnel source | Patrick McHardy |
2006-09-22 | [IPV6] address: Support NLM_F_EXCL when adding addresses | Thomas Graf |
2006-09-22 | [IPV6] address: Allow address changes while device is administrative down | Thomas Graf |
2006-09-22 | [IPV6] address: Convert address dumping to new netlink api | Thomas Graf |
2006-09-22 | [IPV6] address: Add put_ifaddrmsg() and rt_scope() | Thomas Graf |
2006-09-22 | [IPV6] address: Add put_cacheinfo() to dump struct cacheinfo | Thomas Graf |
2006-09-22 | [IPV6] address: Convert address lookup to new netlink api | Thomas Graf |
2006-09-22 | [IPV6] address: Convert address deletion to new netlink api | Thomas Graf |
2006-09-22 | [IPV6] address: Convert address addition to new netlink api | Thomas Graf |
2006-09-22 | [NETFILTER]: Change tunables to __read_mostly | Brian Haley |
2006-09-22 | [IPSEC]: output mode to take an xfrm state as input param | Jamal Hadi Salim |
2006-09-22 | [NET]: Fix sk->sk_filter field access | Dmitry Mishin |
2006-09-22 | [IPV6] MIP6: Fix to update IP6CB when cloned skbuff is received at HAO. | Masahide NAKAMURA |
2006-09-22 | [IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup(). | YOSHIFUJI Hideaki |
2006-09-22 | [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation | Thomas Graf |
2006-09-22 | [UDP]: Unify UDPv4 and UDPv6 ->get_port() | Gerrit Renker |
2006-09-22 | [NET]: Use SLAB_PANIC | Alexey Dobriyan |
2006-09-22 | [NET]: Use BUILD_BUG_ON() for checking size of skb->cb. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6]: Fix routing by fwmark | Patrick McHardy |
2006-09-22 | [IPV6]: Fix build with fwmark disabled. | David S. Miller |
2006-09-22 | [IPV6] ROUTE: Add support for fwmask in routing rules. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Fix size of fib6_rule_policy. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Fix FWMARK support. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Routing by FWMARK. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] ROUTE: Routing by Traffic Class. | YOSHIFUJI Hideaki |
2006-09-22 | [IPV6] MIP6: Several obvious clean-ups. | YOSHIFUJI Hideaki |
2006-09-22 | [IPSEC] esp: Defer output IV initialization to first use. | David S. Miller |
2006-09-22 | [XFRM]: Add generation count to xfrm_state and xfrm_dst. | David S. Miller |
2006-09-22 | [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo. | David S. Miller |
2006-09-22 | [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo. | David S. Miller |
2006-09-22 | [XFRM] IPV6: Support Mobile IPv6 extension headers sorting. | Masahide NAKAMURA |
2006-09-22 | [XFRM] IPV6: Add sort functions to combine templates/states for IPsec. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Ignore to report if mobility headers is rejected. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Report to user-space when home address option is rejected. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Transformation support mobility header. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Add sending mobility header functions through raw socket. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Add receiving mobility header functions through raw socket. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Add destination options header transformation. | Noriaki TAKAMIYA |
2006-09-22 | [IPV6] MIP6: Add routing header type 2 transformation. | Noriaki TAKAMIYA |
2006-09-22 | [IPV6] IPSEC: Support sending with Mobile IPv6 extension headers. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Revert address to send ICMPv6 error. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Add inbound interface of home address option. | Masahide NAKAMURA |
2006-09-22 | [IPV6]: Allow to replace skbuff by TLV parser. | Masahide NAKAMURA |
2006-09-22 | [IPV6]: Find option offset by type. | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Add socket option and ancillary data interface of routing header... | Masahide NAKAMURA |
2006-09-22 | [IPV6] MIP6: Add inbound interface of routing header type 2. | Masahide NAKAMURA |
2006-09-22 | [IPV6]: Add Kconfig to enable Mobile IPv6. | Masahide NAKAMURA |
2006-09-22 | [XFRM] IPV6: Restrict bundle reusing | Masahide NAKAMURA |
2006-09-22 | [XFRM] IPV6: Update outbound state timestamp for each sending. | Masahide NAKAMURA |
2006-09-22 | [XFRM] STATE: Support non-fragment outbound transformation headers. | Masahide NAKAMURA |