[IPV4]: struct inet_timewait_sock annotations
[linux-2.6] / include / linux /
2006-09-29  Al Viro[IPV4]: INET_MATCH() annotations
2006-09-29  Al Viro[IPV4]: mroute annotations
2006-09-29  Al Viro[IPV4]: PIMv2 header annotations
2006-09-29  Al Viro[IPV4]: ICMP header annotations
2006-09-29  Al Viro[IPV4]: UDP header annotations
2006-09-29  Al Viro[IPV4]: ARP header annotated
2006-09-29  Al Viro[NET]: struct sock_exterr_skb annotations
2006-09-29  Al Viro[TCP]: struct tcp_sock .pred_flags is net-endian
2006-09-29  Al Viro[TCP]: struct tcp_sack_block annotations
2006-09-29  Al Viro[IPV4]: TCP headers annotated
2006-09-29  Al Viro[IPV4]: trivial igmp annotations
2006-09-29  Al Viro[IPV4]: ip_mc_sf_allow() annotated
2006-09-29  Al Viro[IPV4]: struct ip_sf_list and struct ip_sf_socklist...
2006-09-29  Al Viro[IPV4]: IGMP on-the-wire data is net-endian
2006-09-29  Al Viro[IPV4]: ip_mc_{inc,dec}_group() annotations
2006-09-29  Al Viro[IPV4]: annotate ipv4 address fields in struct ip_msfil...
2006-09-29  Michael Chan[TG3]: Add basic 5906 support.
2006-09-29  Michael Chan[TG3]: Add 5722 and 5756 support.
2006-09-29  Alexey Dobriyan[SUNRPC]: trivial endianness annotations
2006-09-29  Alexey Dobriyan[SUNRPC]: svc_{get,put}nl()
2006-09-29  Al Viro[IPV4]: annotate inetdev.h helpers
2006-09-29  Al Viro[IPV4]: annotate struct in_ifaddr
2006-09-29  Al Viro[IPV4]: inet_addr_onlink() annotated
2006-09-29  Al Viro[IPV4]: ip_check_mc() annotations
2006-09-29  Al Viro[IPV4]: inet_select_addr() annotations
2006-09-29  Al Viro[IPV4]: headers endianness
2006-09-29  Al Viro[TR]: endiannness annotations
2006-09-29  Al Viro[ATALK]: endianness annotations
2006-09-28  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/hwmon-2.6
2006-09-28  Alan SternUSB: fix autosuspend when CONFIG_PM isn't set
2006-09-28  Rudolf Marekhwmon: New driver k8temp
2006-09-28  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-28  Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-mmc
2006-09-28  Russell KingMerge nommu branch
2006-09-27  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-27  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-09-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-09-27  Alan Sternusbcore: add autosuspend/autoresume infrastructure
2006-09-27  Alan Sternusbcore: store each usb_device's level in the tree
2006-09-27  Alan Sternusbcore: trim down usb_bus structure
2006-09-27  Alan Sternusbcore: Add flag for whether a host controller uses DMA
2006-09-27  Alan SternUSB: remove struct usb_operations
2006-09-27  Alan Sternusbcore: help drivers to change device configs
2006-09-27  Luiz Fernando N... USB core: Use const where possible.
2006-09-27  Matthew DharmUSB Storage: add rio karma eject support
2006-09-27  Luiz Fernando N... USB: New functions to check endpoints info.
2006-09-27  Jesper JuhlUSB: making the kernel -Wshadow clean - USB & completion
2006-09-27  Ben WilliamsonUSB: gmidi: New USB MIDI Gadget class driver.
2006-09-27  Alan Sternusbcore: track whether interfaces are suspended
2006-09-27  Alan Sternusbcore: add usb_device_driver definition
2006-09-27  David BrownellUSB: move <linux/usb_otg.h> to <linux/usb/otg.h>
2006-09-27  Russell KingMerge /linux/kernel/git/tmlind/linux-omap-upstream...
2006-09-27  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-09-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-09-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-09-27  Andrew Morton[PATCH] add probe_kernel_address()
2006-09-27  Adrian Bunk[PATCH] fs/nfs/: make code static
2006-09-27  Eric W. Biederman[PATCH] pid: Implement transfer_pid and use it to simpl...
2006-09-27  Michael Tokarev[PATCH] EISA bus MODALIAS attributes support
2006-09-27  Randy Dunlap[PATCH] consistently use MAX_ERRNO in __syscall_return
2006-09-27  Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27  Theodore Ts'o[PATCH] inode-diet: Move i_cdev into a union
2006-09-27  Theodore Ts'o[PATCH] inode-diet: Move i_bdev into a union
2006-09-27  Theodore Ts'o[PATCH] inode-diet: Move i_pipe into a union
2006-09-27  Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-27  Vivek Goyal[PATCH] kdump: introduce "reset_devices" command line...
2006-09-27  David Howells[PATCH] NOMMU: move the fallback arch_vma_name() to...
2006-09-27  David Howells[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
2006-09-27  David Howells[PATCH] NOMMU: Set BDI capabilities for /dev/mem and...
2006-09-27  Rolf Eike Beer[PATCH] Mark __remove_vm_area() static
2006-09-27  Jes Sorensen[PATCH] do_no_pfn()
2006-09-27  Christoph Lameter[PATCH] Add node to zone for the NUMA case
2006-09-27  Christoph Lameter[PATCH] Disable GFP_THISNODE in the non-NUMA case
2006-09-27  Christoph Lameter[PATCH] Add NUMA_BUILD definition in kernel.h to avoid...
2006-09-27  Heiko Carstens[PATCH] own header file for struct page
2006-09-27  Andrew Morton[PATCH] vm: add per-zone writeout counter
2006-09-27  Mel Gorman[PATCH] Allow an arch to expand node boundaries
2006-09-27  Mel Gorman[PATCH] Account for memmap and optionally the kernel...
2006-09-27  Mel Gorman[PATCH] Introduce mechanism for registering active...
2006-09-27  Alexey Dobriyan[PATCH] Make kmem_cache_destroy() return void
2006-09-27  Dave Kleikamp[PATCH] ext3: Fix sparse warnings
2006-09-27  Dave Kleikamp[PATCH] ext3: More whitespace cleanups
2006-09-27  Eric Sandeen[PATCH] JBD: 16T fixes
2006-09-27  Mingming Cao[PATCH] ext3 and jbd cleanup: remove whitespace
2006-09-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/i2c-2.6
2006-09-27  Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-09-27  Ralf Baechle[MIPS] Remove EV96100 as previously announced.
2006-09-27  Satoru TakeuchiPCI: add pci_stop_bus_device
2006-09-27  Alan CoxPCI: Multiprobe sanitizer
2006-09-27  Greg Kroah-HartmanPCI: fix __must_check warnings
2006-09-27  Zhang, YanminPCI-Express AER implemetation: AER core and aerdriver
2006-09-27  Brice GoglinMSI: Blacklist PCI-E chipsets depending on Hypertranspo...
2006-09-27  Brice GoglinMSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT
2006-09-26  Jean Delvarei2c: Drop unimplemented slave functions
2006-09-26  David Brownelli2c: Let drivers constify i2c_algorithm data
2006-09-26  Adrian Bunki2c-algo-pcf: Discard the mdelay data struct member
2006-09-26  Jean Delvarei2c-algo-bit: Discard the mdelay data struct member
2006-09-26  Jean Delvarei2c-algo-sibyte: Merge into i2c-sibyte
2006-09-26  Krzysztof Halasa[PATCH] Modularize generic HDLC
2006-09-26  Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
next