Age | Commit message (Expand) | Author |
2006-12-02 | [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb | Arnaldo Carvalho de Melo |
2006-12-02 | [UDPLite]: udplite.h needs ip6_checksum.h | David S. Miller |
2006-12-02 | [NET]: ipvs checksum annotations. | Al Viro |
2006-12-02 | [NET]: IP header modifier helpers annotations. | Al Viro |
2006-12-02 | [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. | Al Viro |
2006-12-02 | [NET]: Annotate __skb_checksum_complete() and friends. | Al Viro |
2006-12-02 | [NET]: Annotate ip_vs_checksum_complete() and callers. | Al Viro |
2006-12-02 | [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ... | Al Viro |
2006-12-02 | [NET]: annotate csum_ipv6_magic() callers in net/* | Al Viro |
2006-12-02 | [NET]: Annotate csum_tcpudp_magic() callers in net/* | Al Viro |
2006-12-02 | [NET]: Annotate callers of csum_tcpudp_nofold() in net/* | Al Viro |
2006-12-02 | [NET]: Generic checksum annotations and cleanups. | Al Viro |
2006-12-02 | [ATM]: Annotations. | Al Viro |
2006-12-02 | [IPV6]: __ipv6_addr_diff() annotations and cleanup. | Al Viro |
2006-12-02 | [IPV6]: Misc endianness annotations. | Al Viro |
2006-12-02 | [IPV6]: Assorted trivial endianness annotations. | Al Viro |
2006-12-02 | [IRDA]: Trivial annotations. | Al Viro |
2006-12-02 | [NET]: Supporting UDP-Lite (RFC 3828) in Linux | Gerrit Renker |
2006-12-02 | [GENL]: Add genlmsg_put_reply() to simplify building reply headers | Thomas Graf |
2006-12-02 | [GENL]: Add genlmsg_reply() to simply unicast replies to requests | Thomas Graf |
2006-12-02 | [GENL]: Add genlmsg_new() to allocate generic netlink messages | Thomas Graf |
2006-12-02 | [TCP]: MD5 Signature Option (RFC2385) support. | YOSHIFUJI Hideaki |
2006-12-02 | [TCP/DCCP]: Introduce net_xmit_eval | Gerrit Renker |
2006-12-02 | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf |
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 | [TCP]: Don't set SKB owner in tcp_transmit_skb(). | David S. Miller |
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 | [NET]: Size listen hash tables using backlog hint | Eric Dumazet |
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 | [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: Return correct context for SO_PEERSEC | Venkat Yekkirala |
2006-12-02 | [BLUETOOTH]: rfcomm endianness annotations | Al Viro |
2006-12-02 | [LLC]: anotations | Al Viro |
2006-12-02 | [IPV6]: annotate inet6_csk_search_req() | Al Viro |
2006-12-02 | [IPV6]: flowlabels are net-endian | Al Viro |
2006-12-02 | [INET]: annotate inet_ecn.h | Al Viro |
2006-12-02 | [NET]: annotate dsfield.h | Al Viro |
2006-12-02 | [XFRM]: annotate ->new_mapping() | Al Viro |
2006-12-02 | [IPV6]: annotate struct frag_hdr | Al Viro |
2006-12-02 | [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian | Al Viro |
2006-12-02 | [XFRM]: misc annotations | Al Viro |
2006-12-02 | [IPV6]: annotate inet6_hashtables | Al Viro |
2006-12-02 | [NET]: ipconfig and nfsroot annotations | Al Viro |