index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
129
-984
/
+1011
2013-02-08
cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor
Vipul Pandya
1
-1
/
+1
2013-02-08
macvlan: add a salt to mc_hash()
Eric Dumazet
1
-4
/
+13
2013-02-08
macvlan: broadcast addr should be part of mc_filter
Eric Dumazet
1
-0
/
+3
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
20
-150
/
+66
2013-02-08
bgmac: fix "cmdcfg" calls for promisc and loopback modes
Rafał Miłecki
1
-4
/
+4
2013-02-08
bgmac: validate (and random if needed) MAC addr
Rafał Miłecki
1
-0
/
+6
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
38
-251
/
+459
2013-02-08
atm/iphase: rename fregt_t -> ffreg_t
Heiko Carstens
1
-73
/
+73
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
211
-2782
/
+25183
2013-02-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-5
/
+8
2013-02-07
tg3: add support for Ethernet core in bcm4785
Hauke Mehrtens
2
-6
/
+116
2013-02-07
tg3: make it possible to provide phy_id in ioctl
Hauke Mehrtens
1
-6
/
+20
2013-02-07
net: fec: fix spin_lock dead lock
Frank Li
1
-1
/
+3
2013-02-07
net: fec: correct fix method about miss init spinlock
Frank Li
1
-4
/
+3
2013-02-07
mlx4_en: Fix BQL reset TX queue call point
Tom Herbert
2
-3
/
+2
2013-02-07
Merge branch 'netback'
David S. Miller
3
-53
/
+88
2013-02-07
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
1
-1
/
+1
2013-02-07
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
1
-1
/
+12
2013-02-07
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
1
-25
/
+13
2013-02-07
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
3
-26
/
+62
2013-02-07
Merge branch 'mlx4'
David S. Miller
10
-385
/
+707
2013-02-07
net/mlx4_en: Implement ndo fdb functionality
Yan Burman
1
-0
/
+75
2013-02-07
net/mlx4_en: Add unicast MAC filtering
Yan Burman
2
-2
/
+130
2013-02-07
net/mlx4_en: Manage hash of MAC addresses per port
Yan Burman
3
-38
/
+79
2013-02-07
net/mlx4_en: Save previous MAC address of the port so we can replace it later
Yan Burman
1
-2
/
+2
2013-02-07
net/mlx4_en: Re-arrange ndo_set_rx_mode related code
Yan Burman
2
-128
/
+145
2013-02-07
net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en
Yan Burman
5
-205
/
+222
2013-02-07
net/mlx4_en: Cleanup multiline strings
Yan Burman
1
-15
/
+10
2013-02-07
net/mlx4_en: Optimize Rx fast path filter checks
Yan Burman
4
-30
/
+35
2013-02-07
net/mlx4_en: Optimize loopback related checks in data path
Yan Burman
6
-21
/
+65
2013-02-08
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-02-08
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-15
/
+10
2013-02-08
Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+21
2013-02-08
Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-9
/
+9
2013-02-08
Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-35
/
+40
2013-02-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd try
Daniel Vetter
1
-5
/
+8
2013-02-07
virtio_console: Don't access uninitialized data.
Sjur Brændeland
1
-1
/
+2
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-18
/
+44
2013-02-06
net: qmi_wwan: add more Huawei devices, including E320
Bjørn Mork
1
-0
/
+12
2013-02-06
net: cdc_ncm: add another Huawei vendor specific device
Bjørn Mork
1
-0
/
+3
2013-02-06
bgmac: add ndo_set_rx_mode netdev ops
Hauke Mehrtens
1
-4
/
+12
2013-02-06
bgmac: add generic ndo_validate_addr netdev ops
Hauke Mehrtens
1
-0
/
+1
2013-02-06
bgmac: write mac address to hardware in ndo_set_mac_address
Hauke Mehrtens
1
-8
/
+25
2013-02-06
bgmac: implement missing code for BCM53572
Hauke Mehrtens
2
-3
/
+5
2013-02-06
macvlan: add multicast filter
Eric Dumazet
1
-0
/
+23
2013-02-06
team: allow userspace to take control over carrier
Flavio Leitner
1
-0
/
+8
2013-02-06
drivers: net:ethernet: cpsw: add support for VLAN
Mugunthan V N
2
-2
/
+108
2013-02-06
drivers: net: cpsw: Add helper functions for VLAN ALE implementation
Mugunthan V N
3
-22
/
+113
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
2
-2
/
+0
[next]