Age | Commit message (Expand) | Author |
2006-12-02 | [DCCP]: Introduce a consistent naming scheme for sysctls | Gerrit Renker |
2006-12-02 | [DCCP]: Add sysctls to control retransmission behaviour | Gerrit Renker |
2006-12-02 | [DCCP]: Increment sequence numbers on retransmitted Response packets | Gerrit Renker |
2006-12-02 | [DCCP]: Update comments on precisely which packets can be retransmitted | Gerrit Renker |
2006-12-02 | [DECNET]: Fix build regressions. | David S. Miller |
2006-12-02 | [TCP] htcp: Better packing of struct htcp. | David S. Miller |
2006-12-02 | [IPv6]: Only modify checksum for UDP | Brian Haley |
2006-12-02 | [IPv6] rules: Remove bogus tos validation check | Thomas Graf |
2006-12-02 | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf |
2006-12-02 | [TCP]: Remove dead code in init_sequence | Gerrit 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/3 | Gerrit Renker |
2006-12-02 | [DCCP]: tidy up dccp_v{4,6}_conn_request | Gerrit Renker |
2006-12-02 | [DCCP]: Fix logfile overflow | Ian McDonald |
2006-12-02 | [DCCP]: Fix DCCP Probe Typo | Ian McDonald |
2006-12-02 | [DCCPv6]: remove forward declarations in ipv6.c | Gerrit Renker |
2006-12-02 | [DCCPv4]: remove forward declarations in ipv4.c | Gerrit Renker |
2006-12-02 | [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG | Gerrit Renker |
2006-12-02 | [DCCP] timewait: Remove leftover extern declarations | Arnaldo Carvalho de Melo |
2006-12-02 | [DCCP]: Simplify jump labels in dccp_v{4,6}_rcv | Gerrit Renker |
2006-12-02 | [DCCP]: Combine allocating & zeroing header space on skb | Gerrit Renker |
2006-12-02 | [DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS | Gerrit Renker |
2006-12-02 | [DCCP]: set safe upper bound for option length | Gerrit 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 warning | Vlad 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 hint | Eric 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 selectors | Thomas Graf |
2006-12-02 | [NET] rules: Share common attribute validation policy | Thomas Graf |
2006-12-02 | [NET] rules: Protocol independant mark selector | Thomas Graf |
2006-12-02 | [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark | Thomas Graf |
2006-12-02 | [NET]: Rethink mark field in struct flowi | Thomas Graf |
2006-12-02 | [NET]: Turn nfmark into generic mark | Thomas 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_BLUETOOTH | Peter Zijlstra |
2006-12-02 | SELinux: Fix SA selection semantics | Venkat Yekkirala |
2006-12-02 | SELinux: Return correct context for SO_PEERSEC | Venkat Yekkirala |
2006-12-02 | [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire | Al Viro |
2006-12-02 | [BLUETOOTH]: rfcomm endianness annotations | Al Viro |
2006-12-02 | [BLUETOOTH]: bnep endianness annotations | Al Viro |