summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-12-03[NET]: M68K checksum annotations and cleanups.Al Viro1-24/+22
2006-12-03[NET]: M32R checksum annotations and cleanups.Al Viro1-28/+24
2006-12-03[NET]: IA64 checksum annotations and cleanups.Al Viro1-17/+14
2006-12-03[NET]: H8300 checksum annotations and cleanups.Al Viro1-17/+14
2006-12-03[NET]: FRV checksum annotations.Al Viro1-22/+19
2006-12-03[NET]: Cris checksum annotations and cleanups.Al Viro3-29/+25
2006-12-03[NET]: Alpha checksum annotations and cleanups.Al Viro1-18/+16
2006-12-03[NET]: Introduce types for checksums.Al Viro1-0/+2
2006-12-03[NET]: Annotate net_srandom().Al Viro1-1/+1
2006-12-03[BRIDGE]: Annotations.Al Viro7-20/+20
2006-12-03[ATM]: Annotations.Al Viro4-12/+12
2006-12-03[NETFILTER]: More trivial annotations.Al Viro1-1/+1
2006-12-03[IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro1-11/+4
2006-12-03[IPV6]: Misc endianness annotations.Al Viro4-8/+8
2006-12-03[RANDOM]: Annotate random.h IP helpers.Al Viro1-10/+10
2006-12-03[IPV6]: Assorted trivial endianness annotations.Al Viro3-12/+15
2006-12-03[IRDA]: Trivial annotations.Al Viro1-8/+8
2006-12-03[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker8-7/+263
2006-12-03[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf1-2/+0
2006-12-03[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf1-7/+24
2006-12-03[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf1-0/+10
2006-12-03[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf1-0/+11
2006-12-03[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki4-4/+180
2006-12-03netpoll header cleanupStephen Hemminger1-4/+3
2006-12-03netpoll queue cleanupStephen Hemminger1-2/+2
2006-12-03netpoll retry cleanupStephen Hemminger1-1/+0
2006-12-03netpoll per device txqStephen Hemminger1-0/+2
2006-12-03netpoll info leakStephen Hemminger1-0/+1
2006-12-03[DCCP]: Miscellaneous code tidy-upsGerrit Renker1-1/+17
2006-12-03[DCCP]: Make feature negotiation more readableGerrit Renker1-11/+14
2006-12-03[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2-1/+5
2006-12-03[NET]: The scheduled removal of the frame diverter.Adrian Bunk4-141/+2
2006-12-03[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker1-0/+3
2006-12-03[NETLINK]: Do precise netlink message allocations where possibleThomas Graf3-4/+7
2006-12-03[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker1-0/+7
2006-12-03[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2-3/+19
2006-12-03[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki1-0/+5
2006-12-03[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker1-0/+7
2006-12-03[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller3-3/+4
2006-12-03[TCP]: Restrict congestion control choices.Stephen Hemminger2-0/+4
2006-12-03[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2-0/+5
2006-12-03[SCTP]: Fix warningVlad Yasevich1-1/+1
2006-12-03[NET]: Size listen hash tables using backlog hintEric Dumazet2-5/+4
2006-12-03[NET] rules: Add support to invert selectorsThomas Graf1-0/+1
2006-12-03[NET] rules: Share common attribute validation policyThomas Graf1-0/+7
2006-12-03[NET] rules: Protocol independant mark selectorThomas Graf2-1/+3
2006-12-03[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf1-1/+1
2006-12-03[NET]: Rethink mark field in struct flowiThomas Graf2-9/+2
2006-12-03[NET]: Turn nfmark into generic markThomas Graf1-2/+2
2006-12-03[XFRM]: uninline xfrm_selector_match()Andrew Morton1-34/+2