summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ibmvnic: Clear pending interrupt after device resetThomas Falcon2018-04-161-4/+11
* team: avoid adding twice the same option to the event listPaolo Abeni2018-04-161-0/+19
* net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier2018-04-161-1/+1
* Revert "macsec: missing dev_put() on error in macsec_newlink()"Dan Carpenter2018-04-161-3/+2
* sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-142-28/+55
* sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-142-3/+2
* sfc: insert ARFS filters with replace_equal=trueEdward Cree2018-04-141-1/+1
* virtio-net: add missing virtqueue kick when flushing packetsJason Wang2018-04-131-2/+9
* net: dsa: mv88e6xxx: Fix receive time stamp race condition.Richard Cochran2018-04-131-2/+10
* nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren2018-04-134-8/+46
* nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren2018-04-131-3/+3
* nfp: print a message when mutex wait is interruptedJakub Kicinski2018-04-131-1/+4
* nfp: ignore signals when communicating with management FWJakub Kicinski2018-04-131-2/+1
* ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot2018-04-131-1/+2
* ibmvnic: Handle all login error conditionsNathan Fontenot2018-04-132-21/+35
* lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-131-1/+177
* mISDN: Remove VLAsLaura Abbott2018-04-132-6/+16
* ibmvnic: Define vnic_login_client_data name field as unsized arrayKees Cook2018-04-131-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-1212-56/+205
|\
| * tun: send netlink notification when the device is modifiedSabrina Dubroca2018-04-111-2/+22
| * tun: set the flags before registering the netdeviceSabrina Dubroca2018-04-111-3/+6
| * lan78xx: Don't reset the interface on openPhil Elwell2018-04-111-4/+0
| * bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan2018-04-111-1/+1
| * bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan2018-04-111-0/+2
| * bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna2018-04-111-0/+30
| * bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna2018-04-111-1/+3
| * bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek2018-04-111-0/+59
| * bnxt_en: Fix ethtool -x crash when device is down.Michael Chan2018-04-111-3/+8
| * vhost: return bool from *_access_ok() functionsStefan Hajnoczi2018-04-112-35/+35
| * vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi2018-04-111-3/+5
| * vhost: Fix vhost_copy_to_user()Eric Auger2018-04-111-1/+1
| * net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh2018-04-111-3/+5
| * net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh2018-04-111-0/+16
| * cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker2018-04-111-0/+6
| * slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-111-0/+5
| * lan78xx: Avoid spurious kevent 4 "error"Phil Elwell2018-04-111-1/+1
| * lan78xx: Correctly indicate invalid OTPPhil Elwell2018-04-111-1/+2
* | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-124-14/+47
|\ \
| * | xen/acpi: off by one in read_acpi_id()Dan Carpenter2018-03-301-3/+3
| * | xen/acpi: upload _PSD info for non Dom0 CPUs tooJoao Martins2018-03-212-6/+29
| * | xen: xenbus_dev_frontend: Verify body of XS_TRANSACTION_ENDSimon Gaiser2018-03-211-3/+11
| * | xen: xenbus: Catch closing of non existent transactionsSimon Gaiser2018-03-211-1/+3
| * | xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser2018-03-211-1/+1
* | | Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2018-04-123-2/+3
|\ \ \
| * | | mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa2018-04-041-1/+1
| * | | mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner2018-04-041-0/+1
| * | | mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-041-1/+1
* | | | Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-121-2/+6
|\ \ \ \
| * | | | misc: kgdbts: Display progress of asynchronous testsDaniel Thompson2018-01-251-2/+6
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2018-04-121-0/+6
|\ \ \ \ \