Age | Commit message (Expand) | Author | Files | Lines |
2011-11-20 | batman-adv: readme update (mention ap isolation and new log level) | Marek Lindner | 1 | -3/+4 |
2011-11-20 | batman-adv: use unregister_netdevice() when softif_create fails | Simon Wunderlich | 1 | -1/+1 |
2011-11-20 | batman-adv: check return value for hash_add() | Simon Wunderlich | 1 | -6/+22 |
2011-11-20 | batman-adv: generalise tt_local_reset_flags() | Antonio Quartulli | 1 | -12/+23 |
2011-11-20 | batman-adv: create a common substructure for tt_global/local_entry | Antonio Quartulli | 3 | -140/+167 |
2011-11-20 | batman-adv: report compat_version in version field in case of version mismatch | Marek Lindner | 1 | -1/+1 |
2011-11-20 | batman-adv: Fix range check for expected packets | Simon Wunderlich | 1 | -1/+1 |
2011-11-20 | batman-adv: check for tt_reponse packet real length | Antonio Quartulli | 1 | -0/+9 |
2011-11-20 | batman-adv: linearise the tt_response skb only if needed | Antonio Quartulli | 1 | -5/+6 |
2011-11-20 | batman-adv: directly write tt entries without buffering | Simon Wunderlich | 1 | -55/+2 |
2011-11-20 | batman-adv: fixed hash functions type to uint32_t instead of int | Antonio Quartulli | 7 | -36/+47 |
2011-11-20 | batman-adv: use orig_hash_find() instead of get_orig_node() in TT code | Antonio Quartulli | 1 | -3/+3 |
2011-11-20 | batman-adv: refactoring gateway handling code | Marek Lindner | 3 | -75/+126 |
2011-11-20 | batman-adv: Replace obsolete strict_strto<foo> with kstrto<foo> | Sven Eckelmann | 2 | -4/+4 |
2011-11-20 | batman-adv: tt_global_del_orig() has to print the correct message | Antonio Quartulli | 1 | -2/+3 |
2011-11-20 | batman-adv: update internal version number | Sven Eckelmann | 1 | -1/+1 |
2011-11-07 | Linux 3.2-rc1v3.2-rc1 | Linus Torvalds | 1 | -3/+3 |
2011-11-07 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Linus Torvalds | 42 | -402/+345 |
2011-11-07 | VFS: we need to set LOOKUP_JUMPED on mountpoint crossing | Al Viro | 1 | -1/+15 |
2011-11-07 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 31 | -288/+624 |
2011-11-07 | Merge branch 'fixes-modulesplit' into fixes | Tony Lindgren | 3863 | -39041/+82624 |
2011-11-07 | ARM: OMAP: Fix export.h or module.h includes | Tony Lindgren | 4 | -0/+4 |
2011-11-07 | ARM: OMAP: omap_device: Include linux/export.h | Axel Lin | 1 | -0/+1 |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 43 | -267/+325 |
2011-11-07 | vfs: d_invalidate() should leave mountpoints alone | Al Viro | 1 | -2/+4 |
2011-11-07 | forcedeth: fix a few sparse warnings (variable shadowing) | david decotigny | 1 | -17/+17 |
2011-11-07 | forcedeth: Improve stats counters | Mandeep Baines | 1 | -0/+4 |
2011-11-07 | forcedeth: remove unneeded stats updates | david decotigny | 1 | -34/+1 |
2011-11-07 | forcedeth: Acknowledge only interrupts that are being processed | Mike Ditto | 1 | -5/+8 |
2011-11-07 | forcedeth: fix race when unloading module | david decotigny | 1 | -1/+1 |
2011-11-07 | device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h | Stephen Rothwell | 1 | -0/+1 |
2011-11-07 | device-mapper: dm-bufio.c needs to include module.h | Stephen Rothwell | 1 | -0/+1 |
2011-11-07 | drivers/md: change module.h -> export.h in persistent-data/dm-* | Paul Gortmaker | 4 | -4/+4 |
2011-11-07 | arm: Add export.h to recently added files for EXPORT_SYMBOL | Paul Gortmaker | 2 | -0/+2 |
2011-11-07 | MAINTAINERS/rds: update maintainer | Or Gerlitz | 1 | -1/+1 |
2011-11-07 | wanrouter: Remove kernel_lock annotations | Richard Weinberger | 1 | -2/+0 |
2011-11-07 | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 1 | -1/+2 |
2011-11-07 | ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined | Rose, Gregory V | 2 | -2/+4 |
2011-11-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 28 | -412/+729 |
2011-11-07 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 33 | -2657/+2948 |
2011-11-07 | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2011-11-07 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -55/+50 |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 190 | -4046/+7583 |
2011-11-07 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 4 | -2/+23 |
2011-11-07 | vmwgfx: Snoop DMA transfers with non-covering sizes | Jakob Bornecrantz | 1 | -9/+21 |
2011-11-07 | vmwgfx: Move the prefered mode first in the list | Jakob Bornecrantz | 1 | -0/+4 |
2011-11-07 | vmwgfx: Unreference surface on cursor error path | Jakob Bornecrantz | 1 | -0/+1 |
2011-11-07 | vmwgfx: Free prefered mode on error path | Jakob Bornecrantz | 1 | -6/+11 |
2011-11-07 | vmwgfx: Use pointer return error codes | Jakob Bornecrantz | 1 | -1/+1 |
2011-11-07 | vmwgfx: Fix hw cursor position | Thomas Hellstrom | 1 | -2/+5 |