aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker8-7/+263
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf1-2/+0
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf1-7/+24
2006-12-02[GENL]: Add genlmsg_reply() to simply unicast replies to requestsThomas Graf1-0/+10
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf1-0/+11
2006-12-02[TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki4-4/+180
2006-12-02netpoll header cleanupStephen Hemminger1-4/+3
2006-12-02netpoll queue cleanupStephen Hemminger1-2/+2
2006-12-02netpoll retry cleanupStephen Hemminger1-1/+0
2006-12-02netpoll per device txqStephen Hemminger1-0/+2
2006-12-02netpoll info leakStephen Hemminger1-0/+1
2006-12-02[DCCP]: Miscellaneous code tidy-upsGerrit Renker1-1/+17
2006-12-02[DCCP]: Make feature negotiation more readableGerrit Renker1-11/+14
2006-12-02[TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2-1/+5
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk4-141/+2
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker1-0/+3
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf3-4/+7
2006-12-02[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker1-0/+7
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2-3/+19
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki1-0/+5
2006-12-02[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker1-0/+7
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller3-3/+4
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger2-0/+4
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2-0/+5
2006-12-02[SCTP]: Fix warningVlad Yasevich1-1/+1
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet2-5/+4
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf1-0/+1
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf1-0/+7
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf2-1/+3
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf1-1/+1
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf2-9/+2
2006-12-02[NET]: Turn nfmark into generic markThomas Graf1-2/+2
2006-12-02[XFRM]: uninline xfrm_selector_match()Andrew Morton1-34/+2
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra1-1/+7
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala1-19/+0
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2-1/+16
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala1-11/+10
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro1-2/+2
2006-12-02[IPV6]: ip6_output annotationsAl Viro1-1/+1
2006-12-02[NETFILTER]: trivial annotationsAl Viro6-18/+20
2006-12-02[AF_PACKET]: annotateAl Viro1-2/+4
2006-12-02[LLC]: anotationsAl Viro1-5/+5
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro1-1/+1
2006-12-02[IPV6]: flowlabels are net-endianAl Viro5-7/+7
2006-12-02[INET]: annotate inet_ecn.hAl Viro1-2/+2
2006-12-02[NET]: annotate dsfield.hAl Viro1-3/+3
2006-12-02[XFRM]: annotate ->new_mapping()Al Viro1-2/+2
2006-12-02[AF_KEY]: annotateAl Viro1-2/+2
2006-12-02[IPV4]: encapsulation annotationsAl Viro2-6/+6
2006-12-02[IPV6]: annotate struct frag_hdrAl Viro1-4/+4