aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-11stm class: p_sys-t: Add support for CLOCKSYNC packetsAlexander Shishkin1-0/+80
2018-10-11stm class: Add MIPI SyS-T protocol supportAlexander Shishkin3-0/+318
2018-10-11stm class: Switch over to the protocol driverAlexander Shishkin2-16/+21
2018-10-11stm class: Factor out default framing protocolAlexander Shishkin3-0/+67
2018-10-11stm class: Add a helper for writing data packetsAlexander Shishkin2-13/+41
2018-10-11stm class: Introduce framing protocol driversAlexander Shishkin3-18/+318
2018-10-11stm class: Clean up stp_configfs_initAlexander Shishkin1-5/+1
2018-10-11stm class: Clarify configfs root type/operations namesAlexander Shishkin1-6/+6
2018-10-11stm class: Rework policy node fallbackAlexander Shishkin3-44/+55
2018-10-11netfilter: nft_compat: do not dump private areaPablo Neira Ayuso1-2/+22
2018-10-11netfilter: xt_TEE: add missing code to get interface index in checkentry.Taehee Yoo1-0/+7
2018-10-11netfilter: xt_TEE: fix wrong interface selectionTaehee Yoo1-17/+52
2018-10-11netfilter: nft_osf: usage from output path is not validFernando Fernandez Mancera1-0/+10
2018-10-11netfilter: nft_set_rbtree: allow loose matching of closing element in intervalPablo Neira Ayuso1-2/+8
2018-10-11sched/completions/Documentation: Clean up the document some moreIngo Molnar1-106/+123
2018-10-11sched/completions/Documentation: Fix a couple of punctuation nitsJohn Garry1-3/+3
2018-10-11selftests: bpf: install script with_addr.shAnders Roxell1-0/+2
2018-10-11selftests: bpf: add config fragment LWTUNNELAnders Roxell1-0/+1
2018-10-11bpftool: Allow add linker flags via EXTRA_LDFLAGS variableJiri Olsa1-1/+4
2018-10-11bpftool: Allow to add compiler flags via EXTRA_CFLAGS variableJiri Olsa1-0/+4
2018-10-11xsk: do not call synchronize_net() under RCU read lockBjörn Töpel2-8/+4
2018-10-10Merge branch 'hns3-next'David S. Miller7-64/+406
2018-10-10net: hns3: Add HW RSS hash information to RX skbPeng Li3-0/+36
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen4-2/+234
2018-10-10net: hns3: Add RSS general configuration support for VFJian Shen2-52/+106
2018-10-10net: hns3: Add new RSS hash algorithm support for PFJian Shen2-10/+30
2018-10-10qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interfaceGiacinto Cifelli1-0/+1
2018-10-10tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan1-2/+12
2018-10-10tipc: set link tolerance correctly in broadcast linkJon Maloy1-5/+11
2018-10-10phy: phy-ocelot-serdes: fix return value check in serdes_probe()Wei Yongjun1-2/+2
2018-10-10Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes'David S. Miller1-11/+3
2018-10-10net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli1-9/+1
2018-10-10net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli1-2/+2
2018-10-10net: sched: avoid writing on noop_qdiscEric Dumazet1-2/+12
2018-10-10net/mpls: Implement handler for strict data checking on dumpsDavid Ahern1-1/+35
2018-10-10Merge branch 'net-ipv4-fixes-for-PMTU-when-link-MTU-changes'David S. Miller6-9/+96
2018-10-10net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca1-3/+4
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca5-6/+92
2018-10-10net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport1-0/+2
2018-10-10Merge branch 'fore200e-DMA-cleanups-and-fixes'David S. Miller2-274/+134
2018-10-10fore200e: check for dma mapping failuresChristoph Hellwig1-0/+13
2018-10-10fore200e: don't use GFP_DMAChristoph Hellwig1-4/+4
2018-10-10fore200e: devirtualize dma alloc callsChristoph Hellwig2-85/+45
2018-10-10fore200e: devirtualize dma mapping callsChristoph Hellwig2-99/+17
2018-10-10fore200e: remove the align_size field of struct chunkChristoph Hellwig1-3/+2
2018-10-10fore200e: store a struct device in struct fore200eChristoph Hellwig2-44/+23
2018-10-10fore200e: simplify fore200e_bus usageChristoph Hellwig1-65/+56
2018-10-10net: tun: remove useless codes of tun_automq_select_queueWang Li1-22/+13
2018-10-10virtio_net: ethtool tx napi configurationJason Wang1-0/+49
2018-10-10Merge branch 'nfp-flower-speed-up-stats-update-loop'David S. Miller7-77/+148