summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell2018-04-131-1/+1
* Merge branch 'ibmvnic-Fix-parameter-change-request-handling'David S. Miller2018-04-132-22/+37
|\
| * 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
|/
* net: validate attribute sizes in neigh_dump_table()Eric Dumazet2018-04-131-4/+8
* tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-131-2/+4
* tipc: fix unbalanced reference counterJon Maloy2018-04-133-3/+9
* lan78xx: PHY DSP registers initialization to address EEE link drop issues wit...Raghuram Chary J2018-04-132-1/+185
* mISDN: Remove VLAsLaura Abbott2018-04-132-6/+16
* net/tls: Remove VLA usageKees Cook2018-04-131-1/+9
* 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-1219-198/+345
|\
| * Merge branch 'l2tp-tunnel-creation-fixes'David S. Miller2018-04-114-137/+123
| |\
| | * l2tp: fix race in duplicate tunnel detectionGuillaume Nault2018-04-113-28/+14
| | * l2tp: fix races in tunnel creationGuillaume Nault2018-04-114-110/+110
| |/
| * 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
| * Merge branch 'bnxt_en-Fixes-for-net'David S. Miller2018-04-114-5/+103
| |\
| | * 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
| |/
| * Merge branch 'vhost-fix-vhost_vq_access_ok-log-check'David S. Miller2018-04-112-36/+38
| |\
| | * 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
| * Merge branch 'Aquantia-atlantic-critical-fixes-04-2018'David S. Miller2018-04-112-3/+21
| |\
| | * 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-112-0/+6
| * lan78xx: Avoid spurious kevent 4 "error"Phil Elwell2018-04-111-1/+1
| * lan78xx: Correctly indicate invalid OTPPhil Elwell2018-04-111-1/+2
| * rds: MP-RDS may use an invalid c_pathKa-Cheong Poon2018-04-111-5/+10
| * ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca2018-04-101-0/+6
* | Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-128-19/+79
|\ \
| * | xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to XenBoris Ostrovsky2018-04-102-1/+26
| * | 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-213-6/+31
| * | x86/xen: Delay get_cpu_cap until stack canary is establishedJason Andryuk2018-03-211-4/+4
| * | 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 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-04-121-1/+1
|\ \ \
| * | | swiotlb: fix unexpected swiotlb_alloc_coherent failuresTakashi Iwai2018-04-101-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