summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu2018-04-176-188/+235
* net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu2018-04-174-145/+172
* net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu2018-04-178-136/+195
* Merge branch 'tcp-zero-copy-receive'David S. Miller2018-04-179-7/+608
|\
| * selftests: net: add tcp_mmap programEric Dumazet2018-04-172-0/+439
| * tcp: implement mmap() for zero copy receiveEric Dumazet2018-04-174-2/+117
| * tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet2018-04-173-2/+18
| * tcp: fix delayed acks behavior for SO_RCVLOWATEric Dumazet2018-04-171-2/+5
| * tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-176-1/+29
|/
* tc-testing: add sample action testsRoman Mashak2018-04-171-0/+588
* ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()Lorenzo Bianconi2018-04-171-2/+1Star
* net: socionext: reset hardware in ndo_stopMasahisa KOJIMA2018-04-161-8/+15
* net: netsec: enable tx-irq during open callbackJassi Brar2018-04-161-2/+2
* net: mediatek: use of_device_get_match_data()Ryder Lee2018-04-161-3/+1Star
* 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/+123Star
| |\
| | * l2tp: fix race in duplicate tunnel detectionGuillaume Nault2018-04-113-28/+14Star
| | * 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/+0Star
| * 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
|\ \ \