[NET]: Split skb->csum
[linux-2.6] / include / net /
2006-12-03  Al Viro[NET]: Fix assorted misannotations (from md5 and udplit...
2006-12-03  Al Viro[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
2006-12-03  Al Viro[SCTP]: Annotate ->supported_addrs().
2006-12-03  Al Viro[SCTP]: sctp_association ->peer.i is a host-endian...
2006-12-03  Al Viro[SCTP]: Annotate ->inaddr_any().
2006-12-03  Al Viro[SCTP]: flip_to_{h,n}() are not needed anymore.
2006-12-03  Al Viro[SCTP]: ->a_h is gone now.
2006-12-03  Al Viro[SCTP]: ->a_h is gone now.
2006-12-03  Al Viro[SCTP]: ->source_h is not used anymore.
2006-12-03  Al Viro[SCTP]: Switch all remaining users of ->saddr_h to...
2006-12-03  Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03  Al Viro[SCTP]: Annotate ->dst_saddr()
2006-12-03  Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03  Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03  Al Viro[SCTP]: Beginning of sin_port fixes.
2006-12-03  Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03  Al Viro[SCTP]: Annotate tsn_dups.
2006-12-03  Al Viro[SCTP]: SCTP_CMD_INIT_FAILED annotations.
2006-12-03  Al Viro[SCTP]: sctp_make_op_error() annotations.
2006-12-03  Al Viro[SCTP]: Annotate sctp_init_cause().
2006-12-03  Adrian Bunk[IPV6] net/ipv6/sit.c: make 2 functions static
2006-12-03  Paul MooreNetLabel: use the correct CIPSOv4 MLS label limits
2006-12-03  Paul MooreNetLabel: make netlbl_lsm_secattr struct easier/quicker...
2006-12-03  Paul MooreNetLabel: change netlbl_secattr_init() to return void
2006-12-03  Paul MooreNetLabel: use gfp_t instead of int where it makes sense
2006-12-03  Arnaldo Carvalho... [NET]: Conditionally use bh_lock_sock_nested in sk_rece...
2006-12-03  David S. Miller[UDPLite]: udplite.h needs ip6_checksum.h
2006-12-03  Al Viro[NET]: ipvs checksum annotations.
2006-12-03  Al Viro[NET]: IP header modifier helpers annotations.
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 ip_vs_checksum_complete() and callers.
2006-12-03  Al Viro[NET]: Annotate callers of csum_partial_copy_...()...
2006-12-03  Al Viro[NET]: annotate csum_ipv6_magic() callers in net/*
2006-12-03  Al Viro[NET]: Annotate csum_tcpudp_magic() callers in net/*
2006-12-03  Al Viro[NET]: Annotate callers of csum_tcpudp_nofold() in...
2006-12-03  Al Viro[NET]: Generic checksum annotations and cleanups.
2006-12-03  Al Viro[ATM]: Annotations.
2006-12-03  Al Viro[IPV6]: __ipv6_addr_diff() annotations and cleanup.
2006-12-03  Al Viro[IPV6]: Misc endianness annotations.
2006-12-03  Al Viro[IPV6]: Assorted trivial endianness annotations.
2006-12-03  Al Viro[IRDA]: Trivial annotations.
2006-12-03  Gerrit Renker[NET]: Supporting UDP-Lite (RFC 3828) in Linux
2006-12-03  Thomas Graf[GENL]: Add genlmsg_put_reply() to simplify building...
2006-12-03  Thomas Graf[GENL]: Add genlmsg_reply() to simply unicast replies...
2006-12-03  Thomas Graf[GENL]: Add genlmsg_new() to allocate generic netlink...
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  Thomas Graf[NETLINK]: Do precise netlink message allocations where...
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  David S. Miller[TCP]: Don't set SKB owner in tcp_transmit_skb().
2006-12-03  Stephen Hemminger[TCP]: Restrict congestion control choices.
2006-12-03  Stephen Hemminger[TCP]: Add tcp_available_congestion_control sysctl.
2006-12-03  Vlad Yasevich[SCTP]: Fix warning
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[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
2006-12-03  Thomas Graf[NET]: Rethink mark field in struct flowi
2006-12-03  Andrew Morton[XFRM]: uninline xfrm_selector_match()
2006-12-03  Peter Zijlstra[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLU...
2006-12-03  Venkat YekkiralaSELinux: Return correct context for SO_PEERSEC
2006-12-03  Al Viro[BLUETOOTH]: rfcomm endianness annotations
2006-12-03  Al Viro[LLC]: anotations
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[INET]: annotate inet_ecn.h
2006-12-03  Al Viro[NET]: annotate dsfield.h
2006-12-03  Al Viro[XFRM]: annotate ->new_mapping()
2006-12-03  Al Viro[IPV6]: annotate struct frag_hdr
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  Al Viro[NET]: ipconfig and nfsroot annotations
2006-12-03  Al Viro[TIPC]: endianness annotations
2006-12-02  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-02  Larry Finger[PATCH] ieee80211: Drop and count duplicate data frames...
2006-12-02  Daniel Drake[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
2006-12-02  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-11-30  Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-30  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-29  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-11-28  Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-26  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-11-25  Paul Bonser[NET]: Re-fix of doc-comment in sock.h
2006-11-21  Andi KleenMerge branch 'master' of git://git./linux/kernel/git...
2006-11-16  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-11-16  Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-11-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-11-13  Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2006-11-13  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/mchehab...
2006-11-13  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2006-11-13  Linus TorvaldsMerge git://oss.sgi.com:8090/xfs/xfs-2.6
2006-11-13  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-11-10  Simon Horman[IPVS]: Compile fix for annotations in userland.
2006-11-07  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-11-07  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-06  Jeff GarzikMerge branch 'upstream-fixes' of git://git./linux/kerne...
2006-11-06  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
next