[SCTP]: More trivial sctp annotations.
[safe/jmp/linux-2.6] / net / ipv6 /
2006-12-03 Adrian Bunk[IPV6] net/ipv6/sit.c: make 2 functions static
2006-12-03 Arnaldo Carvalho... [IPV6]: Use kmemdup
2006-12-03 David S. Miller[IPV6]: udp.c build fix
2006-12-03 Al Viro[NET]: Make mangling a checksum (0 -> 0xffff on the...
2006-12-03 Al Viro[NET]: Annotate __skb_checksum_complete() and friends.
2006-12-03 Al Viro[NET]: Annotate callers of the reset of checksum.h...
2006-12-03 Al Viro[NET]: annotate csum_ipv6_magic() callers in net/*
2006-12-03 Al Viro[IPV6]: Misc endianness annotations.
2006-12-03 Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux
2006-12-03 Thomas Graf[IPv6] prefix: Convert RTM_NEWPREFIX notifications...
2006-12-03 Thomas Graf[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the...
2006-12-03 David S. Miller[TCP]: Fix some warning when MD5 is disabled.
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Brian Haley[IPv6]: Only modify checksum for UDP
2006-12-03 Thomas Graf[IPv6] rules: Remove bogus tos validation check
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-12-03 Gerrit Renker[TCP]: Remove dead code in init_sequence
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Per-interface statistics support.
2006-12-03 YOSHIFUJI Hideaki[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{...
2006-12-03 YOSHIFUJI Hideaki[IPV6] ROUTE: Use &rt->u.dst instead of cast.
2006-12-03 YOSHIFUJI Hideaki[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
2006-12-03 David S. Miller[TCP]: Don't set SKB owner in tcp_transmit_skb().
2006-12-03 David S. Miller[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
2006-12-03 Eric Dumazet[NET]: Size listen hash tables using backlog hint
2006-12-03 Thomas Graf[NET] rules: Share common attribute validation policy
2006-12-03 Thomas Graf[NET] rules: Protocol independant mark selector
2006-12-03 Thomas Graf[NET]: Rethink mark field in struct flowi
2006-12-03 Thomas Graf[NET]: Turn nfmark into generic mark
2006-12-03 Al Viro[IPV6]: ip6_output annotations
2006-12-03 Al Viro[IPV6]: annotate inet6_csk_search_req()
2006-12-03 Al Viro[IPV6]: flowlabels are net-endian
2006-12-03 Al Viro[IPV6]: annotate ipv6 mcast
2006-12-03 Al Viro[IPV6]: 'info' argument of ipv6 ->err_handler() is...
2006-12-03 Al Viro[XFRM]: misc annotations
2006-12-03 Al Viro[IPV6]: annotate inet6_hashtables
2006-12-03 David S. Miller[IPV6] NDISC: Calculate packet length correctly for...
2006-11-22 YOSHIFUJI Hideaki[IPV6]: Fix address/interface handling in UDP and DCCP...
2006-11-22 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.
2006-11-22 Yasuyuki Kozakai[IPV6] IP6TUNNEL: Delete all tunnel device when unloadi...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Do not enable router reachability probing...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Prefer reachable nexthop only if the...
2006-11-22 YOSHIFUJI Hideaki[IPV6] ROUTE: Try to use router which is not known...
2006-11-16 Patrick McHardy[NETFILTER]: ip6_tables: use correct nexthdr value...
2006-11-16 Patrick McHardy[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
2006-11-05 Patrick McHardy[IPV6]: Give sit driver an appropriate module alias.
2006-11-05 Dmitry Mishin[IPV6]: Add ndisc_netdev_notifier unregister.
2006-11-01 Al Viro[IPV6]: File the fingerprints off ah6->spi/esp6->spi
2006-10-31 James Morris[IPV6]: fix flowlabel seqfile handling
2006-10-31 James Morris[IPV6]: return EINVAL for invalid address with flowlabe...
2006-10-30 Dmitry Mishin[NETFILTER]: Missed and reordered checks in {arp,ip...
2006-10-30 Patrick McHardy[NETFILTER]: remove masq/NAT from ip6tables Kconfig...
2006-10-30 James Morris[IPV6]: fix lockup via /proc/net/ip6_flowlabel
2006-10-30 Heiko Carstens[NET]: fix uaccess handling
2006-10-24 Patrick McHardy[NETFILTER]: Fix ip6_tables extension header bypass bug
2006-10-24 Patrick McHardy[NETFILTER]: Fix ip6_tables protocol bypass bug
2006-10-22 Thomas Graf[IPv6] fib: initialize tb6_lock in common place to...
2006-10-19 David S. Miller[IPV6]: Fix route.c warnings when multiple tables are...
2006-10-19 Thomas Graf[IPv6] route: Fix prohibit and blackhole routing decision
2006-10-19 Ville Nuorvala[IPV6]: Always copy rt->u.dst.error when copying a...
2006-10-19 Ville Nuorvala[IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES.
2006-10-19 Ville Nuorvala[IPV6]: Clean up BACKTRACK().
2006-10-19 Ville Nuorvala[IPV6]: Make sure error handling is done when calling...
2006-10-16 Jan Dittmer[IPV6] sit: Add missing MODULE_LICENSE
2006-10-16 YOSHIFUJI Hideaki[IPV6]: Remove bogus WARN_ON in Proxy-NA handling.
2006-10-16 Thomas Graf[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source...
2006-10-12 YOSHIFUJI Hideaki[NET]: Use typesafe inet_twsk() inline function instead...
2006-10-12 YOSHIFUJI Hideaki[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of...
2006-10-12 Joerg Roedel[IPV6]: Seperate sit driver to extra module (addrconf...
2006-10-12 Joerg Roedel[IPV6]: Seperate sit driver to extra module
2006-10-12 Venkat YekkiralaIPsec: correct semantics for SELinux policy matching
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-04 Diego Beltrami[XFRM]: BEET mode
2006-10-04 Herbert Xu[UDP]: Fix MSG_PROBE crash
2006-10-04 Herbert Xu[UDP6]: Fix flowi clobbering
2006-09-29 Herbert Xu[IPV6]: Disable SG for GSO unless we have checksum
2006-09-29 Al Viro[XFRM]: xrfm_replay_check() annotations
2006-09-29 Al Viro[XFRM]: xfrm_parse_spi() annotations
2006-09-29 Al Viro[XFRM]: xfrm_state_lookup() annotations
2006-09-29 Al Viro[XFRM]: ports in struct xfrm_selector annotated
2006-09-29 Al Viro[IPV4]: inet_rcv_saddr() annotations
2006-09-29 Al Viro[IPV4]: INET_MATCH() annotations
2006-09-29 Al Viro[IPV4]: inet_addr_type() annotations
2006-09-29 Fabio Olive Leite[IPV6]: bh_lock_sock_nested on tcp_v6_rcv
2006-09-22 Noriaki TAKAMIYA[IPV6] ADDRCONF: Mobile IPv6 Home Address support.
2006-09-22 Noriaki TAKAMIYA[IPV6] ADDRCONF: Allow non-DAD'able addresses.
2006-09-22 YOSHIFUJI Hideaki[IPV6] NDISC: Fix is_router flag setting.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
2006-09-22 YOSHIFUJI Hideaki[IPV6] NDISC: Add proxy_ndp sysctl.
2006-09-22 Ville Nuorvala[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.
2006-09-22 Ville Nuorvala[IPV6] NDISC: Avoid updating neighbor cache for proxied...
2006-09-22 Ville Nuorvala[IPV6]: Don't forward packets to proxied link-local...
2006-09-22 Ville Nuorvala[IPV6] NDISC: Handle NDP messages to proxied addresses.
2006-09-22 Brian Haley[NETFILTER]: make some netfilter globals __read_mostly
2006-09-22 Patrick McHardy[NETFILTER]: ip6t_HL: remove write-only variable
2006-09-22 Dmitry Mishin[NETFILTER]: x_tables: small check_entry & module_refco...
2006-09-22 Patrick McHardy[NETFILTER]: ip6table_mangle: reroute when nfmark chang...
2006-09-22 Patrick McHardy[NETFILTER]: kill listhelp.h
2006-09-22 Patrick McHardy[XFRM]: Fix wildcard as tunnel source
next