summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Remove unnecessary OOM logging messagesJoe Perches2011-09-085-24/+7
* batman-adv: update internal version numberSven Eckelmann2011-09-081-1/+1
* batman-adv: update README (date & ap isolation sysfs file)Simon Wunderlich2011-09-081-4/+4
* batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...Marek Lindner2011-09-088-599/+522
* batman-adv: move routing packet initialization into corresponding fileMarek Lindner2011-09-083-32/+46
* batman-adv: agglomerate all batman iv ogm processing functions in a single fileMarek Lindner2011-09-089-634/+698
* batman-adv: rename all instances of batman_packet to batman_ogm_packetMarek Lindner2011-09-089-182/+204
* batman-adv: merge update_transtable() into tt related codeMarek Lindner2011-08-223-74/+70
* batman-adv: reuse tt_len() to calculate tt buffer lengthMarek Lindner2011-08-221-2/+1
* batman-adv: print client flags in the local/global transtables outputAntonio Quartulli2011-08-221-10/+27
* batman-adv: implement AP-isolation on the sender sideAntonio Quartulli2011-08-225-12/+29
* batman-adv: implement AP-isolation on the receiver sideAntonio Quartulli2011-08-226-0/+58
* batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli2011-08-229-11/+55
* batman-adv: correct several typ0s in the commentsAntonio Quartulli2011-08-2212-37/+36
* batman-adv: hash_add() has to discriminate on the return valueAntonio Quartulli2011-08-223-9/+22
* Linux 3.1-rc1v3.1-rc1Linus Torvalds2011-08-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-071-2/+4
|\
| * sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller2011-08-061-2/+4
* | sh: Fix boot crash related to SCIRafael J. Wysocki2011-08-071-1/+1
* | arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-071-3/+0
* | arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1
* | fix rcu annotations noise in cred.hAl Viro2011-08-071-5/+6
* | vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds2011-08-071-2/+2
* | Fix POSIX ACL permission checkAri Savolainen2011-08-071-1/+1
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-08-069-504/+617
|\ \
| * | ore: Make ore its own moduleBoaz Harrosh2011-08-063-1/+23
| * | exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh2011-08-066-255/+295
| * | exofs: ios: Move to a per inode components & device-tableBoaz Harrosh2011-08-064-183/+218
| * | exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh2011-08-064-73/+79
| * | exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh2011-08-063-16/+38
| * | exofs: Fix truncate for the raid-groups caseBoaz Harrosh2011-08-041-20/+53
| * | exofs: Small cleanup of exofs_fill_superBoaz Harrosh2011-08-041-4/+2
| * | exofs: BUG: Avoid sbi reallocBoaz Harrosh2011-08-042-24/+30
| * | exofs: Remove pnfs-osd private definitionsBoaz Harrosh2011-08-042-50/+1
| * | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh2011-08-041-5/+5
* | | vfs: optimize inode cache access patternsLinus Torvalds2011-08-064-34/+106
* | | vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2011-08-062-18/+14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-08-0618-453/+325
|\ \ \
| * | | net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller2011-08-0614-361/+223
| * | | crypto: Move md5_transform to lib/md5.cDavid S. Miller2011-08-064-92/+102
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-08-066-18/+14
|\ \ \
| * | | cifs: cope with negative dentries in cifs_get_rootJeff Layton2011-08-051-0/+4
| * | | cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton2011-08-051-12/+2
| * | | CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky2011-08-031-0/+2
| * | | cifs: demote DFS referral lookup errors to cFYIJeff Layton2011-08-032-4/+5
| * | | Revert "cifs: advertise the right receive buffer size to the server"Steve French2011-08-031-2/+1
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-063-9/+14
|\ \ \ \
| * | | | PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman2011-08-052-7/+13
| * | | | PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki2011-08-051-2/+1
| | |/ / | |/| |
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-08-0625-84/+799
|\ \ \ \