summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-28forcedeth: fix vlansJiri Pirko
2011-07-28gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn
2011-07-28Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-27gro: Only reset frag0 when skb can be pulledHerbert Xu
2011-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-26wireless: fix a typo in ignore_reg_updateMihai Moldovan
2011-07-26b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin
2011-07-26b43: bcma: drop BROKENRafał Miłecki
2011-07-26b43: bus: fix memory corruption when setting driver's dataRafał Miłecki
2011-07-26cfg80211: really ignore the regulatory requestSven Neumann
2011-07-26NFC: pn533: use after free in pn533_disconnect()Dan Carpenter
2011-07-25net: Convert struct net_device uc_promisc to boolJoe Perches
2011-07-25net: fix eth.c kernel-doc warningRandy Dunlap
2011-07-25IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss
2011-07-25ipv6: Do not leave router anycast address for /127 prefixes.YOSHIFUJI Hideaki
2011-07-25drivers:connector:remove an unused variable *tracer*Wanlong Gao
2011-07-25acenic: use netdev_alloc_skb_ip_alignstephen hemminger
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare
2011-07-25hwmon: New driver sch5636Hans de Goede
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25bury posix_acl_..._masq() variantsAl Viro
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro
2011-07-25generic_acl: no need to clone acl just to push it to set_cached_acl()Al Viro
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro
2011-07-25reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig
2011-07-25xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig
2011-07-259p: do no return 0 from ->check_acl without actually checkingChristoph Hellwig
2011-07-25vfs: move ACL cache lookup into generic codeLinus Torvalds
2011-07-25CIFS: Fix oops while mounting with prefixpathPavel Shilovsky
2011-07-25xfs: Fix wrong return value of xfs_file_aio_writeMarkus Trippelsdorf
2011-07-25fix devtmpfs raceAl Viro
2011-07-25Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-07-25iomap: make IOPORT/PCI mapping functions conditionalRandy Dunlap
2011-07-25i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely