aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-03bluetooth: rfcomm_init bug fixDave Young1-1/+11
2009-07-27ip: fix logic of reverse path filter sysctlStephen Hemminger1-1/+1
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle1-1/+1
2009-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+1
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov1-0/+3
2009-07-21rfkill: remove too-strict __must_checkAlan Jenkins1-1/+1
2009-07-20tcp: Fix MD5 signature checking on IPv4 mapped socketsJohn Dykstra1-0/+5
2009-07-16net: sock_copy() fixesEric Dumazet1-13/+19
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser1-2/+2
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa2-1/+9
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa1-0/+66
2009-07-08includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput1-1/+0
2009-07-02if_ether: add define for 1588 aka TimesyncAlexander Duyck1-0/+1
2009-06-30usbnet: Remove private stats structureHerbert Xu1-1/+0
2009-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller3-2/+17
2009-06-29netfilter: xtables: conntrack match revision 2Jan Engelhardt1-0/+13
2009-06-29netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput1-0/+2
2009-06-29netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy1-2/+2
2009-06-25Phonet: publicize the Netlink notification functionRĂ©mi Denis-Courmont1-0/+1
2009-06-24Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+19
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro1-0/+9
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf1-1/+2
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds5-20/+432
2009-06-24Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+3
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-16/+16
2009-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds7-33/+98
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-6/+9
2009-06-24helpers for acl caching + switch to thoseAl Viro1-0/+64
2009-06-24switch shmem to inode->i_aclAl Viro1-8/+0
2009-06-24switch reiserfs to inode->i_aclAl Viro2-21/+0
2009-06-24switch reiserfs to usual conventions for caching ACLsAl Viro1-2/+2
2009-06-24switch ext3 to inode->i_aclAl Viro1-4/+0
2009-06-24add caching of ACLs in struct inodeAl Viro1-0/+7
2009-06-24fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctlsAnkit Jain2-0/+27
2009-06-24Merge branch 'bjorn-notify' into releaseLen Brown1-0/+3
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown6-16/+13
2009-06-24Audit: clean up all op= output to include string quotingEric Paris1-0/+3
2009-06-23ACPI: Add the reference count to avoid unloading ACPI video bus twiceZhao Yakui1-2/+2
2009-06-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-0/+11
2009-06-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds1-0/+15
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu2-0/+3
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han1-0/+11
2009-06-23rmap: fixup page_referenced() for nommu systemsMike Frysinger1-1/+8
2009-06-23mm: pass mm to grab_swap_tokenHugh Dickins1-6/+6
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds4-13/+71
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds4-20/+18
2009-06-23hugetlb: fault flags instead of write_accessHugh Dickins1-2/+2
2009-06-23asm-generic: add dummy pgprot_noncached()Paul Mundt1-0/+4
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley4-6/+6
2009-06-23V4L/DVB (11901): v4l2: Create helper function for bounding and aligning imagesTrent Piepho1-0/+10