index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
net: netcp: correct netcp_get_stats function signature
Keerthy
1
-3
/
+1
2017-01-10
liquidio: store the L4 hash of rx packets in skb
Prasad Kanneganti
3
-3
/
+33
2017-01-10
sfc: stop setting dev_port
Bert Kenward
1
-2
/
+0
2017-01-10
sfc: implement ndo_get_phys_port_name
Bert Kenward
1
-0
/
+11
2017-01-10
sfc: support ndo_get_phys_port_id even when !CONFIG_SFC_SRIOV
Bert Kenward
7
-35
/
+31
2017-01-10
net: qcom/emac: add ethtool support
Timur Tabi
4
-21
/
+221
2017-01-09
Merge tag 'mlx5-4kuar-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
7
-176
/
+261
2017-01-09
sh_eth: enable wake-on-lan for sh7763
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for sh7734
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for r8a7740/armadillo
Niklas Söderlund
1
-0
/
+1
2017-01-09
sh_eth: enable wake-on-lan for R-Car Gen2 devices
Niklas Söderlund
1
-2
/
+4
2017-01-09
sh_eth: add generic wake-on-lan support via magic packet
Niklas Söderlund
2
-8
/
+109
2017-01-09
sh_eth: use correct name for ECMR_MPDE bit
Niklas Söderlund
1
-1
/
+1
2017-01-09
sh_eth: rename 'sh_eth_cpu_data::hw_crc'
Sergei Shtylyov
2
-7
/
+7
2017-01-09
sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'
Sergei Shtylyov
2
-5
/
+1
2017-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+27
2017-01-09
stmmac: adding new glue driver dwmac-dwc-qos-eth
jpinto
4
-3
/
+224
2017-01-09
stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure
jpinto
5
-75
/
+65
2017-01-09
stmmac: adding DT parameter for LPI tx clock gating
jpinto
6
-4
/
+17
2017-01-09
alx: add feature flag for rx checksumming
Tobias Regnery
1
-0
/
+1
2017-01-09
mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP
Yotam Gigi
1
-4
/
+4
2017-01-09
mlxsw: spectrum: Fix order of commands in port remove function
Yotam Gigi
1
-1
/
+1
2017-01-09
mlxsw: spectrum: Make the add_matchall_tc_entry symmetric
Yotam Gigi
1
-43
/
+48
2017-01-09
mlxsw: cmd: Fix API name comments for event-queues
Elad Raz
1
-5
/
+5
2017-01-09
mlxsw: Fix mlxsw_i2c_write return value
Elad Raz
1
-1
/
+1
2017-01-09
net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparam
Ivan Khoronzhuk
1
-4
/
+3
2017-01-09
net/mlx5: Activate support for 4K UARs
Eli Cohen
1
-0
/
+4
2017-01-09
IB/mlx5: Support 4k UAR for libmlx5
Eli Cohen
5
-85
/
+15
2017-01-09
IB/mlx5: Use blue flame register allocator in mlx5_ib
Eli Cohen
3
-129
/
+3
2017-01-09
net/mlx5: Add interface to get reference to a UAR
Eli Cohen
3
-13
/
+55
2017-01-09
net: intel: e100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-01-09
net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-13
/
+18
2017-01-09
net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+18
2017-01-09
net: ibm: emac: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-30
/
+40
2017-01-09
net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-21
/
+30
2017-01-08
net: stmmac: fix maxmtu assignment to be within valid range
Kweh, Hock Leong
2
-1
/
+15
2017-01-08
net: remove useless memset's in drivers get_stats64
stephen hemminger
3
-4
/
+0
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
52
-202
/
+110
2017-01-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-30
/
+33
2017-01-08
liquidio: simplify octeon_flush_iq()
Derek Chickles
4
-28
/
+27
2017-01-08
fm10k: remove FM10K_FLAG_DEBUG_STATS
Jacob Keller
1
-1
/
+0
2017-01-08
fm10k: report the receive timestamp in FM10K_CB(skb)->tstamp
Jacob Keller
2
-3
/
+4
2017-01-08
fm10k: Limit dma sync of RX buffers to actual packet size
Scott Peterson
1
-3
/
+5
2017-01-08
fm10k: bump version number
Jacob Keller
1
-1
/
+1
2017-01-08
fm10k: do not clear global mailbox interrupt bits
Ngai-Mint Kwan
1
-4
/
+0
2017-01-08
fm10k: request reset when mbx->state changes
Ngai-Mint Kwan
2
-4
/
+12
2017-01-08
fm10k: remove extraneous variable definition in fm10k_ethtool.c
Jacob Keller
1
-12
/
+9
2017-01-08
fm10k-shared: use mac-> instead of hw->mac.
Ngai-Mint Kwan
1
-3
/
+3
2017-01-08
net/mlx5: Introduce blue flame register allocator
Eli Cohen
1
-0
/
+235
2017-01-08
mlx5: Fix naming convention with respect to UARs
Eli Cohen
3
-53
/
+53
[next]