summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/timer.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-05ixgbe: Use kzfree() rather than its implementation.zhong jiang1-6/+3
2019-09-05vsock/virtio: a better comment on credit updateMichael S. Tsirkin1-2/+7
2019-09-05net/tls: dedup the record cleanupJakub Kicinski1-5/+1
2019-09-05net/tls: clean up the number of #ifdefs for CONFIG_TLS_DEVICEJakub Kicinski3-28/+35
2019-09-05net/tls: narrow down the critical area of device_offload_lockJakub Kicinski1-24/+22
2019-09-05net/tls: don't jump to returnJakub Kicinski1-13/+13
2019-09-05net/tls: use the full sk_proto pointerJakub Kicinski3-29/+14
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht5-9/+9
2019-09-05net/sched: cbs: remove redundant assignment to variable port_rateColin Ian King1-1/+1
2019-09-05ionic: Add coalesce and other featuresShannon Nelson5-3/+166
2019-09-05ionic: Add RSS supportShannon Nelson3-0/+165
2019-09-05ionic: Add driver statsShannon Nelson5-2/+480
2019-09-05ionic: Add netdev-event handlingShannon Nelson2-0/+64
2019-09-05ionic: Add Tx and Rx handlingShannon Nelson5-1/+1408
2019-09-05ionic: Add initial ethtool supportShannon Nelson6-1/+519
2019-09-05ionic: Add async link status check and basic statsShannon Nelson2-6/+111
2019-09-05ionic: Add Rx filter and rx_mode ndo supportShannon Nelson2-6/+423
2019-09-05ionic: Add management of rx filtersShannon Nelson5-1/+194
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson6-2/+387
2019-09-05ionic: Add notifyq supportShannon Nelson3-2/+186
2019-09-05ionic: Add adminq actionShannon Nelson2-0/+118
2019-09-05ionic: Add basic adminq supportShannon Nelson10-0/+941
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson8-0/+91
2019-09-05ionic: Add basic lif supportShannon Nelson11-1/+477
2019-09-05ionic: Add port management commandsShannon Nelson5-0/+213
2019-09-05ionic: Add hardware init and device commandsShannon Nelson13-2/+3481
2019-09-05ionic: Add basic framework for IONIC Network device driverShannon Nelson14-0/+272
2019-09-05devlink: Add new info version tags for ASIC and FWShannon Nelson2-0/+23
2019-09-05net: dsa: mt7530: Add support for port 5René van Dorst2-6/+168
2019-09-05dt-bindings: net: dsa: mt7530: Add support for port 5René van Dorst1-0/+214
2019-09-05net: dsa: mt7530: Convert to PHYLINK APIRené van Dorst2-87/+211
2019-09-05r8152: modify rtl8152_set_speed functionHayes Wang1-64/+132
2019-09-05dpaa2-eth: Poll Tx pending frames counter on if downIoana Radulescu1-3/+28
2019-09-05dpaa2-eth: Add new DPNI statistics countersIoana Radulescu3-3/+58
2019-09-05dpaa2-eth: Minor refactoring in ethtool statsIoana Radulescu1-11/+7
2019-09-04ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley1-2/+3
2019-09-04ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski1-1/+0
2019-09-04ice: Report stats when VSI is downDave Ertman1-2/+6
2019-09-04ice: Always notify FW of VF resetMitch Williams1-9/+16
2019-09-04ice: Correctly handle return values for init DCBDave Ertman1-9/+8
2019-09-04ice: Limit Max TCs on devices with more than 4 portsUsha Ketineni4-2/+24
2019-09-04ice: Cleanup defines in ice_type.hTony Nguyen1-3/+3
2019-09-04ice: print extra message if topology issueJesse Brandeburg1-0/+17
2019-09-04ice: add print of autoneg state to link messageJesse Brandeburg1-2/+9
2019-09-04ice: update driver unloading field for Queue Shutdown AQ commandBruce Allan2-3/+3
2019-09-04ice: add needed PFR during driver unloadBruce Allan1-0/+5
2019-09-04ice: Deduce TSA value from the priority value in the CEE modeChinh T Cao1-1/+7
2019-09-04ice: Report what the user set for coalesce [tx|rx]-usecsBrett Creeley1-44/+44
2019-09-04ice: Fix resource leak in ice_remove_rule_internal()Jeb Cramer1-2/+3
2019-09-03ice: Fix EMP reset handlingAnirudh Venkataramanan1-0/+2