aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-02[DCCPv6]: remove forward declarations in ipv6.cGerrit Renker1-195/+190
2006-12-02[DCCPv4]: remove forward declarations in ipv4.cGerrit Renker1-134/+132
2006-12-02[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUGGerrit Renker4-103/+14
2006-12-02[DCCP] timewait: Remove leftover extern declarationsArnaldo Carvalho de Melo1-2/+0
2006-12-02[DCCP]: Simplify jump labels in dccp_v{4,6}_rcvGerrit Renker2-23/+14
2006-12-02[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker4-24/+14
2006-12-02[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONSGerrit Renker1-2/+6
2006-12-02[DCCP]: set safe upper bound for option lengthGerrit Renker1-6/+12
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller8-12/+10
2006-12-02[NET] ip-sysctl.txt: Alphabetize.Stephen Hemminger1-178/+177
2006-12-02[TCP]: Allow autoloading of congestion control via setsockopt.Stephen Hemminger1-1/+11
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger5-0/+125
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger5-0/+51
2006-12-02[SCTP]: Fix warningVlad Yasevich2-1/+8
2006-12-02[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.David S. Miller1-1/+1
2006-12-02[DCCP]: Fix typo _read_mostly --> __read_mostly.David S. Miller1-1/+1
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet9-25/+39
2006-12-02[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.David Kimdon2-1/+6
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf2-7/+18
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf4-15/+10
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf6-89/+32
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2-2/+2
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf14-121/+26
2006-12-02[NET]: Turn nfmark into generic markThomas Graf28-68/+59
2006-12-02[DECNET]: Don't clear memory twice.Ralf Baechle1-1/+0
2006-12-02[XFRM]: uninline xfrm_selector_match()Andrew Morton2-34/+36
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra3-6/+12
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala6-93/+70
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala7-48/+50
2006-12-02SELinux: Various xfrm labeling fixesVenkat Yekkirala4-41/+23
2006-12-02[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro1-8/+8
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro2-3/+3
2006-12-02[BLUETOOTH]: bnep endianness annotationsAl Viro2-8/+8
2006-12-02[BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro2-13/+14
2006-12-02[IPV6]: ip6_output annotationsAl Viro2-3/+3
2006-12-02[NETFILTER]: trivial annotationsAl Viro9-37/+36
2006-12-02[AF_PACKET]: annotateAl Viro2-10/+14
2006-12-02[LLC]: anotationsAl Viro3-8/+8
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro2-4/+4
2006-12-02[IPV6]: flowlabels are net-endianAl Viro11-23/+23
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 Viro3-4/+4
2006-12-02[AF_KEY]: annotateAl Viro1-2/+2
2006-12-02[IPV4]: encapsulation annotationsAl Viro6-44/+44
2006-12-02[SUNRPC]: annotate hash_ip()Al Viro1-4/+4
2006-12-02[IPV6]: annotate ipv6 mcastAl Viro1-6/+6
2006-12-02[IPV6]: annotate struct frag_hdrAl Viro1-4/+4
2006-12-02[IPV6]: annotate icmpv6 headersAl Viro1-6/+6
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro14-15/+14