summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [DCCP]: Tidy up unused structuresGerrit Renker2006-12-021-3/+1
* [DCCP]: Remove allocation of sysctl numbersGerrit Renker2006-12-021-14/+0
* [TCP]: Renove the __ prefix on the struct tcp_sock membersArnaldo Carvalho de Melo2006-12-021-78/+78
* [TCP]: Change tcp_header_len member in tcp_sock to u16Arnaldo Carvalho de Melo2006-12-021-3/+2
* [NET]: Pack struct hh_cacheArnaldo Carvalho de Melo2006-12-021-1/+1
* [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-021-0/+3
* [NETLINK]: Remove unused dst_pid field in netlink_skb_parmsThomas Graf2006-12-021-1/+0
* [NET]: Add documentation for TFRC structuresGerrit Renker2006-12-021-2/+18
* [NET]: Split skb->csumAl Viro2006-12-021-1/+4
* [SCTP]: Netfilter sctp annotations.Al Viro2006-12-021-1/+1
* [SCTP]: Annotate SCTP headers.Al Viro2006-12-021-36/+36
* [DCCP]: Adds the tx buffer sysctlsIan McDonald2006-12-021-0/+1
* [BNX2]: Add 5709 PCI ID.Michael Chan2006-12-021-0/+1
* [NET]: Preliminaty annotation of skb->csum.Al Viro2006-12-021-2/+2
* [NET]: netfilter checksum annotationsAl Viro2006-12-022-7/+23
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-024-6/+6
* [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-021-2/+2
* [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-021-2/+2
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-021-2/+1
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-022-2/+2
* [NET]: Annotate checksums in on-the-wire packets.Al Viro2006-12-027-7/+7
* [NET]: Introduce types for checksums.Al Viro2006-12-021-0/+2
* [NET]: Annotate net_srandom().Al Viro2006-12-021-1/+1
* [BRIDGE]: Annotations.Al Viro2006-12-027-20/+20
* [ATM]: Annotations.Al Viro2006-12-023-11/+11
* [NETFILTER]: More trivial annotations.Al Viro2006-12-021-1/+1
* [RANDOM]: Annotate random.h IP helpers.Al Viro2006-12-021-10/+10
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-021-6/+8
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-023-0/+14
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-021-2/+0
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-021-3/+32
* netpoll header cleanupStephen Hemminger2006-12-021-4/+3
* netpoll queue cleanupStephen Hemminger2006-12-021-2/+2
* netpoll retry cleanupStephen Hemminger2006-12-021-1/+0
* netpoll per device txqStephen Hemminger2006-12-021-0/+2
* netpoll info leakStephen Hemminger2006-12-021-0/+1
* [DCCP]: Miscellaneous code tidy-upsGerrit Renker2006-12-021-1/+17
* [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-021-11/+14
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-021-0/+4
* [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-024-141/+2
* [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-021-0/+3
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-021-0/+1
* [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-021-0/+7
* [DCCP]: Combine allocating & zeroing header space on skbGerrit Renker2006-12-021-0/+7
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-021-0/+1
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-021-0/+1
* [NET] rules: Add support to invert selectorsThomas Graf2006-12-021-0/+1
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-021-1/+1
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-2/+2
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-19/+0