summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-07-27net: sock_sendmsg_nosec() is staticEric Dumazet1-1/+1
2011-07-27forcedeth: fix vlansJiri Pirko1-3/+13
2011-07-27gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn1-5/+1
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-7/+11
2011-07-27gro: Only reset frag0 when skb can be pulledHerbert Xu1-1/+4
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-7/+11
2011-07-26wireless: fix a typo in ignore_reg_updateMihai Moldovan1-1/+1
2011-07-26b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin1-2/+3
2011-07-26b43: bcma: drop BROKENRafał Miłecki1-1/+1
2011-07-26b43: bus: fix memory corruption when setting driver's dataRafał Miłecki1-0/+2
2011-07-26cfg80211: really ignore the regulatory requestSven Neumann1-2/+3
2011-07-26NFC: pn533: use after free in pn533_disconnect()Dan Carpenter1-1/+1
2011-07-25net: Convert struct net_device uc_promisc to boolJoe Perches2-3/+3
2011-07-25net: fix eth.c kernel-doc warningRandy Dunlap1-0/+1
2011-07-25IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss1-8/+8
2011-07-25ipv6: Do not leave router anycast address for /127 prefixes.YOSHIFUJI Hideaki1-0/+2
2011-07-25drivers:connector:remove an unused variable *tracer*Wanlong Gao1-1/+0
2011-07-25acenic: use netdev_alloc_skb_ip_alignstephen hemminger2-24/+27
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-468/+1285
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds384-676/+569
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds76-795/+477
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare3-4/+10
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare1-19/+79
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare1-107/+98
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot1-1/+1
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare1-21/+6
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare2-1/+31
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare2-5/+40
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare1-1/+41
2011-07-25hwmon: New driver sch5636Hans de Goede5-0/+590
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede5-310/+390
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds54-2133/+9
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds228-8145/+4685
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds26-158/+148
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-45/+40
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig52-294/+92
2011-07-25bury posix_acl_..._masq() variantsAl Viro2-11/+3
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro16-204/+116
2011-07-25generic_acl: no need to clone acl just to push it to set_cached_acl()Al Viro1-8/+2
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro14-168/+139
2011-07-25reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig2-9/+5
2011-07-25xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig2-12/+5
2011-07-259p: do no return 0 from ->check_acl without actually checkingChristoph Hellwig1-1/+1
2011-07-25vfs: move ACL cache lookup into generic codeLinus Torvalds12-69/+65
2011-07-25CIFS: Fix oops while mounting with prefixpathPavel Shilovsky1-1/+1
2011-07-25xfs: Fix wrong return value of xfs_file_aio_writeMarkus Trippelsdorf1-1/+4
2011-07-25fix devtmpfs raceAl Viro1-1/+2
2011-07-25Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-27/+30
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds28-208/+229
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap1-0/+8