index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
timer-imx-tpm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-10
net: mvpp2: Rename mvpp2_ethtool_counters to mvpp2_ethtool_mib_counters
Maxime Chevallier
1
-10
/
+11
2019-06-10
net: mvpp2: Only clear the stat counters at port init
Maxime Chevallier
1
-6
/
+5
2019-06-10
ocelot: remove unused variable 'rc' in vcap_cmd()
Mao Wenan
1
-2
/
+1
2019-06-10
ipv6: tcp: send consistent autoflowlabel in TIME_WAIT state
Eric Dumazet
3
-3
/
+12
2019-06-10
net: dsa: sja1105: Add RGMII delay support for P/Q/R/S chips
Vladimir Oltean
3
-2
/
+102
2019-06-10
net: dsa: sja1105: Remove duplicate rgmii_pad_mii_tx from regs
Vladimir Oltean
3
-6
/
+4
2019-06-10
net: phy: broadcom: Add genphy_suspend and genphy_resume for BCM5464
Vladimir Oltean
1
-0
/
+2
2019-06-10
net: dsa: sja1105: Rethink the PHYLINK callbacks
Vladimir Oltean
1
-74
/
+40
2019-06-10
net: dsa: sja1105: Export the sja1105_inhibit_tx function
Vladimir Oltean
2
-6
/
+10
2019-06-10
net: dsa: sja1105: Update some comments about PHYLIB
Vladimir Oltean
2
-5
/
+3
2019-06-10
net: dsa: sja1105: Use SPEED_{10, 100, 1000, UNKNOWN} macros
Vladimir Oltean
1
-11
/
+11
2019-06-10
af_key: make use of BUG_ON macro
Hariprasad Kelam
1
-4
/
+2
2019-06-10
ipv6: tcp: fix potential NULL deref in tcp_v6_send_reset()
Eric Dumazet
1
-1
/
+1
2019-06-10
net: hwbm: Make the hwbm_pool lock a mutex
Sebastian Andrzej Siewior
4
-14
/
+13
2019-06-10
tg3: Use napi_alloc_frag()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-10
bnx2x: Use napi_alloc_frag()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-10
dpaa2-eth: Use napi_alloc_frag()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-06-10
dpaa2-eth: Remove preempt_disable() from seed_pool()
Sebastian Andrzej Siewior
1
-9
/
+0
2019-06-10
net: Don't disable interrupts in __netdev_alloc_skb()
Sebastian Andrzej Siewior
1
-8
/
+11
2019-06-10
net: Don't disable interrupts in napi_alloc_frag()
Sebastian Andrzej Siewior
1
-26
/
+23
2019-06-10
net: sfp: add mutex to prevent concurrent state checks
Robert Hancock
1
-1
/
+5
2019-06-10
net: sfp: Stop SFP polling and interrupt handling during shutdown
Robert Hancock
1
-5
/
+26
2019-06-09
nexthop: off by one in nexthop_mpath_select()
Dan Carpenter
1
-1
/
+1
2019-06-09
bonding/options: convert to using slave printk macros
Jarod Wilson
1
-18
/
+12
2019-06-09
bonding/alb: convert to using slave printk macros
Jarod Wilson
1
-15
/
+15
2019-06-09
bonding/802.3ad: convert to using slave printk macros
Jarod Wilson
1
-106
/
+116
2019-06-09
bonding/main: convert to using slave printk macros
Jarod Wilson
1
-167
/
+139
2019-06-09
bonding: add slave_foo printk macros
Jarod Wilson
1
-0
/
+9
2019-06-09
bonding: fix error messages in bond_do_fail_over_mac
Jarod Wilson
1
-5
/
+5
2019-06-09
bonding: improve event debug usability
Jarod Wilson
1
-1
/
+2
2019-06-09
net: fec_main: Use dev_err() instead of pr_err()
Fabio Estevam
1
-4
/
+5
2019-06-09
cxgb4: Set initial IRQ affinity hints
Nirranjan Kirubaharan
3
-15
/
+69
2019-06-09
net: hns3: fix some coding style issues
Weihang Li
8
-130
/
+96
2019-06-09
net: hns3: some modifications to simplify and optimize code
Yufeng Mo
5
-110
/
+130
2019-06-09
net: hns3: refactor PF/VF RSS hash key configuration
Yufeng Mo
2
-16
/
+14
2019-06-09
net: hns3: use macros instead of magic numbers
Yufeng Mo
8
-34
/
+75
2019-06-09
net: hns3: small changes for magic numbers
Jian Shen
2
-63
/
+79
2019-06-09
net: hns3: delete the redundant user NIC codes
Yonglong Liu
5
-69
/
+10
2019-06-09
net: hns3: trigger VF reset if a VF has an over_8bd_nfe_err
Weihang Li
4
-2
/
+99
2019-06-09
net: hns3: refactor hns3_get_new_int_gl function
Yunsheng Lin
1
-32
/
+45
2019-06-09
net: hns3: replace numa_node_id with numa_mem_id for buffer reusing
Yunsheng Lin
1
-2
/
+2
2019-06-09
net: hns3: make HW GRO handling compliant with SW GRO
Yunsheng Lin
1
-14
/
+30
2019-06-09
net: hns3: fix wrong size of mailbox responding data
Zhongzhu Liu
1
-1
/
+1
2019-06-09
net: hns3: log detail error info of ROCEE ECC and AXI errors
Xiaofei Tan
3
-7
/
+77
2019-06-09
net: ethernet: ti: cpts: add support for ext rftclk selection
Grygorii Strashko
2
-2
/
+79
2019-06-09
net: ethernet: ti: netcp_ethss: add support for child cpts node
Grygorii Strashko
1
-2
/
+7
2019-06-09
net: ethernet: ti: cpts: use devm_get_clk_from_child
Grygorii Strashko
1
-2
/
+7
2019-06-09
dt-bindings: doc: net: keystone-netcp: document cpts
Grygorii Strashko
1
-0
/
+44
2019-06-09
net: dsa: sja1105: Expose PTP timestamping ioctls to userspace
Vladimir Oltean
2
-2
/
+100
2019-06-09
net: dsa: sja1105: Add a state machine for RX timestamping
Vladimir Oltean
3
-1
/
+189
[next]