aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* [TCP_IPV4]: CodingStyle cleanups, no code changeArnaldo Carvalho de Melo2006-12-03
* [DCCP] CCID2: Code optimizationsAndrea Bittau2006-12-03
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-03
* [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()Arnaldo Carvalho de Melo2006-12-03
* [DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 statesGerrit Renker2006-12-03
* [NET/IPv4]: Make udp_push_pending_frames staticGerrit Renker2006-12-03
* [IPV6]: udp.c build fixDavid S. Miller2006-12-03
* [NET]: More dccp endianness annotations.Al Viro2006-12-03
* [NET]: netfilter checksum annotationsAl Viro2006-12-03
* [NET]: ipvs checksum annotations.Al Viro2006-12-03
* [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.Al Viro2006-12-03
* [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-03
* [NET]: Annotate ip_vs_checksum_complete() and callers.Al Viro2006-12-03
* [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-03
* [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-03
* [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-03
* [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-03
* [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-03
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-03
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-03
* [NET]: Annotate csum_tcpudp_magic() callers in net/*Al Viro2006-12-03
* [NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2006-12-03
* [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-03
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-03
* [IPVS]: Annotate ..._app_hashkey().Al Viro2006-12-03
* [BRIDGE]: Annotations.Al Viro2006-12-03
* [ATM]: Annotations.Al Viro2006-12-03
* [NETFILTER]: More trivial annotations.Al Viro2006-12-03
* [IPV6]: Misc endianness annotations.Al Viro2006-12-03
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-03
* [NET] net/core: Annotations.Al Viro2006-12-03
* [IRDA]: Trivial annotations.Al Viro2006-12-03
* [NETPOLL]: Minor coding-style cleanups.David S. Miller2006-12-03
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-03
* [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-03
* [IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink apiThomas Graf2006-12-03
* [TCP]: Fix some warning when MD5 is disabled.David S. Miller2006-12-03
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-03
* [GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf2006-12-03
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-03
* netpoll queue cleanupStephen Hemminger2006-12-03
* netpoll retry cleanupStephen Hemminger2006-12-03
* netpoll deferred transmit pathStephen Hemminger2006-12-03
* netpoll setup error handlingStephen Hemminger2006-12-03
* netpoll per device txqStephen Hemminger2006-12-03
* netpoll info leakStephen Hemminger2006-12-03
* netpoll: private skb pool (rev3)Stephen Hemminger2006-12-03
* [DCCP] ACKVEC: Optimization - Do not traverse records if none will be foundAndrea Bittau2006-12-03
* [DCCP]: Miscellaneous code tidy-upsGerrit Renker2006-12-03
* [DCCP]: Make feature negotiation more readableGerrit Renker2006-12-03