summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-021-21/+17
* [NET]: SH64 checksum annotations and cleanups.Al Viro2006-12-021-27/+14
* [NET]: PARISC checksum annotations and cleanups.Al Viro2006-12-021-29/+26
* [NET]: MIPS checksum annotations and cleanups.Al Viro2006-12-021-29/+26
* [NET]: M68Knommu checksum annotations and cleanups.Al Viro2006-12-021-24/+22
* [NET]: M68K checksum annotations and cleanups.Al Viro2006-12-021-24/+22
* [NET]: M32R checksum annotations and cleanups.Al Viro2006-12-021-28/+24
* [NET]: IA64 checksum annotations and cleanups.Al Viro2006-12-021-17/+14
* [NET]: H8300 checksum annotations and cleanups.Al Viro2006-12-021-17/+14
* [NET]: FRV checksum annotations.Al Viro2006-12-021-22/+19
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-023-29/+25
* [NET]: Alpha checksum annotations and cleanups.Al Viro2006-12-021-18/+16
* [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-024-12/+12
* [NETFILTER]: More trivial 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
* [RANDOM]: Annotate random.h IP helpers.Al Viro2006-12-021-10/+10
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-023-12/+15
* [IRDA]: Trivial annotations.Al Viro2006-12-021-8/+8
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-028-7/+263
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-021-2/+0
* [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-024-4/+180
* 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-022-1/+5
* [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-023-4/+7
* [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-021-0/+7
* [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
* [DCCP]: Combine allocating & zeroing header space on skbGerrit Renker2006-12-021-0/+7
* [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-022-0/+4
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-022-0/+5
* [SCTP]: Fix warningVlad Yasevich2006-12-021-1/+1
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-022-5/+4
* [NET] rules: Add support to invert selectorsThomas Graf2006-12-021-0/+1
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-021-0/+7
OpenPOWER on IntegriCloud