aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-09-28[IPV4]: ICMP header annotationsAl Viro
2006-09-28[IPV4]: UDP header annotationsAl Viro
2006-09-28[IPV4]: ARP header annotatedAl Viro
2006-09-28[NET]: struct sock_exterr_skb annotationsAl Viro
2006-09-28[TCP]: struct tcp_sock .pred_flags is net-endianAl Viro
2006-09-28[TCP]: struct tcp_sack_block annotationsAl Viro
2006-09-28[IPV4]: TCP headers annotatedAl Viro
2006-09-28[IPV4]: trivial igmp annotationsAl Viro
2006-09-28[IPV4]: ip_mc_sf_allow() annotatedAl Viro
2006-09-28[IPV4]: struct ip_sf_list and struct ip_sf_socklist annotatedAl Viro
2006-09-28[IPV4]: IGMP on-the-wire data is net-endianAl Viro
2006-09-28[IPV4]: ip_mc_{inc,dec}_group() annotationsAl Viro
2006-09-28[IPV4]: annotate ipv4 address fields in struct ip_msfilter and struct ip_mreq...Al Viro
2006-09-28[TG3]: Add basic 5906 support.Michael Chan
2006-09-28[TG3]: Add 5722 and 5756 support.Michael Chan
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan
2006-09-28[SUNRPC]: svc_{get,put}nl()Alexey Dobriyan
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-09-28[IPV4]: inet_addr_onlink() annotatedAl Viro
2006-09-28[IPV4]: ip_check_mc() annotationsAl Viro
2006-09-28[IPV4]: inet_select_addr() annotationsAl Viro
2006-09-28[IPV4]: headers endiannessAl Viro
2006-09-28[TR]: endiannness annotationsAl Viro
2006-09-28[ATALK]: endianness annotationsAl Viro
2006-09-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds
2006-09-28USB: fix autosuspend when CONFIG_PM isn't setAlan Stern
2006-09-28hwmon: New driver k8tempRudolf Marek
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-09-27usbcore: add autosuspend/autoresume infrastructureAlan Stern
2006-09-27usbcore: store each usb_device's level in the treeAlan Stern
2006-09-27usbcore: trim down usb_bus structureAlan Stern
2006-09-27usbcore: Add flag for whether a host controller uses DMAAlan Stern
2006-09-27USB: remove struct usb_operationsAlan Stern
2006-09-27usbcore: help drivers to change device configsAlan Stern
2006-09-27USB core: Use const where possible.Luiz Fernando N. Capitulino
2006-09-27USB Storage: add rio karma eject supportMatthew Dharm
2006-09-27USB: New functions to check endpoints info.Luiz Fernando N. Capitulino
2006-09-27USB: making the kernel -Wshadow clean - USB & completionJesper Juhl
2006-09-27USB: gmidi: New USB MIDI Gadget class driver.Ben Williamson
2006-09-27usbcore: track whether interfaces are suspendedAlan Stern
2006-09-27usbcore: add usb_device_driver definitionAlan Stern
2006-09-27USB: move <linux/usb_otg.h> to <linux/usb/otg.h>David Brownell
2006-09-27[PATCH] add probe_kernel_address()Andrew Morton
2006-09-27[PATCH] fs/nfs/: make code staticAdrian Bunk
2006-09-27[PATCH] pid: Implement transfer_pid and use it to simplify de_threadEric W. Biederman
2006-09-27[PATCH] EISA bus MODALIAS attributes supportMichael Tokarev
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o