summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-18Linux 3.3-rc4Linus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-18cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driverTobias Klauser
2012-02-17UML net: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-02-17atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-02-17ethoc: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-02-17batman-adv: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17igbvf: reset netdevice addr_assign_type if changedDanny Kukawka
2012-02-17xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17lantiq_etop: set addr_assign_type if random_ether_addr() usedDanny Kukawka
2012-02-17au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka
2012-02-17Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-16net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda
2012-02-16net: sh_eth: add support for multicast filteringYoshihiro Shimoda
2012-02-16net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda
2012-02-16net: sh_eth: change the condition of initializationYoshihiro Shimoda
2012-02-16net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda
2012-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds
2012-02-16batman-adv: export used routing algorithm via sysfsMarek Lindner
2012-02-16batman-adv: allowing changing the routing algorithm via module parameterMarek Lindner
2012-02-16batman-adv: convert batman iv algorithm to use dynamic infrastructureMarek Lindner
2012-02-16batman-adv: add infrastructure to change routing algorithm at runtimeMarek Lindner
2012-02-16batman-adv: warn if added interface is part of a bridgeMarek Lindner
2012-02-16batman-adv: Move is_out_of_time() to main.h for general useMartin Hundebøll
2012-02-16batman-adv: Rm empty line from is_my_mac() in main.cMartin Hundebøll
2012-02-16batman-adv: simplify bat_ogm_receive API callMarek Lindner
2012-02-16batman-adv: Explicitly mark the common header structureSven Eckelmann
2012-02-16batman-adv: add tt_initialised flag to the orig_node structAntonio Quartulli
2012-02-16i387: fix x86-64 preemption-unsafe user stack save/restoreLinus Torvalds
2012-02-16powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard