aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-12-02[IPv6] rules: Remove bogus tos validation checkThomas Graf
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-02[TCP]: Remove dead code in init_sequenceGerrit Renker
2006-12-02[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker
2006-12-02[IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki
2006-12-02[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.YOSHIFUJI Hideaki
2006-12-02[IPV6] ROUTE: Use &rt->u.dst instead of cast.YOSHIFUJI Hideaki
2006-12-02[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.YOSHIFUJI Hideaki
2006-12-02[DCCP]: Update code comments for Step 2/3Gerrit Renker
2006-12-02[DCCP]: tidy up dccp_v{4,6}_conn_requestGerrit Renker
2006-12-02[DCCP]: Fix logfile overflowIan McDonald
2006-12-02[DCCP]: Fix DCCP Probe TypoIan McDonald
2006-12-02[DCCPv6]: remove forward declarations in ipv6.cGerrit Renker
2006-12-02[DCCPv4]: remove forward declarations in ipv4.cGerrit Renker
2006-12-02[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUGGerrit Renker
2006-12-02[DCCP] timewait: Remove leftover extern declarationsArnaldo Carvalho de Melo
2006-12-02[DCCP]: Simplify jump labels in dccp_v{4,6}_rcvGerrit Renker
2006-12-02[DCCP]: Combine allocating & zeroing header space on skbGerrit Renker
2006-12-02[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONSGerrit Renker
2006-12-02[DCCP]: set safe upper bound for option lengthGerrit Renker
2006-12-02[TCP]: Don't set SKB owner in tcp_transmit_skb().David S. Miller
2006-12-02[TCP]: Allow autoloading of congestion control via setsockopt.Stephen Hemminger
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger
2006-12-02[SCTP]: Fix warningVlad Yasevich
2006-12-02[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.David S. Miller
2006-12-02[DCCP]: Fix typo _read_mostly --> __read_mostly.David S. Miller
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet
2006-12-02[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.David Kimdon
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf
2006-12-02[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-12-02[DECNET]: Don't clear memory twice.Ralf Baechle
2006-12-02[XFRM]: uninline xfrm_selector_match()Andrew Morton
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra
2006-12-02SELinux: Fix SA selection semanticsVenkat Yekkirala
2006-12-02SELinux: Return correct context for SO_PEERSECVenkat Yekkirala
2006-12-02[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro
2006-12-02[BLUETOOTH]: rfcomm endianness annotationsAl Viro
2006-12-02[BLUETOOTH]: bnep endianness annotationsAl Viro
2006-12-02[BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro
2006-12-02[IPV6]: ip6_output annotationsAl Viro
2006-12-02[NETFILTER]: trivial annotationsAl Viro
2006-12-02[AF_PACKET]: annotateAl Viro
2006-12-02[LLC]: anotationsAl Viro
2006-12-02[IPV6]: annotate inet6_csk_search_req()Al Viro
2006-12-02[IPV6]: flowlabels are net-endianAl Viro