aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2006-09-28[IPV4]: inet_csk_search_req() annotationsAl Viro
2006-09-28[IPV4] net/ipv4/arp.c: trivial annotationsAl Viro
2006-09-28[IPV4]: struct inet_request_sock annotationsAl Viro
2006-09-28[IPV4]: route.h annotationsAl Viro
2006-09-28[IPV4]: ip_icmp_error() annotationsAl Viro
2006-09-28[IPV4]: ip_local_error() annotationsAl Viro
2006-09-28[NET]: ip ports in struct flowi are net-endianAl Viro
2006-09-28[IPV4]: ports in struct inet_sock are net-endianAl Viro
2006-09-28[IPV4]: ip_local_error() ipv4 address argument annotatedAl Viro
2006-09-28[IPV4]: struct ipcm_cookie annotationAl Viro
2006-09-28[IPV4]: struct ip_options annotationsAl Viro
2006-09-28[IPV4]: inet_csk_search_req() (partial) annotationsAl Viro
2006-09-28[IPV4]: annotate address in inet_request_sockAl Viro
2006-09-28[Bluetooth] Support create connection cancel commandMarcel Holtmann
2006-09-28[Bluetooth] Read local version information on device initMarcel Holtmann
2006-09-28[Bluetooth] Handle command complete event for exit periodic inquiryMarcel Holtmann
2006-09-28[Bluetooth] Add HCI device identifier for SDIO cardsMarcel Holtmann
2006-09-28[Bluetooth] Integrate low-level connections into the driver modelMarcel Holtmann
2006-09-28[IPV4]: ip_build_and_send_pkt() annotationsAl Viro
2006-09-28[IPV4]: ip_options_build() annotationsAl Viro
2006-09-28[IPV4]: multipath_set_nhinfo() annotationsAl Viro
2006-09-28[IPV4]: annotate addresses in fib_result and fib_result_nlAl Viro
2006-09-28[IPV4]: inetpeer annotationsAl Viro
2006-09-28[IPV4]: ip_fib_check_default() annotatedAl Viro
2006-09-28[IPV4]: inet_addr_type() annotationsAl Viro
2006-09-28[IPV4]: icmp_send() annotationAl Viro
2006-09-28[IPV4]: struct fib_config IPv4 address fields annotatedAl Viro
2006-09-28[IPV4]: introduce nla_get_be32()/NLA_PUT_BE32()Al Viro
2006-09-28[IPV4]: FIB_RES_PREFSRC() annotatedAl Viro
2006-09-28[IPV4]: fib_hn ->nh_gw is net-endianAl Viro
2006-09-28[IPV4]: fib_validate_source() annotationsAl Viro
2006-09-28[IPV4]: annotated ipv4 addresses in struct inet_sockAl Viro
2006-09-28[IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro
2006-09-28[IPV4]: annotate ipv4 addresses in struct rtable and struct flowiAl Viro
2006-09-28[IPV4]: ip_rt_redirect() annotationsAl Viro
2006-09-28[IPV4]: ip_route_input() annotationsAl Viro
2006-09-25[NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore
2006-09-25[Netlink]: add nla_validate_nested()Paul Moore
2006-09-25[NETLINK]: add nla_for_each_nested() to the interface listPaul Moore
2006-09-25[NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore
2006-09-24[PATCH] netlabel gfp annotationsAl Viro
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-22Merge branch 'master' into upstreamJeff Garzik
2006-09-22[IPV6] ADDRCONF: Mobile IPv6 Home Address support.Noriaki TAKAMIYA
2006-09-22[IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki
2006-09-22[IPV6] NDISC: Set per-entry is_router flag in Proxy NA.Ville Nuorvala
2006-09-22[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUTPatrick McHardy
2006-09-22[XFRM]: Fix wildcard as tunnel sourcePatrick McHardy
2006-09-22[TCP]: Send ACKs each 2nd received segment.Alexey Kuznetsov
2006-09-22[SCTP]: CleanupsAdrian Bunk