summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [DCCP] timewait: Remove leftover extern declarationsArnaldo Carvalho de Melo2006-12-021-2/+0
* [DCCP]: Simplify jump labels in dccp_v{4,6}_rcvGerrit Renker2006-12-022-23/+14
* [DCCP]: Combine allocating & zeroing header space on skbGerrit Renker2006-12-023-24/+7
* [DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONSGerrit Renker2006-12-021-2/+6
* [DCCP]: set safe upper bound for option lengthGerrit Renker2006-12-021-6/+12
* [TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller2006-12-025-9/+6
* [TCP]: Allow autoloading of congestion control via setsockopt.Stephen Hemminger2006-12-021-1/+11
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-022-0/+115
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-022-0/+40
* [SCTP]: Fix warningVlad Yasevich2006-12-021-0/+7
* [IPV6] tcp: Fix typo _read_mostly --> __read_mostly.David S. Miller2006-12-021-1/+1
* [DCCP]: Fix typo _read_mostly --> __read_mostly.David S. Miller2006-12-021-1/+1
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-027-20/+35
* [PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.David Kimdon2006-12-022-1/+6
* [NET] rules: Add support to invert selectorsThomas Graf2006-12-021-7/+17
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-023-15/+3
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-024-88/+29
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-021-1/+1
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-0212-112/+24
* [NET]: Turn nfmark into generic markThomas Graf2006-12-0227-66/+57
* [DECNET]: Don't clear memory twice.Ralf Baechle2006-12-021-1/+0
* [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-021-0/+34
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-022-5/+5
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-021-1/+2
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-021-0/+2
* [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro2006-12-021-8/+8
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-021-1/+1
* [BLUETOOTH]: bnep endianness annotationsAl Viro2006-12-022-8/+8
* [BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro2006-12-022-13/+14
* [IPV6]: ip6_output annotationsAl Viro2006-12-021-2/+2
* [NETFILTER]: trivial annotationsAl Viro2006-12-023-19/+16
* [AF_PACKET]: annotateAl Viro2006-12-021-8/+10
* [LLC]: anotationsAl Viro2006-12-022-3/+3
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-021-3/+3
* [IPV6]: flowlabels are net-endianAl Viro2006-12-026-16/+16
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-022-2/+2
* [IPV4]: encapsulation annotationsAl Viro2006-12-024-38/+38
* [SUNRPC]: annotate hash_ip()Al Viro2006-12-021-4/+4
* [IPV6]: annotate ipv6 mcastAl Viro2006-12-021-6/+6
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-0211-11/+11
* [XFRM]: misc annotationsAl Viro2006-12-023-7/+7
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-021-3/+3
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-021-52/+53
* [TIPC]: endianness annotationsAl Viro2006-12-024-34/+20
* [IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller2006-12-021-4/+12
* [PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger2006-12-021-9/+0
* [PATCH] softmac: reduce scan debug outputLarry Finger2006-12-021-3/+2
* [PATCH] ieee80211: Provide generic get_stats implementationDaniel Drake2006-12-021-0/+11
* [PATCH] Check ieee80211softmac_auth_resp kmalloc resultArnaldo Carvalho de Melo2006-12-023-12/+14
* [PATCH] ieee80211softmac: fix verbosity when debug disabledLarry Finger2006-12-021-5/+5
OpenPOWER on IntegriCloud