Age | Commit message (Expand) | Author |
2012-02-19 | adi: adapt to eth_hw_addr_random() and changes in arch/blackfin | Danny Kukawka |
2012-02-19 | arch/blackfin: don't generate random mac in bfin_get_ether_addr() | Danny Kukawka |
2012-02-19 | ethernet: Fix typo in lantiq_etop.c | Masanari Iida |
2012-02-19 | bnx2x: make bnx2x_close() static again | Michal Schmidt |
2012-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-18 | Linux 3.3-rc4v3.3-rc4 | Linus Torvalds |
2012-02-18 | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-02-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2012-02-18 | Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-02-18 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l... | Linus Torvalds |
2012-02-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-02-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2012-02-18 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-02-18 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds |
2012-02-18 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds |
2012-02-18 | cisco/enic: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka |
2012-02-17 | net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver | Tobias Klauser |
2012-02-17 | UML net: set addr_assign_type if random_ether_addr() used | Danny Kukawka |
2012-02-17 | atheros eth: set addr_assign_type if random_ether_addr() used | Danny Kukawka |
2012-02-17 | ethoc: set addr_assign_type if random_ether_addr() used | Danny Kukawka |
2012-02-17 | batman-adv: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka |
2012-02-17 | igbvf: reset netdevice addr_assign_type if changed | Danny Kukawka |
2012-02-17 | xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka |
2012-02-17 | davinci_emac: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka |
2012-02-17 | lantiq_etop: set addr_assign_type if random_ether_addr() used | Danny Kukawka |
2012-02-17 | au1000_eth: use eth_hw_addr_random() instead of random_ether_addr() | Danny Kukawka |
2012-02-17 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-02-16 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds |
2012-02-16 | i387: do not preload FPU state at task switch time | Linus Torvalds |
2012-02-16 | net: sh_eth: add support for VLAN tag filtering | Yoshihiro Shimoda |
2012-02-16 | net: sh_eth: add support for multicast filtering | Yoshihiro Shimoda |
2012-02-16 | net: sh_eth: modify a condition of ioremap for TSU | Yoshihiro Shimoda |
2012-02-16 | net: sh_eth: change the condition of initialization | Yoshihiro Shimoda |
2012-02-16 | net: sh_eth: add the value of tsu to the SH7757's GETHER | Yoshihiro Shimoda |
2012-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next | David S. Miller |
2012-02-16 | ecryptfs: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-02-16 | eCryptfs: Copy up lower inode attrs after setting lower xattr | Tyler Hicks |
2012-02-16 | eCryptfs: Improve statfs reporting | Tyler Hicks |
2012-02-16 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
2012-02-16 | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds |
2012-02-17 | batman-adv: export used routing algorithm via sysfs | Marek Lindner |
2012-02-17 | batman-adv: allowing changing the routing algorithm via module parameter | Marek Lindner |
2012-02-17 | batman-adv: convert batman iv algorithm to use dynamic infrastructure | Marek Lindner |
2012-02-17 | batman-adv: add infrastructure to change routing algorithm at runtime | Marek Lindner |
2012-02-17 | batman-adv: warn if added interface is part of a bridge | Marek Lindner |
2012-02-17 | batman-adv: Move is_out_of_time() to main.h for general use | Martin Hundebøll |
2012-02-17 | batman-adv: Rm empty line from is_my_mac() in main.c | Martin Hundebøll |
2012-02-17 | batman-adv: simplify bat_ogm_receive API call | Marek Lindner |