index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-20
enic: Fix ndo_set_vf_mac and ndo_set_vf_port to set/get the sriov vf's mac
Roopa Prabhu
2
-9
/
+30
2012-02-20
enic: Add new fw devcmd to set mac address of an interface
Roopa Prabhu
4
-1
/
+23
2012-02-20
enic: rename CMD_MAC_ADDR to CMD_GET_MAC_ADDR
Roopa Prabhu
4
-6
/
+6
2012-02-20
ll_temac: Fix build.
David S. Miller
1
-1
/
+1
2012-02-19
adi: adapt to eth_hw_addr_random() and changes in arch/blackfin
Danny Kukawka
2
-7
/
+10
2012-02-19
arch/blackfin: don't generate random mac in bfin_get_ether_addr()
Danny Kukawka
13
-25
/
+26
2012-02-19
ethernet: Fix typo in lantiq_etop.c
Masanari Iida
1
-1
/
+1
2012-02-19
bnx2x: make bnx2x_close() static again
Michal Schmidt
2
-3
/
+3
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
221
-1985
/
+2029
2012-02-18
Linux 3.3-rc4
v3.3-rc4
Linus Torvalds
1
-1
/
+1
2012-02-18
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
66
-786
/
+524
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-191
/
+212
2012-02-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+2
2012-02-18
Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-18
/
+89
2012-02-18
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...
Linus Torvalds
1
-1
/
+1
2012-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-31
/
+42
2012-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-8
/
+28
2012-02-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-7
/
+22
2012-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-9
/
+24
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-18
cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-1
/
+2
2012-02-17
net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driver
Tobias Klauser
1
-12
/
+1
2012-02-17
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-3
/
+8
2012-02-17
atheros eth: set addr_assign_type if random_ether_addr() used
Danny Kukawka
4
-9
/
+15
2012-02-17
ethoc: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-2
/
+18
2012-02-17
batman-adv: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-3
/
+2
2012-02-17
igbvf: reset netdevice addr_assign_type if changed
Danny Kukawka
1
-0
/
+1
2012-02-17
xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-1
/
+3
2012-02-17
davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-2
/
+3
2012-02-17
lantiq_etop: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-0
/
+7
2012-02-17
au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()
Danny Kukawka
1
-4
/
+5
2012-02-17
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
18
-235
/
+426
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
net: sh_eth: add support for VLAN tag filtering
Yoshihiro Shimoda
2
-0
/
+64
2012-02-16
net: sh_eth: add support for multicast filtering
Yoshihiro Shimoda
2
-5
/
+286
2012-02-16
net: sh_eth: modify a condition of ioremap for TSU
Yoshihiro Shimoda
1
-11
/
+14
2012-02-16
net: sh_eth: change the condition of initialization
Yoshihiro Shimoda
2
-2
/
+3
2012-02-16
net: sh_eth: add the value of tsu to the SH7757's GETHER
Yoshihiro Shimoda
1
-0
/
+1
2012-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
David S. Miller
21
-604
/
+3170
2012-02-16
ecryptfs: remove the second argument of k[un]map_atomic()
Cong Wang
2
-4
/
+4
2012-02-16
eCryptfs: Copy up lower inode attrs after setting lower xattr
Tyler Hicks
1
-0
/
+2
2012-02-16
eCryptfs: Improve statfs reporting
Tyler Hicks
4
-14
/
+83
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-17
batman-adv: export used routing algorithm via sysfs
Marek Lindner
2
-0
/
+16
2012-02-17
batman-adv: allowing changing the routing algorithm via module parameter
Marek Lindner
1
-0
/
+24
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
7
-129
/
+129
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
7
-0
/
+145
[next]