summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-20batman-adv: Unify the first 3 bytes in each packetAntonio Quartulli
2011-06-20batman-adv: Reduce usage of charSven Eckelmann
2011-06-20batman-adv: count_real_packets() in batman-adv assumes char is signedDavid Howells
2011-06-20batman-adv: Keep interface_tx as local functionSven Eckelmann
2011-06-20batman-adv: Move compare_orig to originator.cSven Eckelmann
2011-06-09batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner
2011-06-09batman-adv: Use enums for related constantsSven Eckelmann
2011-06-09batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann
2011-06-09batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann
2011-06-09batman-adv: Don't return value in void functionSven Eckelmann
2011-06-09batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy loadDaniele Furlan
2011-05-30batman-adv: Ensure that we really have route changes in update_routeSven Eckelmann
2011-05-30batman-adv: a multiline comment should precede the variable it is describingAntonio Quartulli
2011-05-30batman-adv: use is_broadcast_ether_addr() instead of compare_eth(.., brd_addr)Antonio Quartulli
2011-05-30batman-adv: Check type of x and y in seq_(before|after)Sven Eckelmann
2011-05-30batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.hAntonio Quartulli
2011-05-30batman-adv: Use rcu_dereference_protected by update-sideSven Eckelmann
2011-05-30batman-adv: Calculate sizeof using variable insead of typesSven Eckelmann
2011-05-30batman-adv: Remove casts from type x to type xSven Eckelmann
2011-05-30batman-adv: Remove explicit casts cast from void* for storeSven Eckelmann
2011-05-30batman-adv: Only use int up and down gw representationSven Eckelmann
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
2011-05-30batman-adv: Don't do pointer arithmetic with void*Sven Eckelmann
2011-05-30batman-adv: Remove comparising < 0 for unsigned typeSven Eckelmann
2011-05-30batman-adv: Print jiffies as unsigned longSven Eckelmann
2011-05-30batman-adv: Annotate functions with format stringsSven Eckelmann
2011-05-30batman-adv: Use kzalloc rather than kmalloc followed by memset with 0Sven Eckelmann
2011-05-30batman-adv: move neigh_node->if_incoming->if_status check in find_router()Antonio Quartulli
2011-05-29Linux 3.0-rc1v3.0-rc1Linus Torvalds
2011-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks
2011-05-29eCryptfs: Fix new inode race conditionTyler Hicks
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds
2011-05-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro
2011-05-29pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh
2011-05-29NFSv4.1: define nfs_generic_pg_testBoaz Harrosh