summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NET]: X86_64 checksum annotations and cleanups.Al Viro2006-12-031-26/+28
* [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-031-21/+17Star
* [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-031-27/+14Star
* [NET]: PARISC checksum annotations and cleanups.Al Viro2006-12-031-29/+26Star
* [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-031-29/+26Star
* [NET]: M68Knommu checksum annotations and cleanups.Al Viro2006-12-031-24/+22Star
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-031-24/+22Star
* [NET]: M32R checksum annotations and cleanups.Al Viro2006-12-031-28/+24Star
* [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-031-17/+14Star
* [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-031-17/+14Star
* [NET]: FRV checksum annotations.Al Viro2006-12-031-22/+19Star
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-033-29/+25Star
* [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-031-18/+16Star
* [NET]: Introduce types for checksums.Al Viro2006-12-031-0/+2
* [NET]: Annotate net_srandom().Al Viro2006-12-031-1/+1
* [BRIDGE]: Annotations.Al Viro2006-12-037-20/+20
* [ATM]: Annotations.Al Viro2006-12-034-12/+12
* [NETFILTER]: More trivial annotations.Al Viro2006-12-031-1/+1
* [IPV6]: __ipv6_addr_diff() annotations and cleanup.Al Viro2006-12-031-11/+4Star
* [IPV6]: Misc endianness annotations.Al Viro2006-12-034-8/+8
* [RANDOM]: Annotate random.h IP helpers.Al Viro2006-12-031-10/+10
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-033-12/+15
* [IRDA]: Trivial annotations.Al Viro2006-12-031-8/+8
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-038-7/+263
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-031-2/+0Star
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-031-7/+24
* [GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf2006-12-031-0/+10
* [GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf2006-12-031-0/+11
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-034-4/+180
* netpoll header cleanupStephen Hemminger2006-12-031-4/+3Star
* netpoll queue cleanupStephen Hemminger2006-12-031-2/+2
* netpoll retry cleanupStephen Hemminger2006-12-031-1/+0Star
* netpoll per device txqStephen Hemminger2006-12-031-0/+2
* netpoll info leakStephen Hemminger2006-12-031-0/+1
* [DCCP]: Miscellaneous code tidy-upsGerrit Renker2006-12-031-1/+17
* [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-031-11/+14
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-032-1/+5
* [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-034-141/+2Star
* [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-031-0/+3
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-033-4/+7
* [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-031-0/+7
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-032-3/+19
* [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki2006-12-031-0/+5
* [DCCP]: Combine allocating & zeroing header space on skbGerrit Renker2006-12-031-0/+7
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-033-3/+4
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-032-0/+4
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-032-0/+5
* [SCTP]: Fix warningVlad Yasevich2006-12-031-1/+1
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-032-5/+4Star
* [NET] rules: Add support to invert selectorsThomas Graf2006-12-031-0/+1