summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[NET] KBUILD: Add missing entries for new net headers.YOSHIFUJI Hideaki1-0/+4
2006-09-29[NET]: Move netlink interface bits to linux/if_link.h.YOSHIFUJI Hideaki3-131/+137
2006-09-29[XFRM]: struct xfrm_usersa_id annotationsAl Viro1-1/+1
2006-09-29[XFRM]: struct xfrm_id annotationsAl Viro1-1/+1
2006-09-29[XFRM]: xfrm_address_t annotationsAl Viro1-2/+2
2006-09-29[XFRM]: ports in struct xfrm_selector annotatedAl Viro1-4/+4
2006-09-29[IPV6]: sin6_port is net-endianAl Viro1-1/+1
2006-09-29[IPV6]: IPv6 headers annotationsAl Viro1-7/+7
2006-09-29[IPV6]: struct in6_addr annotationsAl Viro1-2/+2
2006-09-29[IPV4]: inet_diag annotationsAl Viro1-5/+5
2006-09-29[IPV4]: INET_MATCH() annotationsAl Viro1-1/+1
2006-09-29[IPV4]: mroute annotationsAl Viro1-5/+5
2006-09-29[IPV4]: PIMv2 header annotationsAl Viro1-2/+2
2006-09-29[IPV4]: ICMP header annotationsAl Viro1-6/+6
2006-09-29[IPV4]: UDP header annotationsAl Viro1-4/+4
2006-09-29[IPV4]: ARP header annotatedAl Viro1-3/+3
2006-09-29[NET]: struct sock_exterr_skb annotationsAl Viro1-1/+1
2006-09-29[TCP]: struct tcp_sock .pred_flags is net-endianAl Viro1-1/+1
2006-09-29[TCP]: struct tcp_sack_block annotationsAl Viro1-0/+5
2006-09-29[IPV4]: TCP headers annotatedAl Viro1-8/+8
2006-09-29[IPV4]: trivial igmp annotationsAl Viro1-1/+1
2006-09-29[IPV4]: ip_mc_sf_allow() annotatedAl Viro1-1/+1
2006-09-29[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro1-2/+2
2006-09-29[IPV4]: IGMP on-the-wire data is net-endianAl Viro1-12/+12
2006-09-29[IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro1-2/+2
2006-09-29[IPV4]: annotate ipv4 address fields in struct ip_msfilter and struct ip_mreq...Al Viro1-6/+6
2006-09-29[TG3]: Add basic 5906 support.Michael Chan1-0/+2
2006-09-29[TG3]: Add 5722 and 5756 support.Michael Chan1-0/+2
2006-09-29[SUNRPC]: trivial endianness annotationsAlexey Dobriyan6-43/+43
2006-09-29[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan1-7/+24
2006-09-29[IPV4]: annotate inetdev.h helpersAl Viro1-5/+5
2006-09-29[IPV4]: annotate struct in_ifaddrAl Viro1-5/+5
2006-09-29[IPV4]: inet_addr_onlink() annotatedAl Viro1-1/+1
2006-09-29[IPV4]: ip_check_mc() annotationsAl Viro1-1/+1
2006-09-29[IPV4]: inet_select_addr() annotationsAl Viro1-1/+1
2006-09-29[IPV4]: headers endiannessAl Viro1-7/+7
2006-09-29[TR]: endiannness annotationsAl Viro1-1/+1
2006-09-29[ATALK]: endianness annotationsAl Viro1-39/+1
2006-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds1-0/+1
2006-09-29USB: fix autosuspend when CONFIG_PM isn't setAlan Stern1-1/+1
2006-09-29hwmon: New driver k8tempRudolf Marek1-0/+1
2006-09-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-1/+2
2006-09-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-163/+105
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern1-0/+33
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern1-0/+1
2006-09-27usbcore: trim down usb_bus structureAlan Stern1-3/+0
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern1-0/+1
2006-09-27USB: remove struct usb_operationsAlan Stern1-4/+0
2006-09-27usbcore: help drivers to change device configsAlan Stern1-0/+3
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino1-9/+9