summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-022-1/+3
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-021-1/+1
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-022-9/+2
* [NET]: Turn nfmark into generic markThomas Graf2006-12-021-2/+2
* [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-021-34/+2
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-021-1/+7
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-19/+0
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-022-1/+16
* SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-021-11/+10
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-021-2/+2
* [IPV6]: ip6_output annotationsAl Viro2006-12-021-1/+1
* [NETFILTER]: trivial annotationsAl Viro2006-12-026-18/+20
* [AF_PACKET]: annotateAl Viro2006-12-021-2/+4
* [LLC]: anotationsAl Viro2006-12-021-5/+5
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-021-1/+1
* [IPV6]: flowlabels are net-endianAl Viro2006-12-025-7/+7
* [INET]: annotate inet_ecn.hAl Viro2006-12-021-2/+2
* [NET]: annotate dsfield.hAl Viro2006-12-021-3/+3
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-021-2/+2
* [AF_KEY]: annotateAl Viro2006-12-021-2/+2
* [IPV4]: encapsulation annotationsAl Viro2006-12-022-6/+6
* [IPV6]: annotate struct frag_hdrAl Viro2006-12-021-4/+4
OpenPOWER on IntegriCloud