Age | Commit message (Expand) | Author |
2006-12-02 | [TCP]: Change tcp_header_len member in tcp_sock to u16 | Arnaldo Carvalho de Melo |
2006-12-02 | [XFRM]: Pack struct xfrm_policy | Arnaldo Carvalho de Melo |
2006-12-02 | [NET]: Pack struct hh_cache | Arnaldo Carvalho de Melo |
2006-12-02 | [INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops | Arnaldo Carvalho de Melo |
2006-12-02 | [UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code | Gerrit Renker |
2006-12-02 | [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code | Thomas Graf |
2006-12-02 | [NETLINK]: Remove unused dst_pid field in netlink_skb_parms | Thomas Graf |
2006-12-02 | [NET]: Add documentation for TFRC structures | Gerrit Renker |
2006-12-02 | [DECNET] address: Convert to new netlink interface | Thomas Graf |
2006-12-02 | [NET]: net/sched annotations. | Al Viro |
2006-12-02 | [NET]: Split skb->csum | Al Viro |
2006-12-02 | [NET]: Fix assorted misannotations (from md5 and udplite merges). | Al Viro |
2006-12-02 | [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. | Al Viro |
2006-12-02 | [SCTP]: Netfilter sctp annotations. | Al Viro |
2006-12-02 | [SCTP]: Annotate ->supported_addrs(). | Al Viro |
2006-12-02 | [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr. | Al Viro |
2006-12-02 | [SCTP]: Annotate ->inaddr_any(). | Al Viro |
2006-12-02 | [SCTP]: flip_to_{h,n}() are not needed anymore. | Al Viro |
2006-12-02 | [SCTP]: ->a_h is gone now. | Al Viro |
2006-12-02 | [SCTP]: ->a_h is gone now. | Al Viro |
2006-12-02 | [SCTP]: ->source_h is not used anymore. | Al Viro |
2006-12-02 | [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. | Al Viro |
2006-12-02 | [SCTP]: Switch ->from_addr_param() to net-endian. | Al Viro |
2006-12-02 | [SCTP]: Annotate ->dst_saddr() | Al Viro |
2006-12-02 | [SCTP] embedded sctp_addr: net-endian mirrors | Al Viro |
2006-12-02 | [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. | Al Viro |
2006-12-02 | [SCTP]: Beginning of sin_port fixes. | Al Viro |
2006-12-02 | [SCTP]: Trivial sctp endianness annotations. | Al Viro |
2006-12-02 | [SCTP]: Annotate tsn_dups. | Al Viro |
2006-12-02 | [SCTP]: SCTP_CMD_INIT_FAILED annotations. | Al Viro |
2006-12-02 | [SCTP]: sctp_make_op_error() annotations. | Al Viro |
2006-12-02 | [SCTP]: Annotate sctp_init_cause(). | Al Viro |
2006-12-02 | [SCTP]: Annotate SCTP headers. | Al Viro |
2006-12-02 | [IPV6] net/ipv6/sit.c: make 2 functions static | Adrian Bunk |
2006-12-02 | [DCCP]: Adds the tx buffer sysctls | Ian McDonald |
2006-12-02 | [BNX2]: Add 5709 PCI ID. | Michael Chan |
2006-12-02 | NetLabel: use the correct CIPSOv4 MLS label limits | Paul Moore |
2006-12-02 | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore |
2006-12-02 | NetLabel: change netlbl_secattr_init() to return void | Paul Moore |
2006-12-02 | NetLabel: use gfp_t instead of int where it makes sense | Paul Moore |
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]: Preliminaty annotation of skb->csum. | Al Viro |
2006-12-02 | [NET]: netfilter checksum annotations | Al Viro |
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 skb_copy_and_csum_bits() and callers. | Al Viro |