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
/
kernel
/
hung_task.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
4
-8
/
+8
2019-04-18
net: phy: add support for reset-controller
David Bauer
3
-4
/
+37
2019-04-18
dt-bindings: net: add PHY reset controller binding
David Bauer
1
-0
/
+6
2019-04-18
net: skb: remove unused asserts
Jakub Kicinski
1
-2
/
+0
2019-04-18
net: gemini: remove unnecessary assert
Jakub Kicinski
1
-2
/
+0
2019-04-18
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
1
-6
/
+11
2019-04-18
sb1000: fix variable set but not used warnings
Jakub Kicinski
1
-6
/
+3
2019-04-18
l2tp: fix set but not used variable
Jakub Kicinski
1
-2
/
+1
2019-04-18
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
6
-10
/
+60
2019-04-18
net: phy: remove dead code from phy_sanitize_settings
Heiner Kallweit
1
-4
/
+0
2019-04-18
net: phy: don't set autoneg if it's not supported
Heiner Kallweit
1
-0
/
+4
2019-04-18
ice: Calculate ITR increment based on direct calculation
Brett Creeley
1
-72
/
+63
2019-04-18
ice: Bump driver version
Anirudh Venkataramanan
1
-1
/
+1
2019-04-18
ice: Add code to control FW LLDP and DCBX
Anirudh Venkataramanan
5
-2
/
+159
2019-04-18
ice: Add code for DCB rebuild
Anirudh Venkataramanan
3
-0
/
+85
2019-04-18
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
6
-2
/
+86
2019-04-18
ice: Add priority information into VLAN header
Anirudh Venkataramanan
4
-3
/
+54
2019-04-18
ice: Update rings based on TC information
Anirudh Venkataramanan
5
-0
/
+52
2019-04-18
ice: Add code to process LLDP MIB change events
Anirudh Venkataramanan
5
-3
/
+47
2019-04-18
ice: Add code for DCB initialization part 4/4
Anirudh Venkataramanan
2
-2
/
+81
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
14
-82
/
+997
2019-04-18
ice: Add code for DCB initialization part 2/4
Anirudh Venkataramanan
6
-1
/
+1057
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
10
-0
/
+230
2019-04-18
ice: Bump version
Anirudh Venkataramanan
1
-1
/
+1
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
16
-294
/
+294
2019-04-18
ice: Fix typos in code comments
Anirudh Venkataramanan
4
-6
/
+6
2019-04-18
rtlwifi: rtl8188ee: Remove extraneous file
Larry Finger
1
-10
/
+0
2019-04-17
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
3
-0
/
+24
2019-04-17
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
4
-39
/
+52
2019-04-17
ipv6: Pass fib6_result to fib lookups
David Ahern
7
-53
/
+46
2019-04-17
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
2
-11
/
+11
2019-04-17
ipv6: Pass fib6_result to rt6_select and find_rr_leaf
David Ahern
1
-39
/
+43
2019-04-17
ipv6: Pass fib6_result to rt6_device_match
David Ahern
1
-19
/
+30
2019-04-17
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
5
-18
/
+25
2019-04-17
ipv6: Pass fib6_result to rt6_insert_exception
David Ahern
1
-16
/
+17
2019-04-17
ipv6: Pass fib6_result to ip6_rt_get_dev_rcu and ip6_rt_copy_init
David Ahern
1
-22
/
+27
2019-04-17
ipv6: Pass fib6_result to pcpu route functions
David Ahern
1
-13
/
+14
2019-04-17
ipv6: Pass fib6_result to ip6_create_rt_rcu
David Ahern
1
-16
/
+21
2019-04-17
ipv6: Pass fib6_result to ip6_rt_cache_alloc
David Ahern
1
-22
/
+26
2019-04-17
ipv6: Pass fib6_result to rt6_find_cached_rt
David Ahern
1
-14
/
+21
2019-04-17
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
6
-64
/
+68
2019-04-17
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
5
-48
/
+71
2019-04-17
s390/qeth: simplify QoS code
Julian Wiedmann
2
-20
/
+7
2019-04-17
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
4
-52
/
+51
2019-04-17
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
6
-26
/
+97
2019-04-17
s390/qeth: don't keep statistics for tx timeout
Julian Wiedmann
2
-3
/
+0
2019-04-17
s390/qeth: don't bother updating the last-tx time
Julian Wiedmann
1
-1
/
+0
2019-04-17
s390/qeth: handle error from qeth_update_from_chp_desc()
Julian Wiedmann
1
-4
/
+10
2019-04-17
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
4
-23
/
+22
2019-04-17
net: stmmac: Set Flow Control to automatic mode in the driver
Jose Abreu
1
-1
/
+1
[next]