aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[UDPLite]: udplite.h needs ip6_checksum.hDavid S. Miller1-0/+2
2006-12-02[NET]: ipvs checksum annotations.Al Viro1-4/+10
2006-12-02[NET]: IP header modifier helpers annotations.Al Viro3-8/+8
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro1-0/+1
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro2-5/+5
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro1-1/+1
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/*Al Viro1-1/+1
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2-4/+4
2006-12-02[NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro1-3/+3
2006-12-02[NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro1-1/+1
2006-12-02[NET]: Generic checksum annotations and cleanups.Al Viro2-55/+63
2006-12-02[ATM]: Annotations.Al Viro1-1/+1
2006-12-02[IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro1-11/+4
2006-12-02[IPV6]: Misc endianness annotations.Al Viro4-8/+8
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro2-6/+7
2006-12-02[IRDA]: Trivial annotations.Al Viro1-8/+8
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker5-7/+249
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf1-7/+24
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf1-0/+10
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf1-0/+11
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki3-1/+148
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker1-1/+1
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf2-4/+6
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2-3/+19
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki1-0/+5
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller3-3/+4
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger1-0/+3
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger1-0/+4
2006-12-02[SCTP]: Fix warningVlad Yasevich1-1/+1
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet2-5/+4
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf1-0/+7
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf1-0/+2
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf1-1/+1
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf2-9/+2
2006-12-02[XFRM]: uninline xfrm_selector_match()Andrew Morton1-34/+2
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra1-1/+7
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala1-0/+1
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro1-2/+2
2006-12-02[LLC]: anotationsAl Viro1-5/+5
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro1-1/+1
2006-12-02[IPV6]: flowlabels are net-endianAl Viro2-3/+3
2006-12-02[INET]: annotate inet_ecn.hAl Viro1-2/+2
2006-12-02[NET]: annotate dsfield.hAl Viro1-3/+3
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro1-2/+2
2006-12-02[IPV6]: annotate struct frag_hdrAl Viro1-4/+4
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro3-4/+3
2006-12-02[XFRM]: misc annotationsAl Viro1-3/+3
2006-12-02[IPV6]: annotate inet6_hashtablesAl Viro1-8/+8
2006-12-02[NET]: ipconfig and nfsroot annotationsAl Viro1-4/+4
2006-12-02[TIPC]: endianness annotationsAl Viro2-2/+2