aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker1-1/+1
2006-12-02[IPV6]: udp.c build fixDavid S. Miller1-1/+1
2006-12-02[NET]: More dccp endianness annotations.Al Viro1-2/+2
2006-12-02[NET]: netfilter checksum annotationsAl Viro11-87/+47
2006-12-02[NET]: ipvs checksum annotations.Al Viro2-6/+6
2006-12-02[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro6-10/+10
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro7-11/+11
2006-12-02[NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro1-1/+1
2006-12-02[NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro1-3/+3
2006-12-02[NET]: Annotate skb_checksum() and callers.Al Viro1-2/+2
2006-12-02[NET]: Annotate callers of the reset of checksum.h stuff.Al Viro6-7/+8
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/*Al Viro3-5/+5
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro4-8/+9
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro7-26/+27
2006-12-02[NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro1-1/+1
2006-12-02[NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro1-1/+2
2006-12-02[NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro1-2/+2
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro13-22/+24
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro4-4/+0
2006-12-02[IPVS]: Annotate ..._app_hashkey().Al Viro2-6/+10
2006-12-02[BRIDGE]: Annotations.Al Viro7-22/+22
2006-12-02[ATM]: Annotations.Al Viro9-46/+46
2006-12-02[NETFILTER]: More trivial annotations.Al Viro2-3/+3
2006-12-02[IPV6]: Misc endianness annotations.Al Viro18-52/+54
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro12-35/+35
2006-12-02[NET] net/core: Annotations.Al Viro4-42/+38
2006-12-02[IRDA]: Trivial annotations.Al Viro3-7/+7
2006-12-02[NETPOLL]: Minor coding-style cleanups.David S. Miller1-51/+48
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker19-396/+898
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2-17/+14
2006-12-02[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink apiThomas Graf1-42/+37
2006-12-02[TCP]: Fix some warning when MD5 is disabled.David S. Miller2-5/+7
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf5-82/+25
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf4-5/+5
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki10-60/+1531
2006-12-02netpoll queue cleanupStephen Hemminger1-20/+3
2006-12-02netpoll retry cleanupStephen Hemminger1-38/+33
2006-12-02netpoll deferred transmit pathStephen Hemminger1-2/+19
2006-12-02netpoll setup error handlingStephen Hemminger1-7/+13
2006-12-02netpoll per device txqStephen Hemminger1-35/+15
2006-12-02netpoll info leakStephen Hemminger1-6/+19
2006-12-02netpoll: private skb pool (rev3)Stephen Hemminger1-32/+21
2006-12-02[DCCP] ACKVEC: Optimization - Do not traverse records if none will be foundAndrea Bittau1-1/+2
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker6-62/+37
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker3-30/+131
2006-12-02[DCCPv6]: Resolve conditional build problemGerrit Renker1-4/+4
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker7-29/+9
2006-12-02[SCTP]: Cleanup of the sctp state table code.Peter Zijlstra1-361/+335
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk6-610/+4
2006-12-02[DCCPv6]: Choose a genuine initial sequence numberGerrit Renker3-20/+23