aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/sm_sideeffect.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-04can: add support of SAE J1939 protocolThe j1939 authors15-0/+5055
2019-09-04can: extend sockaddr_can to include j1939 membersKurt Van Dijck1-0/+17
2019-09-04can: add socket type for CAN_J1939Kurt Van Dijck1-1/+2
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck3-4/+12
2019-09-04mailmap: update email addressKurt Van Dijck1-0/+1
2019-09-04can: af_can: use spin_lock_bh() for &net->can.rcvlists_lockOleksij Rempel1-4/+4
2019-09-04can: af_can: remove NULL-ptr checks from users of can_dev_rcv_lists_find()Marc Kleine-Budde1-29/+16
2019-09-04can: make use of preallocated can_ml_priv for per device struct can_dev_rcv_listsMarc Kleine-Budde6-39/+12
2019-09-04can: introduce CAN midlayer private and allocate it automaticallyMarc Kleine-Budde8-23/+96
2019-09-04can: af_can: can_pernet_exit(): no need to iterate over and cleanup registered CAN devicesMarc Kleine-Budde1-15/+0
2019-09-04can: af_can: can_rx_register(): use max() instead of open coding itMarc Kleine-Budde1-2/+2
2019-09-04can: af_can: give variable holding the CAN receiver and the receiver list a sensible nameMarc Kleine-Budde1-51/+50
2019-09-04can: af_can: rename find_dev_rcv_lists() to can_dev_rcv_lists_find()Marc Kleine-Budde1-5/+5
2019-09-04can: af_can: rename find_rcv_list() to can_rcv_list_find()Marc Kleine-Budde1-5/+5
2019-09-04can: proc: give variable holding the CAN per device receive lists a sensible nameMarc Kleine-Budde1-18/+20
2019-09-04can: af_can: give variable holding the CAN per device receive lists a sensible nameMarc Kleine-Budde1-45/+44
2019-09-04can: netns: remove "can_" prefix from members struct netns_canMarc Kleine-Budde3-27/+27
2019-09-04can: proc: give variables holding CAN statistics a sensible nameMarc Kleine-Budde1-58/+58
2019-09-04can: af_can: give variables holding CAN statistics a sensible nameMarc Kleine-Budde1-15/+15
2019-09-04can: netns: give members of struct netns_can holding the statistics a sensible nameMarc Kleine-Budde3-25/+25
2019-09-04can: netns: give structs holding the CAN statistics a sensible nameMarc Kleine-Budde4-18/+18
2019-09-03ice: Only disable VLAN pruning for the VF when all VLANs are removedBrett Creeley1-2/+3
2019-09-03ice: Remove enable DCB when SW LLDP is activatedMichal Swiatkowski1-1/+0