summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2006-12-02[SCTP]: Beginning of sin_port fixes.Al Viro-0/+22
2006-12-02[SCTP]: Trivial sctp endianness annotations.Al Viro-4/+4
2006-12-02[SCTP]: Annotate tsn_dups.Al Viro-2/+2
2006-12-02[SCTP]: SCTP_CMD_INIT_FAILED annotations.Al Viro-0/+2
2006-12-02[SCTP]: sctp_make_op_error() annotations.Al Viro-1/+1
2006-12-02[SCTP]: Annotate sctp_init_cause().Al Viro-1/+1
2006-12-02[IPV6] net/ipv6/sit.c: make 2 functions staticAdrian Bunk-4/+0
2006-12-02NetLabel: use the correct CIPSOv4 MLS label limitsPaul Moore-2/+2
2006-12-02NetLabel: make netlbl_lsm_secattr struct easier/quicker to understandPaul Moore-2/+11
2006-12-02NetLabel: change netlbl_secattr_init() to return voidPaul Moore-4/+2
2006-12-02NetLabel: use gfp_t instead of int where it makes sensePaul Moore-1/+1
2006-12-02[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo-1/+2
2006-12-02[UDPLite]: udplite.h needs ip6_checksum.hDavid S. Miller-0/+2
2006-12-02[NET]: ipvs checksum annotations.Al Viro-4/+10
2006-12-02[NET]: IP header modifier helpers annotations.Al Viro-8/+8
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro-0/+1
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro-5/+5
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro-1/+1
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro-1/+1
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro-4/+4
2006-12-02[NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro-3/+3
2006-12-02[NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro-1/+1
2006-12-02[NET]: Generic checksum annotations and cleanups.Al Viro-55/+63
2006-12-02[ATM]: Annotations.Al Viro-1/+1
2006-12-02[IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro-11/+4
2006-12-02[IPV6]: Misc endianness annotations.Al Viro-8/+8
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro-6/+7
2006-12-02[IRDA]: Trivial annotations.Al Viro-8/+8
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker-7/+249
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf-7/+24
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf-0/+10
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf-0/+11
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki-1/+148
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker-1/+1
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf-4/+6
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki-3/+19
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki-0/+5
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller-3/+4
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger-0/+3
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger-0/+4
2006-12-02[SCTP]: Fix warningVlad Yasevich-1/+1
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet-5/+4
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf-0/+7
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf-0/+2
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf-1/+1
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf-9/+2
2006-12-02[XFRM]: uninline xfrm_selector_match()Andrew Morton-34/+2
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra-1/+7
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala-0/+1
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro-2/+2