summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix RTT gatheringDavid Howells2018-09-283-15/+33
* rxrpc: Fix checks as to whether we should set up a new callDavid Howells2018-09-283-9/+15
* rxrpc: Remove dup code from rxrpc_find_connection_rcu()David Howells2018-09-271-3/+0
* net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not intMaciej Żenczykowski2018-09-262-3/+5
* bnxt_en: Fix TX timeout during netpoll.Michael Chan2018-09-261-3/+10
* vxlan: fill ttl inherit infoHangbin Liu2018-09-261-0/+3
* net: phy: sfp: Fix unregistering of HWMON SFP deviceAndrew Lunn2018-09-261-2/+5
* qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor2018-09-261-2/+2
* qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor2018-09-261-1/+0
* bonding: avoid possible dead-lockMahesh Bandewar2018-09-262-32/+18
* bonding: pass link-local packets to bonding master also.Mahesh Bandewar2018-09-261-2/+19
* qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor2018-09-261-11/+4
* qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor2018-09-261-2/+2
* qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor2018-09-261-1/+1
* wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"Colin Ian King2018-09-261-1/+1
* qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King2018-09-261-1/+1
* Merge branch 'net-phy-fix-WoL-handling-when-suspending-the-PHY'David S. Miller2018-09-263-4/+20
|\
| * net: phy: fix WoL handling when suspending the PHYHeiner Kallweit2018-09-261-3/+9
| * net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2018-09-262-1/+11
|/
* Revert "net: phy: fix WoL handling when suspending the PHY"David S. Miller2018-09-261-26/+16
* net: phy: fix WoL handling when suspending the PHYHeiner Kallweit2018-09-261-16/+26
* net/ipv6: Remove extra call to ip6_convert_metrics for multipath caseDavid Ahern2018-09-261-5/+0
* tipc: lock wakeup & inputq at tipc_link_reset()Parthasarathy Bhuvaragan2018-09-251-1/+6
* tipc: reset bearer if device carrier not okParthasarathy Bhuvaragan2018-09-251-5/+7
* tipc: fix flow control accounting for implicit connectParthasarathy Bhuvaragan2018-09-251-1/+3
* net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2018-09-252-12/+20
* Merge branch 'xen-netback-hash'David S. Miller2018-09-253-17/+40
|\
| * xen-netback: handle page straddling in xenvif_set_hash_mapping()Jan Beulich2018-09-251-7/+18
| * xen-netback: validate queue numbers in xenvif_set_hash_mapping()Jan Beulich2018-09-253-8/+18
| * xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich2018-09-251-5/+7
|/
* net: macb: Clean 64b dma addresses if they are not detectedMichal Simek2018-09-251-0/+1
* 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-203-13/+23
| * scsi: ufs: Disable blk-mq for nowAdrian Hunter2018-09-201-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