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-10-28
liquidio: xmit_more support
Intiyaz Basha
9
-19
/
+55
2017-10-28
ibmvnic: Fix failover error path for non-fatal resets
John Allen
2
-2
/
+4
2017-10-28
ibmvnic: Update reset infrastructure to support tunable parameters
John Allen
2
-28
/
+209
2017-10-28
net: qualcomm: rmnet: Add support for GRO
Subash Abhinov Kasiviswanathan
4
-1
/
+14
2017-10-28
net: qualcomm: rmnet: Add support for 64 bit stats
Subash Abhinov Kasiviswanathan
2
-5
/
+85
2017-10-28
net: qualcomm: rmnet: Always assign rmnet dev in deaggregation path
Subash Abhinov Kasiviswanathan
1
-2
/
+1
2017-10-28
net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler()
Subash Abhinov Kasiviswanathan
3
-24
/
+14
2017-10-28
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
5
-22
/
+34
2017-10-28
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
4
-85
/
+218
2017-10-28
bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter
Sathya Perla
1
-4
/
+125
2017-10-28
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
4
-12
/
+631
2017-10-28
bnxt_en: Refactor and simplify coalescing code.
Michael Chan
1
-46
/
+35
2017-10-28
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
3
-52
/
+79
2017-10-28
bnxt_en: Add ethtool reset method
Vasundhara Volam
2
-1
/
+38
2017-10-28
bnxt_en: Check maximum supported MTU from firmware.
Michael Chan
2
-6
/
+12
2017-10-28
bnxt_en: Optimize .ndo_set_mac_address() for VFs.
Michael Chan
1
-3
/
+3
2017-10-28
bnxt_en: Get firmware package version one time.
Michael Chan
2
-16
/
+18
2017-10-28
bnxt_en: Check for zero length value in bnxt_get_nvram_item().
Michael Chan
1
-0
/
+3
2017-10-28
bnxt_en: adding PCI ID for SMARTNIC VF support
Rob Miller
1
-1
/
+5
2017-10-28
bnxt_en: Add PCIe device ID for bcm58804
Ray Jui
2
-0
/
+5
2017-10-28
bnxt_en: Update firmware interface to 1.8.3.1
Michael Chan
1
-24
/
+396
2017-10-27
net: faraday: ftmac100: Use BUG_ON instead of if condition followed by BUG.
Gustavo A. R. Silva
1
-2
/
+3
2017-10-27
net: bcmgenet: Use BUG_ON instead of if condition followed by BUG
Gustavo A. R. Silva
1
-2
/
+1
2017-10-27
cxgb4: collect hardware misc dumps
Rahul Lakkireddy
5
-0
/
+211
2017-10-27
cxgb4: collect hardware scheduler dumps
Rahul Lakkireddy
9
-0
/
+119
2017-10-27
cxgb4: collect PBT tables dump
Rahul Lakkireddy
5
-0
/
+91
2017-10-27
cxgb4: collect MPS-TCAM dump
Rahul Lakkireddy
6
-0
/
+230
2017-10-27
cxgb4: collect TID info dump
Rahul Lakkireddy
8
-1
/
+143
2017-10-27
cxgb4: collect RSS dumps
Rahul Lakkireddy
5
-0
/
+68
2017-10-27
cxgb4: collect CIM queue configuration dump
Rahul Lakkireddy
5
-0
/
+56
2017-10-27
cxgb4: collect hardware LA dumps
Rahul Lakkireddy
6
-0
/
+250
2017-10-27
mlxsw: reg: Avoid magic number in PPCNT
Nogah Frankel
1
-30
/
+42
2017-10-27
mlxsw: spectrum: Change stats cache to be local
Nogah Frankel
2
-19
/
+9
2017-10-27
liquidio: deprecate 1-bit flag indicating watchdog kernel thread is running
Felix Manlunas
1
-10
/
+4
2017-10-27
net: systemport: Check DSA notifier master against ourself
Florian Fainelli
1
-15
/
+18
2017-10-27
drivers/net: sxgbe: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+7
2017-10-27
drivers/net: realtek: Convert timers to use timer_setup()
Kees Cook
2
-9
/
+10
2017-10-27
drivers/net: nuvoton: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2017-10-27
drivers/net: netronome: Convert timers to use timer_setup()
Kees Cook
4
-12
/
+12
2017-10-27
drivers/net: 3com/3c515: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-27
net: stmmac: sun8i: Restore the compatibles
Corentin Labbe
1
-0
/
+8
2017-10-27
net: stmmac: dwmac-sun8i: Handle integrated/external MDIOs
Corentin Labbe
2
-130
/
+224
2017-10-27
net: stmmac: snps, dwmac-mdio MDIOs are automatically registered
Corentin Labbe
1
-4
/
+0
2017-10-26
cxgb4: fix overflow in collecting IBQ and OBQ dump
Rahul Lakkireddy
3
-7
/
+30
2017-10-26
net: hns3: fix the bug when reuse command description in hclge_add_mac_vlan_tbl
Lipeng
1
-3
/
+3
2017-10-26
net: hns3: fix a bug in hclge_uninit_client_instance
Lipeng
1
-2
/
+8
2017-10-26
net: hns3: add nic_client check when initialize roce base information
Lipeng
1
-1
/
+1
2017-10-26
net: hns3: fix the bug of hns3_set_txbd_baseinfo
Lipeng
1
-1
/
+1
2017-10-26
net: bcmgenet: use dev->phydev instead of priv->phydev
Doug Berger
3
-34
/
+31
2017-10-26
Revert "net: bcmgenet: Software reset EPHY after power on"
Doug Berger
3
-18
/
+0
[next]