index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
reset
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-21
mlxsw: spectrum_router: Relax FIB rule validation
Ido Schimmel
1
-0
/
+4
2019-04-21
mlxsw: spectrum: Use a stable ECMP/LAG seed
Ido Schimmel
2
-4
/
+4
2019-04-20
nfp: add SR-IOV trusted VF support
Pablo Cascón
4
-2
/
+33
2019-04-20
net: hns3: add function type check for debugfs help information
Yufeng Mo
3
-1
/
+8
2019-04-20
net: hns3: add queue's statistics update to service task
liuzhongzhu
2
-0
/
+11
2019-04-20
net: hns3: Add handling of MAC tunnel interruption
Weihang Li
7
-0
/
+96
2019-04-20
net: hns3: add support for dump ncl config by debugfs
Weihang Li
3
-0
/
+70
2019-04-20
net: hns3: Add support for netif message level settings
Yonglong Liu
5
-2
/
+101
2019-04-20
net: hns3: dump more information when tx timeout happens
Jian Shen
4
-9
/
+72
2019-04-20
net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
Jian Shen
1
-1
/
+1
2019-04-20
net: hns3: refine tx timeout count handle
Jian Shen
1
-2
/
+2
2019-04-20
net: hns3: add some debug info for hclgevf_get_mbx_resp()
Huazhong Tan
1
-3
/
+6
2019-04-20
net: hns3: add some debug information for hclge_check_event_cause
Huazhong Tan
1
-1
/
+7
2019-04-20
net: hns3: add reset statistics for VF
Huazhong Tan
2
-3
/
+18
2019-04-20
net: hns3: add reset statistics info for PF
Huazhong Tan
4
-3
/
+45
2019-04-20
tcp: properly reset skb->truesize for tx recycling
Eric Dumazet
1
-1
/
+1
2019-04-20
mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabled
Jiri Pirko
2
-17
/
+2
2019-04-19
tipc: introduce new socket option TIPC_SOCK_RECVQ_USED
Tung Nguyen
2
-0
/
+4
2019-04-19
net: dsa: mv88e6xxx: Only reconfigure MAC when something changes
Andrew Lunn
1
-0
/
+17
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
7
-16
/
+50
2019-04-19
asm-generic: generalize asm/sockios.h
Arnd Bergmann
4
-51
/
+0
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
33
-232
/
+75
2019-04-19
bridge: update vlan dev link state for bridge netdev changes
Mike Manning
1
-3
/
+47
2019-04-19
bridge: update vlan dev state when port added to or deleted from vlan
Mike Manning
1
-0
/
+19
2019-04-19
bridge: support binding vlan dev link state to vlan member bridge ports
Mike Manning
3
-4
/
+174
2019-04-19
vlan: do not transfer link state in vlan bridge binding mode
Mike Manning
2
-11
/
+26
2019-04-19
vlan: support binding link state to vlan member bridge ports
Mike Manning
3
-6
/
+9
2019-04-19
nfp: flower: fix size_t compile warning
John Hurley
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
[next]