summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: remove CARD_FROM_CDEV helperJulian Wiedmann2018-09-261-44/+29
* s390/qeth: pass card pointer in iob callbackJulian Wiedmann2018-09-262-24/+32
* s390/qeth: re-use qeth_notify_skbs()Julian Wiedmann2018-09-261-24/+5
* s390/qeth: remove additional skb refcountJulian Wiedmann2018-09-261-2/+0
* s390/qeth: replace open-coded skb_queue_walk()Julian Wiedmann2018-09-261-15/+4
* net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann2018-09-261-7/+5
* s390/qeth: on gdev release, reset drvdataJulian Wiedmann2018-09-261-2/+3
* s390/qeth: fix discipline unload after setup errorJulian Wiedmann2018-09-264-4/+2
* s390/qeth: use DEFINE_MUTEX for qeth_mod_mutexJulian Wiedmann2018-09-261-7/+6
* s390/qeth: convert layer attribute to enumJulian Wiedmann2018-09-265-26/+25
* net: phy: marvell: Fix build.David S. Miller2018-09-261-1/+1
* net: dsa: lantiq_gswip: Depend on HAS_IOMEMHauke Mehrtens2018-09-261-1/+1
* net: phy: marvell: Avoid unnecessary soft resetFlorian Fainelli2018-09-261-42/+21
* net: phy: Stop with excessive soft resetFlorian Fainelli2018-09-261-2/+0
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-09-266-216/+412
|\
| * i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel2018-09-253-0/+30
| * i40e: clean zero-copy XDP Rx ring on shutdown/resetBjörn Töpel2018-09-253-9/+96
| * i40e: clean zero-copy XDP Tx ring on shutdown/resetBjörn Töpel2018-09-253-6/+43
| * i40e: Remove unused msglen parameter from virtchnl functionsPatryk Małek2018-09-251-59/+37
| * i40e: fix double 'NIC Link is Down' messagesSergey Nemov2018-09-251-1/+4
| * i40e: add a helper function to validate a VF based on the vf idHarshitha Ramamurthy2018-09-251-21/+41
| * i40e: use declared variables for pf and hwPatryk Małek2018-09-251-5/+4
| * i40e: Unset promiscuous settings on VF resetMariusz Stachura2018-09-251-110/+157
| * i40e: Fix VF's link state notificationMariusz Stachura2018-09-251-5/+0
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-25142-930/+1029
|\ \ | |/ |/|
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman2018-09-259-90/+116
| |\
| | * scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn2018-09-211-1/+2
| | * scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2018-09-212-45/+62
| | * scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier2018-09-211-12/+3
| | * scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier2018-09-211-16/+14
| | * scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-09-213-13/+23
| | * scsi: ufs: Disable blk-mq for nowAdrian Hunter2018-09-211-0/+7
| | * scsi: sd: Contribute to randomness when running rotational deviceXuewei Zhang2018-09-171-0/+3
| | * scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott2018-09-171-1/+1
| | * scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott2018-09-171-2/+1
| * | Merge tag 'usb-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-09-258-37/+66
| |\ \
| | * | usb: typec: mux: Take care of driver module reference countingHeikki Krogerus2018-09-201-4/+13
| | * | usb: core: safely deal with the dynamic quirk listsHarry Pan2018-09-201-1/+2
| | * | usb: roles: Take care of driver module reference countingHeikki Krogerus2018-09-201-3/+12
| | * | USB: handle NULL config in usb_find_alt_setting()Alan Stern2018-09-201-0/+2
| | * | USB: fix error handling in usb_driver_claim_interface()Alan Stern2018-09-201-0/+15
| | * | USB: remove LPM management from usb_driver_claim_interface()Alan Stern2018-09-201-15/+0
| | * | USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum2018-09-201-0/+5
| | * | USB: usbdevfs: sanitize flags moreOliver Neukum2018-09-201-3/+16
| | * | Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior2018-09-201-1/+1
| | * | usb: musb: dsps: do not disable CPPI41 irq in driver teardownBin Liu2018-09-201-11/+1
| * | | Merge tag 'tty-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-09-256-7/+30
| |\ \ \
| | * | | serial: imx: restore handshaking irq for imx1Uwe Kleine-König2018-09-201-0/+8
| | * | | tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva2018-09-181-0/+4
| | * | | tty: Drop tty->count on tty_reopen() failureDmitry Safonov2018-09-181-3/+8