summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [TCP]: Remove dead code in init_sequenceGerrit Renker2006-12-022-15/+8
* [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-027-97/+173
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-0213-108/+195
* [IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki2006-12-023-2/+7
* [IPV6] ROUTE: Use &rt->u.dst instead of cast.YOSHIFUJI Hideaki2006-12-022-4/+4
* [IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.YOSHIFUJI Hideaki2006-12-021-24/+13
* [DCCP]: Update code comments for Step 2/3Gerrit Renker2006-12-024-51/+68
* [DCCP]: tidy up dccp_v{4,6}_conn_requestGerrit Renker2006-12-024-22/+16
* [DCCP]: Fix logfile overflowIan McDonald2006-12-022-3/+7
* [DCCP]: Fix DCCP Probe TypoIan McDonald2006-12-021-1/+1
* [DCCPv6]: remove forward declarations in ipv6.cGerrit Renker2006-12-021-195/+190
* [DCCPv4]: remove forward declarations in ipv4.cGerrit Renker2006-12-021-134/+132
* [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUGGerrit Renker2006-12-024-103/+14
* [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-024-24/+14
* [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-028-12/+10
* [NET] ip-sysctl.txt: Alphabetize.Stephen Hemminger2006-12-021-178/+177
* [TCP]: Allow autoloading of congestion control via setsockopt.Stephen Hemminger2006-12-021-1/+11
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-025-0/+125
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-025-0/+51
* [SCTP]: Fix warningVlad Yasevich2006-12-022-1/+8
* [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-029-25/+39
* [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-022-7/+18
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-024-15/+10
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-026-89/+32
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-022-2/+2
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-0214-121/+26
* [NET]: Turn nfmark into generic markThomas Graf2006-12-0228-68/+59
* [DECNET]: Don't clear memory twice.Ralf Baechle2006-12-021-1/+0
* [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-022-34/+36
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-023-6/+12
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-026-93/+70
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-027-48/+50
* SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-024-41/+23
* [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro2006-12-021-8/+8
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-022-3/+3
* [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-022-3/+3
* [NETFILTER]: trivial annotationsAl Viro2006-12-029-37/+36
* [AF_PACKET]: annotateAl Viro2006-12-022-10/+14
* [LLC]: anotationsAl Viro2006-12-023-8/+8
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-022-4/+4
* [IPV6]: flowlabels are net-endianAl Viro2006-12-0211-23/+23
OpenPOWER on IntegriCloud