summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-031-2/+0
|\
| * Remove every trace of SERIAL_MAGICPascal Terjan2019-11-131-2/+0
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-036-7/+5
|\ \
| * \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-286-7/+5
| |\ \ | | |/ | |/|
| | * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-146-7/+5
* | | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-022-3/+3
|\ \ \
| * | | Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-29108-580/+977
| |\| |
| * | | docs: fix some broken referencesMauro Carvalho Chehab2019-10-102-3/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-016-41/+60
|\ \ \
| * | | net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit2019-12-011-0/+9
| * | | r8169: fix resume on cable plug-inHeiner Kallweit2019-12-011-0/+1
| * | | r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit2019-12-011-1/+1
| * | | net: emulex: benet: indent a Kconfig depends continuation lineRandy Dunlap2019-11-301-1/+1
| * | | net: ethernet: ti: ale: ensure vlan/mdb deleted when no membersGrygorii Strashko2019-11-301-3/+9
| * | | net/mlx5e: Fix build error without IPV6YueHaibing2019-11-301-36/+38
| * | | net: macb: add missed tasklet_killChuhong Yuan2019-11-281-0/+1
* | | | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-012-92/+165
|\ \ \ \
| * | | | compat_ioctl: ppp: move simple commands into ppp_generic.cArnd Bergmann2019-10-231-0/+4
| * | | | compat_ioctl: handle PPPIOCGIDLE for 64-bit time_tArnd Bergmann2019-10-231-5/+14
| * | | | compat_ioctl: move PPPIOCSCOMPRESS to ppp_genericAl Viro2019-10-231-15/+38
| * | | | compat_ioctl: unify copy-in of ppp filtersAl Viro2019-10-231-61/+108
| * | | | compat_ioctl: move drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-11/+1
* | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-302-0/+60
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | hv_netvsc: Add the support of hibernationDexuan Cui2019-11-212-0/+60
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-2714-100/+244
|\ \ \ \ \
| * | | | | net: usb: aqc111: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-271-2/+2
| * | | | | net: phy: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-275-6/+6
| * | | | | net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin2019-11-271-2/+11
| * | | | | net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu2019-11-271-36/+18
| * | | | | net: mscc: ocelot: avoid incorrect consuming in skbs listYangbo Lu2019-11-271-0/+1
| * | | | | gve: Fix the queue page list allocated pages countJeroen de Borst2019-11-261-1/+2
| * | | | | net: phy: dp83869: Fix return paths to return proper valuesDan Murphy2019-11-261-23/+26
| * | | | | net: usbnet: Fix -Wcast-function-typePhong Tran2019-11-261-1/+8
| * | | | | net: hso: Fix -Wcast-function-typePhong Tran2019-11-261-2/+3
| * | | | | ibmvnic: Serialize device queriesThomas Falcon2019-11-262-5/+51
| * | | | | ibmvnic: Bound waits for device queriesThomas Falcon2019-11-261-15/+97
| * | | | | ibmvnic: Terminate waiting device threads after loss of serviceThomas Falcon2019-11-261-0/+9
| * | | | | ibmvnic: Fix completion structure initializationThomas Falcon2019-11-261-8/+11
* | | | | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-2/+2
|\ \ \ \ \ \
| * | | | | | net: caif: Fix debugfs on 64-bit platformsGeert Uytterhoeven2019-11-091-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-272-31/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-256-420/+666
| |\ \ \ \ \ \
| * | | | | | | RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe2019-10-282-31/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-11-275-29/+43
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller2019-11-152-16/+0
| * | | | | | net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definitionH. Nikolaus Schaller2019-11-151-1/+1
| * | | | | | net: wireless: ti: wl1251 add device tree supportH. Nikolaus Schaller2019-11-151-0/+15
| * | | | | | mwifiex: Re-work support for SDIO HW resetUlf Hansson2019-11-143-12/+27
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-25842-25198/+66880
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-254-8/+12
| |\ \ \ \ \ \ \