index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-56
/
+393
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2013-07-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
22
-0
/
+5773
2013-07-12
via-rhine: fix dma mapping errors
Neil Horman
1
-1
/
+16
2013-07-12
atl1e: fix dma mapping warnings
Neil Horman
1
-3
/
+25
2013-07-12
usb/net/r815x: fix cast to restricted __le32
hayeswang
1
-9
/
+12
2013-07-12
usb/net/r8152: fix integer overflow in expression
hayeswang
1
-1
/
+2
2013-07-11
drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-7
/
+0
2013-07-11
drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...
Wolfram Sang
1
-11
/
+0
2013-07-11
drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-7
/
+0
2013-07-11
net/usb: add relative mii functions for r815x
hayeswang
3
-3
/
+239
2013-07-11
mlx5: Return -EFAULT instead of -EPERM
Dan Carpenter
2
-13
/
+9
2013-07-11
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
1
-1
/
+1
2013-07-11
ifb: fix oops when loading the ifb failed
dingtianhong
1
-0
/
+4
2013-07-11
dummy: fix oops when loading the dummy failed
dingtianhong
1
-0
/
+4
2013-07-11
drivers: net: phy: at803x: Add missing mdio device id
Helmut Schaa
1
-0
/
+1
2013-07-11
bnx2x: fix tunneling CSUM calculation
Dmitry Kravkov
1
-3
/
+3
2013-07-11
alx: fix lockdep annotation
Maarten Lankhorst
1
-3
/
+2
2013-07-11
vxlan: Fix kernel crash on rmmod.
Pravin B Shelar
1
-1
/
+1
2013-07-10
sh_eth: SH_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-07-10
macvtap: correctly linearize skb when zerocopy is used
Jason Wang
1
-2
/
+6
2013-07-10
tuntap: correctly linearize skb when zerocopy is used
Jason Wang
1
-3
/
+6
2013-07-10
ifb: fix rcu_sched self-detected stalls
dingtianhong
1
-1
/
+3
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
2013-07-10
r8169: add a new chip for RTL8411
hayeswang
1
-0
/
+67
2013-07-10
net: rename ll methods to busy-poll
Eliezer Tamir
5
-6
/
+6
2013-07-10
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
4
-4
/
+4
2013-07-10
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2013-07-10
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
1
-0
/
+2
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
625
-11584
/
+59291
2013-07-09
drivers/net: caif: fix wrong rtnl_is_locked() usage
Konstantin Khlebnikov
1
-22
/
+39
2013-07-09
drivers/net: enic: release rtnl_lock on error-path
Konstantin Khlebnikov
1
-0
/
+2
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
1
-2
/
+11
2013-07-09
virtio_net: fix race in RX VQ processing
Michael S. Tsirkin
1
-2
/
+3
2013-07-09
net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit
Jongsung Kim
1
-1
/
+1
2013-07-08
mlx5_core: Fixes for sparse warnings
Roland Dreier
2
-11
/
+21
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen
22
-0
/
+5767
2013-07-05
sfc: Fix memory leak when discarding scattered packets
Ben Hutchings
1
-7
/
+20
2013-07-04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-5
/
+3
2013-07-04
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
1
-2
/
+46
2013-07-04
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
1
-0
/
+26
2013-07-04
dt:net:stmmac: Allocate platform data only if its NULL.
Srinivas Kandagatla
1
-3
/
+3
2013-07-04
net:stmmac: fix memleak in the open method
Giuseppe CAVALLARO
1
-10
/
+10
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+5
2013-07-04
virtio-net: fix the race between channels setting and refill
Jason Wang
1
-4
/
+1
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
5
-29
/
+83
2013-07-03
net/mlx4: fix small memory leak on error
Dan Carpenter
1
-0
/
+1
2013-07-03
net: fec: Add VLAN receive HW support.
Jim Baxter
2
-10
/
+55
2013-07-03
alx: remove WoL support
Johannes Berg
4
-323
/
+15
2013-07-03
rapidio/rionet: rework driver initialization and removal
Alexandre Bounine
1
-25
/
+78
[next]