index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
meth: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-10
/
+15
*
moxart_ether: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
2
-4
/
+8
*
pxa168_eth: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-4
/
+7
*
lantiq_etop: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-2
/
+4
*
macb_main: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-4
/
+4
*
au1000_eth: pass struct device to DMA API functions
Christoph Hellwig
2019-02-12
1
-3
/
+3
*
mlxsw: spectrum_flower: Fix VLAN modify action support
Ido Schimmel
2019-02-12
1
-2
/
+1
*
mlxsw: spectrum_router: Drop unnecessary WARN_ON_ONCE()
Ido Schimmel
2019-02-12
1
-1
/
+1
*
mlxsw: spectrum: Set LAG port collector only when active
Nir Dotan
2019-02-12
1
-17
/
+45
*
nfp: flower: remove double new line
Jakub Kicinski
2019-02-12
1
-1
/
+0
*
nfp: devlink: include vendor/product info in serial number
Jakub Kicinski
2019-02-11
1
-3
/
+18
*
nfp: devlink: use the generic manufacture identifier instead of vendor
Jakub Kicinski
2019-02-11
1
-1
/
+1
*
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
2019-02-09
1
-0
/
+5
*
net: marvell: mvpp2: fix AN restart
Russell King
2019-02-08
1
-10
/
+5
*
net: marvell: mvpp2: read correct pause bits
Russell King
2019-02-08
1
-2
/
+2
*
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
2019-02-08
1
-23
/
+35
*
net: marvell: mvpp2: fix stuck in-band SGMII negotiation
Russell King
2019-02-08
1
-6
/
+11
*
net: marvell: mvpp2: phylink compliance updates
Russell King
2019-02-08
1
-36
/
+61
*
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-5
/
+5
*
igc: Use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-5
/
+4
*
igb: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-3
/
+3
*
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-4
/
+2
*
nfp: flower: cmsg: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-4
/
+2
*
mlxsw: spectrum_router: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-8
/
+4
*
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-6
/
+2
*
qede: Add ethtool interface for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-08
1
-1
/
+10
*
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-08
4
-0
/
+19
*
net: macb: add sam9x60-macb compatibility string
Nicolas Ferre
2019-02-08
1
-0
/
+1
*
mlxsw: spectrum_acl: Add couple of vregion rehash tracepoints
Jiri Pirko
2019-02-08
1
-1
/
+8
*
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
2019-02-08
6
-2
/
+131
*
mlxsw: spectrum_acl: Implement region migration according to hints
Jiri Pirko
2019-02-08
2
-21
/
+268
*
mlxsw: reg: Add multi field to PAGT register
Jiri Pirko
2019-02-08
2
-2
/
+11
*
mlxsw: spectrum_acl: Pass hints priv all the way to ERP code
Jiri Pirko
2019-02-08
7
-11
/
+22
*
mlxsw: spectrum_acl: Implement basic ERP rehash hits creation
Jiri Pirko
2019-02-08
5
-0
/
+107
*
mlxsw: spectrum_acl: Split entry struct into entry and ventry
Jiri Pirko
2019-02-08
3
-66
/
+108
*
mlxsw: spectrum_acl: Split chunk struct into chunk and vchunk
Jiri Pirko
2019-02-08
1
-106
/
+150
*
mlxsw: spectrum_acl: Split region struct into region and vregion
Jiri Pirko
2019-02-08
2
-124
/
+180
*
lib: objagg: implement optimization hints assembly and use hints for object c...
Jiri Pirko
2019-02-08
1
-2
/
+35
*
devlink: publish params only after driver init is done
Jiri Pirko
2019-02-08
3
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
34
-80
/
+155
|
\
|
*
net: Don't default Cavium PTP driver to 'y'
Bjorn Helgaas
2019-02-06
1
-1
/
+0
|
*
net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...
Yang Wei
2019-02-06
1
-1
/
+1
|
*
net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...
Yang Wei
2019-02-06
1
-1
/
+1
|
*
net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-06
1
-1
/
+1
|
*
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2019-02-06
3
-3
/
+3
|
*
net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
2019-02-06
1
-1
/
+1
|
*
net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...
Yang Wei
2019-02-06
1
-1
/
+1
|
*
net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
2019-02-06
1
-1
/
+1
|
*
net/mlx5e: Don't overwrite pedit action when multiple pedit used
Tonghao Zhang
2019-02-06
1
-10
/
+15
|
*
net/mlx5e: Update hw flows when encap source mac changed
Tonghao Zhang
2019-02-06
3
-0
/
+7
[next]