aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31gtp: remove useless rcu_read_lock()Nicolas Dichtel1-2/+0
2020-08-31net: phylink: avoid oops during initialisationRussell King1-1/+3
2020-08-31hinic: add support to query function tableLuo bin5-1/+190
2020-08-31hinic: add support to query rq infoLuo bin6-2/+101
2020-08-31hinic: add support to query sq infoLuo bin9-4/+254
2020-08-31netlink: policy: correct validation type checkJohannes Berg1-1/+2
2020-08-28netlabel: remove unused param from audit_log_format()Alex Dewar1-3/+2
2020-08-28ionic: pull reset_queues into tx_timeout handlerShannon Nelson2-32/+8
2020-08-28ionic: change queue count with no resetShannon Nelson2-91/+213
2020-08-28ionic: change the descriptor ring length without full resetShannon Nelson3-14/+185
2020-08-28ionic: change mtu without full queue rebuildShannon Nelson1-8/+49
2020-08-28ionic: use index not pointer for queue trackingShannon Nelson7-88/+129
2020-08-28ionic: reduce contiguous memory allocation requirementShannon Nelson3-54/+81
2020-08-28ionic: clean up unnecessary non-static functionsShannon Nelson2-4/+2
2020-08-28ionic: rework and simplify handling of the queue stats blockShannon Nelson5-149/+92
2020-08-28ionic: remove lif list conceptShannon Nelson6-127/+62
2020-08-28ionic: use kcalloc for new arraysShannon Nelson1-4/+4
2020-08-28ionic: fix up a couple of debug stringsShannon Nelson1-3/+4
2020-08-28ionic: set MTU floor at ETH_MIN_MTUShannon Nelson1-1/+2
2020-08-28net: phy: DP83822: Add ability to advertise Fiber connectionDan Murphy1-7/+218