index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
ras
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
ray_cs: use remove_proc_subtree to simplify procfs code
YueHaibing
1
-5
/
+1
2019-04-25
ray_cs: Check return value of pcmcia_register_driver
YueHaibing
1
-0
/
+2
2019-04-25
rndis_wlan: use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+5
2019-04-19
iwlwifi: dbg_ini: set dump bit only when trigger collection is certain
Shahar S Matityahu
1
-0
/
+3
2019-04-19
iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_sta
Nathan Chancellor
1
-3
/
+5
2019-04-19
iwlwifi: remove unused 0x40C0 PCI device IDs
Luca Coelho
3
-23
/
+0
2019-04-19
iwlwifi: mvm: support rtt confidence indication
Avraham Stern
3
-3
/
+88
2019-04-19
iwlwifi: dbg: add lmac and umac PC registers to periphery dump
Shahar S Matityahu
1
-0
/
+2
2019-04-19
iwlwifi: dbg: add periphery memory dumping support to ax210 device family
Shahar S Matityahu
1
-1
/
+7
2019-04-19
iwlwifi: rs: consider LDPC capability in case of HE
Gregory Greenman
1
-5
/
+11
2019-04-19
iwlwifi: dbg_ini: add debug prints to the ini flows
Shahar S Matityahu
3
-24
/
+82
2019-04-19
iwlwifi: add FW_INFO debug level
Shahar S Matityahu
2
-4
/
+6
2019-04-19
iwlwifi: dbg_ini: support notification and dhc regions type parsing
Shahar S Matityahu
1
-1
/
+7
2019-04-19
iwlwifi: unite macros with same meaning
Shaul Triebitz
6
-15
/
+16
2019-04-19
iwlwifi: mvm: set 512 TX queue slots for AX210 devices
Shaul Triebitz
1
-1
/
+2
2019-04-19
iwlwifi: bump FW API to 47 for 22000 series
Luca Coelho
1
-1
/
+1
2019-04-19
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
4
-8
/
+8
2019-04-19
net: phy: add support for reset-controller
David Bauer
3
-4
/
+37
2019-04-19
dt-bindings: net: add PHY reset controller binding
David Bauer
1
-0
/
+6
2019-04-19
net: skb: remove unused asserts
Jakub Kicinski
1
-2
/
+0
2019-04-19
net: gemini: remove unnecessary assert
Jakub Kicinski
1
-2
/
+0
2019-04-19
net/sched: taprio: fix build without 64bit div
Jakub Kicinski
1
-6
/
+11
2019-04-19
sb1000: fix variable set but not used warnings
Jakub Kicinski
1
-6
/
+3
2019-04-19
l2tp: fix set but not used variable
Jakub Kicinski
1
-2
/
+1
2019-04-19
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
6
-10
/
+60
2019-04-19
net: phy: remove dead code from phy_sanitize_settings
Heiner Kallweit
1
-4
/
+0
2019-04-19
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-18
net ipv6: Prevent neighbor add if protocol is disabled on device
David Ahern
3
-0
/
+24
2019-04-18
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
4
-39
/
+52
2019-04-18
ipv6: Pass fib6_result to fib lookups
David Ahern
7
-53
/
+46
2019-04-18
ipv6: Pass fib6_result to fib6_table_lookup tracepoint
David Ahern
2
-11
/
+11
2019-04-18
ipv6: Pass fib6_result to rt6_select and find_rr_leaf
David Ahern
1
-39
/
+43
2019-04-18
ipv6: Pass fib6_result to rt6_device_match
David Ahern
1
-19
/
+30
2019-04-18
ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtu
David Ahern
5
-18
/
+25
[next]