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