aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-29[NET]: Kill skb->listDavid S. Miller1-11/+5
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte5-5/+17
2005-08-29[NETFILTER]: convert nfmark and conntrack mark to 32bitHarald Welte2-2/+2
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik10-49/+445
2005-08-29[PATCH] mod_devicetable.h fixesAl Viro1-2/+8
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git Linus Torvalds1-1/+3
2005-08-29Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds2-42/+37
2005-08-29Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 Linus Torvalds3-1/+389
2005-08-28[PATCH] PHY Layer fixupAndy Fleming1-0/+17
2005-08-28[libata] license change, other bitsJeff Garzik2-38/+46
2005-08-27libata: fix a few alan-ismsJeff Garzik1-1/+0
2005-08-26[PATCH] libata: regularize dma_start/stop argumentsAlan Cox1-2/+3
2005-08-24Merge upstream into 'upstream' branch of netdev-2.6.git.Jeff Garzik1-4/+4
2005-08-23Merge /spare/repo/linux-2.6/Jeff Garzik9-33/+64
2005-08-23[PATCH] fix atapi_packet_task vs. intr race (take 2)Tejun Heo1-0/+2
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds1-4/+4
2005-08-19[MMC] Use an IDR for host name indiciesRussell King1-0/+1
2005-08-19[MMC] Use class device name for mmc host nameRussell King1-2/+1
2005-08-19[MMC] Add MMC class devicesRussell King1-0/+1
2005-08-19[MMC] Add mmc_hostname() macroRussell King1-0/+1
2005-08-18Merge /spare/repo/linux-2.6/Jeff Garzik8-29/+60
2005-08-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+5
2005-08-18[PATCH] serverworks: add support for new southbridge IDENarendra Sankar1-0/+1
2005-08-18[PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette1-0/+3
2005-08-18[PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady1-1/+1
2005-08-18[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever1-1/+4
2005-08-18[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever1-11/+8
2005-08-18[PATCH] NFS: split nfsi->flags into two fieldsChuck Lever1-11/+16
2005-08-16[PATCH] PCI: 6700/6702PXH quirkKristen Accardi2-1/+7
2005-08-16[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust1-0/+1
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust1-0/+1
2005-08-15[PATCH] inotify: add MOVE_SELF eventJohn McCutchan2-2/+8
2005-08-11[NETPOLL]: fix initialization/NAPI raceMatt Mackall1-6/+13
2005-08-11[NETPOLL]: add retry timeoutMatt Mackall1-0/+1
2005-08-11[NET]: Make skb->protocol __be16Alexey Dobriyan1-1/+1
2005-08-11[libata scsi] add START STOP UNIT translationDouglas Gilbert1-0/+2
2005-08-11phy subsystem: more cleanupsJeff Garzik1-17/+0
2005-08-11Fix numerous minor problems with new phy subsystem.Jeff Garzik1-1/+0
2005-08-11Merge /spare/repo/linux-2.6/Jeff Garzik10-31/+50
2005-08-10Merge /spare/repo/linux-2.6/Jeff Garzik10-31/+50
2005-08-09[PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter1-0/+6
2005-08-08[PATCH] fsnotify-cleanupsJohn McCutchan1-24/+0
2005-08-08Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds1-3/+0
2005-08-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+1
2005-08-08[NETLINK]: Allocate and kill some netlink numbers.David S. Miller1-3/+1
2005-08-08[PATCH] fsnotify_name/inoderemoveJohn McCutchan1-0/+20
2005-08-07[PATCH] remove linux/pagemap.h from linux/swap.hOlaf Hering1-1/+2
2005-08-06Add fakey 'deflateBound()' function to the in-kernel zlib routinesLinus Torvalds1-0/+5
2005-08-05[PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo1-0/+1
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan1-3/+1