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: ps3_gelic: Add missing \n to end of deb_dbg message
Colin Ian King
2016-10-07
1
-1
/
+1
*
net: axienet: Add missing \n to end of dev_err messages
Colin Ian King
2016-10-07
1
-2
/
+2
*
xen/netback: add fraglist support for to-guest rx
Ross Lagerwall
2016-10-07
2
-10
/
+30
*
xen-netback: batch copies for multiple to-guest rx packets
David Vrabel
2016-10-07
2
-10
/
+18
*
xen-netback: process guest rx packets in batches
David Vrabel
2016-10-07
1
-1
/
+14
*
xen-netback: immediately wake tx queue when guest rx queue has space
David Vrabel
2016-10-07
1
-16
/
+8
*
xen-netback: refactor guest rx
David Vrabel
2016-10-07
2
-384
/
+215
*
xen-netback: retire guest rx side prefix GSO feature
Paul Durrant
2016-10-07
4
-50
/
+2
*
xen-netback: separate guest side rx code into separate module
Paul Durrant
2016-10-07
3
-755
/
+790
*
Merge branch 'fman-next' of git://git.freescale.com/ppc/upstream/linux
David S. Miller
2016-10-07
10
-116
/
+132
|
\
|
*
fsl/fman: remove leftover comment
Madalin Bucur
2016-10-04
1
-4
/
+0
|
*
fsl/fman: fix return value checking
Madalin Bucur
2016-10-04
1
-2
/
+2
|
*
fsl/fman: simplify redundant condition
Madalin Bucur
2016-10-04
1
-2
/
+1
|
*
fsl/fman: check of_get_phy_mode() return value
Madalin Bucur
2016-10-04
1
-4
/
+6
|
*
fsl/fman: check pcsphy pointer before use
Madalin Bucur
2016-10-04
1
-0
/
+3
|
*
fsl/fman: MEMAC may use QSGMII PHY interface mode
Madalin Bucur
2016-10-04
1
-1
/
+2
|
*
fsl/fman: return a phy_dev pointer from init
Madalin Bucur
2016-10-04
2
-12
/
+13
|
*
fsl/fman: simplify device tree reads
Madalin Bucur
2016-10-04
3
-48
/
+30
|
*
fsl/fman: use of_get_phy_mode()
Madalin Bucur
2016-10-04
1
-31
/
+2
|
*
fsl/fman: small fixes
Madalin Bucur
2016-10-04
2
-6
/
+8
|
*
fsl/fman: fix loadable module compilation
Igal Liberman
2016-10-04
4
-7
/
+64
|
*
fsl/fman: split lines over 80 characters
Madalin Bucur
2016-10-04
2
-2
/
+4
*
|
phy: micrel.c: Enable ksz9031 energy-detect power-down mode
Mike Looijmans
2016-10-06
1
-0
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-10-05
700
-17554
/
+72839
|
\
\
|
*
|
mlxsw: switchx2: Fix misuse of hard_header_len
Yotam Gigi
2016-10-05
1
-1
/
+1
|
*
|
mlxsw: spectrum: Fix misuse of hard_header_len
Yotam Gigi
2016-10-05
1
-1
/
+1
|
*
|
net/faraday: Stop NCSI device on shutdown
Gavin Shan
2016-10-04
1
-0
/
+2
|
|
/
|
*
net: phy: Add Edge-rate driver for Microsemi PHYs.
Raju Lakkaraju
2016-10-04
1
-0
/
+125
|
*
vmxnet3: Wake queue from reset work
Benjamin Poirier
2016-10-04
1
-1
/
+1
|
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2016-10-04
2
-1
/
+3
|
|
\
|
|
*
fm10k: wrap long line for alloc_workqueue
Jacob Keller
2016-10-03
1
-1
/
+2
|
|
*
fm10k: use generic ethtool_op_get_ts_info callback
Jacob Keller
2016-10-03
1
-0
/
+1
|
*
|
i40e: avoid NULL pointer dereference and recursive errors on early PCI error
Guilherme G Piccoli
2016-10-04
1
-0
/
+6
|
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-10-04
1
-29
/
+47
|
|
\
\
|
|
*
|
i40e: fix sideband flow director vector allocation
Stefan Assmann
2016-10-04
1
-2
/
+9
|
|
*
|
i40e: fix MSI-X vector redistribution if hw limit is reached
Stefan Assmann
2016-10-04
1
-16
/
+22
|
|
*
|
i40e: check if vectors are already depleted when doing VMDq allocation
Stefan Assmann
2016-10-04
1
-11
/
+16
|
*
|
|
qed: Add RoCE ll2 & GSI support
Ram Amrani
2016-10-04
6
-12
/
+444
|
*
|
|
qed: Add support for memory registeration verbs
Ram Amrani
2016-10-04
1
-0
/
+240
|
*
|
|
qed: Add support for QP verbs
Ram Amrani
2016-10-04
3
-0
/
+1269
|
*
|
|
qed: PD,PKEY and CQ verb support
Ram Amrani
2016-10-04
2
-0
/
+345
|
*
|
|
qed: Add support for RoCE hw init
Ram Amrani
2016-10-04
13
-7
/
+1269
|
*
|
|
qede: Add qedr framework
Ram Amrani
2016-10-04
5
-15
/
+362
|
*
|
|
qed: Add Light L2 support
Yuval Mintz
2016-10-04
11
-3
/
+2194
|
|
/
/
|
*
|
net: qcom/emac: fix return value check in emac_sgmii_config()
Wei Yongjun
2016-10-04
1
-4
/
+9
|
*
|
net: mvmdio: do not clk_disable_unprepare() NULL clock
Alexey Khoroshilov
2016-10-03
1
-2
/
+1
|
*
|
mlxsw: spectrum_router: avoid potential uninitialized data usage
Arnd Bergmann
2016-10-03
1
-3
/
+7
|
*
|
net/mlx5e: shut up maybe-uninitialized warning
Arnd Bergmann
2016-10-03
1
-1
/
+1
|
|
/
|
*
cxgb4: unexport cxgb4_dcb_enabled
Arnd Bergmann
2016-10-03
1
-6
/
+1
|
*
net: fec: set mac address unconditionally
Gavin Schenk
2016-10-03
1
-7
/
+5
[next]