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