index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
i825xx
/
sun3_82586.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-14
lib: objagg: fix handling of object with 0 users when assembling hints
Jiri Pirko
1
-3
/
+5
2019-02-14
cxgb4: Add capability to get/set SGE Doorbell Queue Timer Tick
Vishal Kulkarni
3
-6
/
+198
2019-02-14
cxgb4/cxgb4vf: Add support for SGE doorbell queue timer
Vishal Kulkarni
8
-75
/
+375
2019-02-14
sfc: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
1
-1
/
+1
2019-02-14
net:ethernet:cadence: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
1
-1
/
+1
2019-02-14
net:dl2k: Replace dev_kfree_skb_irq by dev_consume_skb_irq
Huang Zijiang
1
-1
/
+1
2019-02-14
net:dl2k: Modify the code style escaping the warning
Huang Zijiang
1
-2
/
+2
2019-02-14
isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
1
-1
/
+1
2019-02-14
net: ipvlan_l3s: fix kconfig dependency warning
Randy Dunlap
1
-0
/
+1
2019-02-14
net: nuvoton: w90p910_ether: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-14
net: natsemi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
3
-3
/
+3
2019-02-14
net: micrel: ks8695net: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-14
net: sgi: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2
-2
/
+2
2019-02-14
net: myri10ge: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-14
net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2
-2
/
+2
2019-02-14
net: dlink: sundance: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-3
/
+2
2019-02-14
errqueue.h: Include time_types.h
Deepa Dinamani
1
-0
/
+1
2019-02-14
time: Add time_types.h
Deepa Dinamani
2
-35
/
+41
2019-02-14
devlink: Fix list access without lock while reading region
Parav Pandit
1
-2
/
+5
2019-02-14
devlink: Return right error code in case of errors for region read
Parav Pandit
1
-7
/
+19
2019-02-14
bonding: check slave set command firstly
Tonghao Zhang
1
-0
/
+2
2019-02-13
mlxsw: core: Allow thermal zone binding to an external cooling device
Vadim Pasternak
1
-0
/
+12
2019-02-13
mlxsw: core: Add QSFP module temperature label attribute to hwmon
Vadim Pasternak
1
-0
/
+23
2019-02-13
mlxsw: core: Extend hwmon interface with QSFP module temperature attributes
Vadim Pasternak
1
-3
/
+215
2019-02-13
mlxsw: core: Extend hwmon interface with fan fault attribute
Vadim Pasternak
1
-1
/
+33
2019-02-13
mlxsw: core: Rename cooling device
Vadim Pasternak
1
-2
/
+3
2019-02-13
mlxsw: core: Replace thermal temperature trips with defines
Vadim Pasternak
1
-6
/
+9
2019-02-13
mlxsw: core: Modify thermal zone definition
Vadim Pasternak
1
-9
/
+28
2019-02-13
mlxsw: core: Set different thermal polling time based on bus frequency capability
Vadim Pasternak
3
-2
/
+10
2019-02-13
mlxsw: core: Add API for QSFP module temperature thresholds reading
Vadim Pasternak
3
-1
/
+128
2019-02-13
mlxsw: reg: Add Fan Out of Range Event Register
Vadim Pasternak
1
-0
/
+30
2019-02-13
mlxsw: reg: Add Management Temperature Bulk Register
Vadim Pasternak
1
-0
/
+75
2019-02-13
mlxsw: spectrum: Move QSFP EEPROM definitions to common location
Vadim Pasternak
2
-42
/
+52
2019-02-13
test_objagg: Uninitialized variable in error handling
Dan Carpenter
1
-2
/
+3
2019-02-13
test_objagg: Test the correct variable
Dan Carpenter
1
-2
/
+2
2019-02-13
lib: objagg: Fix an error code in objagg_hints_get()
Dan Carpenter
1
-1
/
+3
2019-02-13
cxgb4vf: Few more link management changes.
Vishal Kulkarni
1
-1
/
+8
2019-02-13
page_pool: use DMA_ATTR_SKIP_CPU_SYNC for DMA mappings
Jesper Dangaard Brouer
1
-5
/
+6
2019-02-13
net: page_pool: don't use page->private to store dma_addr_t
Ilias Apalodimas
1
-4
/
+9
2019-02-13
mm: add dma_addr_t to struct page
Jesper Dangaard Brouer
1
-0
/
+7
2019-02-13
net: sched: remove duplicated include from cls_api.c
YueHaibing
1
-1
/
+0
2019-02-13
flow_offload: fix block stats
John Hurley
1
-3
/
+3
2019-02-13
net: sched: flower: only return error from hw offload if skip_sw
Vlad Buslov
1
-2
/
+10
2019-02-13
qlge: fix some indentation issues
Colin Ian King
2
-4
/
+4
2019-02-13
qed: fix indentation issue with statements in an if-block
Colin Ian King
1
-6
/
+6
2019-02-13
net: ixp4xx_eth: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-13
net: macb: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-13
net: sis: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
2
-2
/
+2
2019-02-13
net: fealnx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-02-13
net: moxa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
[next]