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
...
|
*
|
|
|
net: mvneta: Fix memory use after free.
Justin Maggard
2015-11-10
1
-1
/
+1
|
*
|
|
|
macvtap: Resolve possible __might_sleep warning in macvtap_do_read()
Vlad Yasevich
2015-11-09
1
-2
/
+3
|
*
|
|
|
mvneta: add FIXED_PHY dependency
Arnd Bergmann
2015-11-09
1
-0
/
+1
|
*
|
|
|
net: caif: check return value of alloc_netdev
Rasmus Villemoes
2015-11-09
1
-2
/
+5
|
*
|
|
|
net: hisilicon: NET_VENDOR_HISILICON should depend on HAS_DMA
Geert Uytterhoeven
2015-11-09
1
-1
/
+2
|
*
|
|
|
drivers: net: xgene: fix RGMII 10/100Mb mode
Iyappan Subramanian
2015-11-09
3
-3
/
+48
|
*
|
|
|
dwc_eth_qos: Delete an unnecessary check before the function call "of_node_put"
Markus Elfring
2015-11-07
1
-2
/
+1
|
*
|
|
|
bonding: fix panic on non-ARPHRD_ETHER enslave failure
Jay Vosburgh
2015-11-07
1
-0
/
+1
|
*
|
|
|
net/qlcnic: fix mac address restore in bond mode 5/6
Jarod Wilson
2015-11-07
1
-1
/
+2
|
*
|
|
|
fjes: Delete an unnecessary check before the function call "vfree"
Markus Elfring
2015-11-07
1
-3
/
+1
|
*
|
|
|
bnxt_en: More robust SRIOV cleanup sequence.
Jeffrey Huang
2015-11-05
1
-13
/
+27
|
*
|
|
|
bnxt_en: Fix comparison of u16 sw_id against negative value.
Michael Chan
2015-11-05
1
-4
/
+5
|
*
|
|
|
bnxt_en: map CAG_REG_LEGACY_INT_STATUS_MASK to GRC window #4
Jeffrey Huang
2015-11-05
2
-3
/
+20
|
*
|
|
|
bnxt_en: Determine tcp/ipv6 RSS hash type correctly.
Michael Chan
2015-11-05
1
-5
/
+7
|
*
|
|
|
bnxt_en: Change sp events definitions to represent bit position.
Jeffrey Huang
2015-11-05
1
-5
/
+5
|
*
|
|
|
net: stmmac: fix double-initialization of phy_iface
LABBE Corentin
2015-11-05
1
-1
/
+1
|
*
|
|
|
qlogic: qed: fix error codes in qed_resc_alloc()
Dan Carpenter
2015-11-05
1
-3
/
+9
|
*
|
|
|
net: dsa: mv88e6xxx: isolate unbridged ports
Vivien Didelot
2015-11-05
4
-0
/
+48
|
*
|
|
|
USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module
Petr Štetiar
2015-11-05
1
-0
/
+21
|
*
|
|
|
bnxt_en: add VXLAN dependency
Arnd Bergmann
2015-11-05
1
-0
/
+1
|
*
|
|
|
qlogic: qed: fix a test for MODE_MF_SI
Dan Carpenter
2015-11-05
1
-1
/
+1
|
*
|
|
|
qlogic/qed: remove bogus NULL check
Dan Carpenter
2015-11-05
1
-5
/
+0
|
*
|
|
|
sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
Sergei Shtylyov
2015-11-05
1
-38
/
+22
|
*
|
|
|
sh_eth: kill 'ret' variable in sh_eth_ring_init()
Sergei Shtylyov
2015-11-05
1
-16
/
+8
|
*
|
|
|
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
2015-11-05
1
-0
/
+13
*
|
|
|
|
remove abs64()
Andrew Morton
2015-11-10
1
-1
/
+1
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-07
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-11-07
11
-49
/
+254
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net/mlx4_en: Implement mcast loopback prevention for ETH qps
Maor Gottlieb
2015-10-22
3
-1
/
+49
|
*
|
|
|
|
|
net/mlx4_core: Add support for filtering multicast loopback
Maor Gottlieb
2015-10-22
3
-8
/
+47
|
*
|
|
|
|
|
cxgb4: T6 adapter lld support for iw_cxgb4 driver
Hariprasad S
2015-10-22
5
-40
/
+158
|
*
|
|
|
|
|
Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4
Doug Ledford
2015-10-21
1
-22
/
+0
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
drivers: net: Drop unlikely before IS_ERR(_OR_NULL)
Viresh Kumar
2015-09-29
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-06
6
-6
/
+6
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
mlx5: stop including <asm-generic/kmap_types.h>
Christoph Hellwig
2015-10-15
3
-3
/
+3
|
*
|
|
|
|
|
|
|
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
3
-3
/
+3
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
13
-13
/
+0
|
\
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
|
\
\
\
\
\
\
\
|
*
-
.
\
\
\
\
\
\
\
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
13
-13
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
13
-13
/
+0
|
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-11-05
11
-29
/
+29
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
2015-10-04
11
-29
/
+29
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-05
3
-103
/
+202
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
net/xen-netback: Make it running on 64KB page granularity
Julien Grall
2015-10-23
2
-62
/
+111
|
*
|
|
|
|
|
|
net/xen-netfront: Make it running on 64KB page granularity
Julien Grall
2015-10-23
1
-36
/
+86
|
*
|
|
|
|
|
|
net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
Julien Grall
2015-10-23
1
-7
/
+7
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
862
-11641
/
+87501
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sh_eth: use DMA barriers
Sergei Shtylyov
2015-11-03
1
-4
/
+4
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
17
-49
/
+135
|
|
\
\
\
\
\
\
\
[prev]
[next]