aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-02[ATM]: Annotations.Al Viro
2006-12-02[NETFILTER]: More trivial annotations.Al Viro
2006-12-02[IPV6]: Misc endianness annotations.Al Viro
2006-12-02[IPV6]: Assorted trivial endianness annotations.Al Viro
2006-12-02[NET] net/core: Annotations.Al Viro
2006-12-02[IRDA]: Trivial annotations.Al Viro
2006-12-02[NETPOLL]: Minor coding-style cleanups.David S. Miller
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf
2006-12-02[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink apiThomas Graf
2006-12-02[TCP]: Fix some warning when MD5 is disabled.David S. Miller
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki
2006-12-02netpoll queue cleanupStephen Hemminger
2006-12-02netpoll retry cleanupStephen Hemminger
2006-12-02netpoll deferred transmit pathStephen Hemminger
2006-12-02netpoll setup error handlingStephen Hemminger
2006-12-02netpoll per device txqStephen Hemminger
2006-12-02netpoll info leakStephen Hemminger
2006-12-02netpoll: private skb pool (rev3)Stephen Hemminger
2006-12-02[DCCP] ACKVEC: Optimization - Do not traverse records if none will be foundAndrea Bittau
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker
2006-12-02[DCCPv6]: Resolve conditional build problemGerrit Renker
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker
2006-12-02[SCTP]: Cleanup of the sctp state table code.Peter Zijlstra
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk
2006-12-02[DCCPv6]: Choose a genuine initial sequence numberGerrit Renker
2006-12-02[DCCP]: Remove redundant statements in init_sequence (ISS)Gerrit Renker
2006-12-02[DCCP]: Remove forward declarations in timer.cGerrit Renker
2006-12-02[DCCP]: Introduce a consistent naming scheme for sysctlsGerrit Renker
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker
2006-12-02[DCCP]: Increment sequence numbers on retransmitted Response packetsGerrit Renker
2006-12-02[DCCP]: Update comments on precisely which packets can be retransmittedGerrit Renker
2006-12-02[DECNET]: Fix build regressions.David S. Miller
2006-12-02[TCP] htcp: Better packing of struct htcp.David S. Miller
2006-12-02[IPv6]: Only modify checksum for UDPBrian Haley
2006-12-02[IPv6] rules: Remove bogus tos validation checkThomas Graf
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-02[TCP]: Remove dead code in init_sequenceGerrit Renker
2006-12-02[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki
2006-12-02[IPV6] ROUTE: Use &rt->u.dst instead of cast.YOSHIFUJI Hideaki
2006-12-02[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.YOSHIFUJI Hideaki
2006-12-02[DCCP]: Update code comments for Step 2/3Gerrit Renker
2006-12-02[DCCP]: tidy up dccp_v{4,6}_conn_requestGerrit Renker
2006-12-02[DCCP]: Fix logfile overflowIan McDonald
2006-12-02[DCCP]: Fix DCCP Probe TypoIan McDonald