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
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
366
-8556
/
+22567
2019-05-07
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-28
/
+46
2019-05-07
cxgb4: Fix error path in cxgb4_init_module
YueHaibing
1
-3
/
+12
2019-05-07
net: macb: Change interrupt and napi enable order in open
Harini Katakam
1
-3
/
+3
2019-05-07
net: ll_temac: Improve error message on error IRQ
Esben Haabendal
1
-2
/
+8
2019-05-07
net/sched: remove block pointer from common offload structure
Pieter Jansen van Vuuren
3
-2
/
+8
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
44
-44
/
+44
2019-05-07
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
1
-2
/
+4
2019-05-07
net: hns3: use devm_kcalloc when allocating desc_cb
Yunsheng Lin
1
-4
/
+4
2019-05-07
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
2
-9
/
+2
2019-05-07
net: hns3: unify the page reusing for page size 4K and 64K
Yunsheng Lin
1
-32
/
+13
2019-05-07
net: hns3: optimize the barrier using when cleaning TX BD
Yunsheng Lin
1
-14
/
+15
2019-05-07
net: hns3: fix error handling for desc filling
Yunsheng Lin
1
-11
/
+7
2019-05-07
net: hns3: combine len and checksum handling for inner and outer header.
Yunsheng Lin
1
-111
/
+81
2019-05-07
net: hns3: refactor BD filling for l2l3l4 info
Yunsheng Lin
1
-39
/
+23
2019-05-07
net: hns3: fix for tunnel type handling in hns3_rx_checksum
Yunsheng Lin
1
-6
/
+8
2019-05-07
net: hns3: add linearizing checking for TSO case
Yunsheng Lin
1
-0
/
+45
2019-05-07
net: hns3: add counter for times RX pages gets allocated
Yunsheng Lin
3
-0
/
+6
2019-05-07
net: hns3: use napi_schedule_irqoff in hard interrupts handlers
Yunsheng Lin
1
-1
/
+1
2019-05-07
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
Yunsheng Lin
3
-86
/
+50
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
54
-259
/
+0
2019-05-05
r8169: add rtl8168g_set_pause_thresholds
Heiner Kallweit
1
-6
/
+11
2019-05-05
r8169: add rtl_set_fifo_size
Heiner Kallweit
1
-12
/
+16
2019-05-05
mlxsw: spectrum: Implement loopback ethtool feature
Jiri Pirko
1
-2
/
+33
2019-05-05
mlxsw: reg: Add Port Physical Loopback Register
Jiri Pirko
1
-0
/
+37
2019-05-05
r8169: move EEE LED config to rtl8168_config_eee_mac
Heiner Kallweit
1
-15
/
+4
2019-05-05
r8169: simplify rtl_writephy_batch and rtl_ephy_init
Heiner Kallweit
1
-48
/
+52
2019-05-05
nfp: flower: add qos offload stats request and reply
Pieter Jansen van Vuuren
5
-0
/
+210
2019-05-05
nfp: flower: add qos offload install and remove functionality.
Pieter Jansen van Vuuren
3
-1
/
+174
2019-05-05
nfp: flower: add qos offload framework
Pieter Jansen van Vuuren
4
-1
/
+29
2019-05-05
mlxsw: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
1
-19
/
+19
2019-05-05
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-10
/
+6
2019-05-05
net: macb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-7
/
+5
2019-05-05
bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.
Michael Chan
1
-0
/
+4
2019-05-05
bnxt_en: Add support for aRFS on 57500 chips.
Michael Chan
1
-4
/
+12
2019-05-05
bnxt_en: Query firmware capability to support aRFS on 57500 chips.
Michael Chan
2
-1
/
+44
2019-05-05
bnxt_en: Improve NQ reservations.
Michael Chan
1
-2
/
+4
2019-05-05
bnxt_en: Separate RDMA MR/AH context allocation.
Devesh Sharma
2
-1
/
+19
2019-05-05
bnxt_en: read the clause type from the PHY ID
Vasundhara Volam
1
-2
/
+2
2019-05-05
bnxt_en: Read package version from firmware.
Vasundhara Volam
3
-1
/
+12
2019-05-05
bnxt_en: Check new firmware capability to display extended stats.
Vasundhara Volam
2
-2
/
+7
2019-05-05
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
3
-1
/
+82
2019-05-05
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
1
-39
/
+36
2019-05-05
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2
-53
/
+214
2019-05-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-179
/
+339
2019-05-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-63
/
+193
2019-05-05
r8169: speed up rtl_loop_wait
Heiner Kallweit
1
-1
/
+1
2019-05-05
r8169: make use of phy_set_asym_pause
Heiner Kallweit
1
-2
/
+1
2019-05-05
net: ll_temac: Make some functions static
YueHaibing
1
-8
/
+8
[next]