pandora-kernel.git
2006-09-22 Paul Moore[NetLabel]: Cleanup ebitmap_import()
2006-09-22 Paul Moore[NetLabel]: Comment corrections.
2006-09-22 Paul Moore[NetLabel]: remove unused function prototypes
2006-09-22 Paul Moore[NetLabel]: Correctly initialize the NetLabel fields.
2006-09-22 Ian McDonald[DCCP]: Tidyup CCID3 list handling
2006-09-22 Stephen Hemminger[NETFILTER] bridge: debug message fixes
2006-09-22 Stephen Hemminger[NETFILTER] bridge: simplify nf_bridge_pad
2006-09-22 Stephen Hemminger[NETFILTER] bridge: code rearrangement for clarity
2006-09-22 Alexey Dobriyan[IPV4]: Make struct sockaddr_in::sin_port __be16
2006-09-22 Alexey Dobriyan[IPV4]: Make struct in_addr::s_addr __be32
2006-09-22 Benoit Boissinot[NETFILTER]: xt_CONNMARK.c build fix
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Fix dst reference counting in ip6_pol_rou...
2006-09-22 Thomas Graf[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attrib...
2006-09-22 Thomas Graf[NETLINK]: Improve string attribute validation
2006-09-22 David S. Miller[UDP]: saddr_cmp function should take const socket...
2006-09-22 David S. Miller[UDP]: Mark udp_port_rover static.
2006-09-22 Gerrit Renker[UDP]: Unify UDPv4 and UDPv6 ->get_port()
2006-09-22 David S. Miller[NETFILTER]: Fix nf_conntrack_ftp.c build.
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 Johannes Berg[NETLINK]: remove third bogus argument from NLA_PUT_FLAG
2006-09-22 Ian McDonald[DCCP]: Introduce tx buffering
2006-09-22 Ian McDonald[DCCP]: Shift sysctls into feat.h
2006-09-22 YOSHIFUJI Hideaki[NET]: Use BUILD_BUG_ON() for checking size of skb...
2006-09-22 Patrick McHardy[IPV6]: Fix routing by fwmark
2006-09-22 Alexey Dobriyan[TCP] Congestion control (modulo lp, bic): use BUILD_BUG_ON
2006-09-22 Patrick McHardy[NET_SCHED]: Add mask support to fwmark classifier
2006-09-22 Patrick McHardy[DECNET]: Add support for fwmark masks in routing rules
2006-09-22 Patrick McHardy[IPV4]: Add support for fwmark masks in routing rules
2006-09-22 David S. Miller[IPV6]: Fix build with fwmark disabled.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Add support for fwmask in routing rules.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Fix size of fib6_rule_policy.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Fix FWMARK support.
2006-09-22 David S. Miller[XFRM]: Respect priority in policy lookups.
2006-09-22 Alexey Dobriyan[TCP] tcp_bic: use BUILD_BUG_ON
2006-09-22 Alexey Dobriyan[TCP] tcp_lp: use BUILD_BUG_ON
2006-09-22 David S. Miller[NET] in6_pton: Kill errant printf statement.
2006-09-22 YOSHIFUJI Hideaki[NETFILTER] NF_CONNTRACK_FTP: Use in6_pton() to convert...
2006-09-22 YOSHIFUJI Hideaki[NET]: Add common helper functions to convert IPv6...
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Routing by FWMARK.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Routing by Traffic Class.
2006-09-22 YOSHIFUJI Hideaki[IPV6] MIP6: Several obvious clean-ups.
2006-09-22 David S. Miller[IPSEC] esp: Defer output IV initialization to first...
2006-09-22 David S. Miller[XFRM]: Extract common hashing code into xfrm_hash...
2006-09-22 David S. Miller[XFRM]: Hash policies when non-prefixed.
2006-09-22 David S. Miller[XFRM]: Hash xfrm_state objects by source address too.
2006-09-22 David S. Miller[XFRM]: Kill excessive refcounting of xfrm_state objects.
2006-09-22 David S. Miller[XFRM]: Purge dst references to deleted SAs passively.
2006-09-22 David S. Miller[XFRM]: Do not flush all bundles on SA insert.
2006-09-22 David S. Miller[XFRM]: Simplify xfrm_spi_hash
2006-09-22 David S. Miller[XFRM]: Put more keys into destination hash function.
2006-09-22 David S. Miller[XFRM]: Add generation count to xfrm_state and xfrm_dst.
2006-09-22 David S. Miller[XFRM]: Dynamic xfrm_state hash table sizing.
2006-09-22 David S. Miller[XFRM]: Convert xfrm_state hash linkage to hlists.
2006-09-22 David S. Miller[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledg...
2006-09-22 David S. Miller[XFRM]: Pull xfrm_state_bydst hash table knowledge...
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Support Mobile IPv6 extension headers...
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Add sort functions to combine templates...
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: Support netlink socket interface for...
2006-09-22 Masahide NAKAMURA[XFRM]: Add sorting interface for state and template.
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: sub policy support.
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: Add Kconfig to support sub policy.
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Ignore to report if mobility headers is...
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Report to user-space when home address...
2006-09-22 Masahide NAKAMURA[XFRM]: Introduce XFRM_MSG_REPORT.
2006-09-22 Masahide NAKAMURA[XFRM]: Trace which secpath state is reject factor.
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Transformation support mobility header.
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add sending mobility header functions...
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add receiving mobility header functions...
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add Mobility header definition.
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Add Mobile IPv6 route optimization protoc...
2006-09-22 Noriaki TAKAMIYA[IPV6] MIP6: Add destination options header transformation.
2006-09-22 Noriaki TAKAMIYA[IPV6] MIP6: Add routing header type 2 transformation.
2006-09-22 Masahide NAKAMURA[IPV6] IPSEC: Support sending with Mobile IPv6 extensio...
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Revert address to send ICMPv6 error.
2006-09-22 David S. Miller[IPV6]: Put dsthao after flags in order to pack inet6_s...
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add inbound interface of home address...
2006-09-22 Noriaki TAKAMIYA[IPV6] MIP6: Add home address option definition.
2006-09-22 Masahide NAKAMURA[IPV6]: Allow to replace skbuff by TLV parser.
2006-09-22 Masahide NAKAMURA[IPV6]: Find option offset by type.
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add socket option and ancillary data inter...
2006-09-22 Masahide NAKAMURA[IPV6] MIP6: Add inbound interface of routing header...
2006-09-22 Noriaki TAKAMIYA[IPV6] MIP6: Add routing header type 2 definition.
2006-09-22 Masahide NAKAMURA[IPV6]: Add Kconfig to enable Mobile IPv6.
2006-09-22 Masahide NAKAMURA[XFRM]: Fix message about transformation user interface.
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Restrict bundle reusing
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Update outbound state timestamp for each...
2006-09-22 Noriaki TAKAMIYA[XFRM] STATE: Introduce care-of address.
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Support non-fragment outbound transformat...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Add a hook to obtain local/remote outboun...
2006-09-22 Masahide NAKAMURA[XFRM]: Rename secpath_has_tunnel to secpath_has_nontra...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Common receive function for route optimiz...
2006-09-22 Masahide NAKAMURA[XFRM]: Restrict authentication algorithm only when...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Introduce route optimization mode.
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Add a hook to find offset to be inserted...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Search by address using source address...
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Add source address list.
2006-09-22 Masahide NAKAMURA[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.
2006-09-22 Masahide NAKAMURA[XFRM] STATE: Allow non IPsec protocol.
2006-09-22 Masahide NAKAMURA[XFRM]: Introduce a helper to compare id protocol.
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
next