aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+4
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds6-4/+47
2018-12-08Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-15/+11
2018-12-08Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"David Rientjes4-22/+51
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt1-1/+1
2018-12-07Merge branch 'tc-testing-next'David S. Miller6-56/+239
2018-12-07tc-testing: gitignore, ignore generated test resultsLucas Bates1-0/+3
2018-12-07tc-testing: Implement the TdcResults module in tdcLucas Bates3-51/+91
2018-12-07tc-testing: Add new TdcResults moduleLucas Bates1-0/+132
2018-12-07tc-testing: Add command timeout feature to tdcLucas Bates2-5/+13
2018-12-07Merge branch 'skb-headroom-slab-out-of-bounds'David S. Miller2-26/+44
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio1-5/+23
2018-12-07ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio1-21/+21
2018-12-07tcp: lack of available data can also cause TSO deferEric Dumazet1-11/+24
2018-12-07net: call sk_dst_reset when set SO_DONTROUTEyupeng1-0/+1
2018-12-07neighbor: Improve garbage collectionDavid Ahern3-36/+90
2018-12-07Merge branch 'hns3-error-handling'David S. Miller7-656/+1066
2018-12-07net: hns3: add handling of RDMA RAS errorsShiju Jose3-1/+199
2018-12-07net: hns3: handle hw errors of SSUShiju Jose3-0/+203
2018-12-07net: hns3: handle hw errors of PPU(RCB)Shiju Jose3-0/+180
2018-12-07net: hns3: handle hw errors of PPP PFShiju Jose1-2/+13
2018-12-07net: hns3: add handling of hw errors of MACShiju Jose3-0/+51
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta6-2/+139
2018-12-07net: hns3: deleted logging 1 bit errorsShiju Jose1-37/+0
2018-12-07net: hns3: add handling of hw ras errors using new set of commandsShiju Jose3-170/+331
2018-12-07net: hns3: add optimization in the hclge_hw_error_set_stateShiju Jose1-9/+7
2018-12-07net: hns3: rename process_hw_error functionShiju Jose5-6/+6
2018-12-07net: hns3: deletes unnecessary settings of the descriptor dataShiju Jose1-22/+5
2018-12-07net: hns3: re-enable error interrupts on hw resetShiju Jose3-7/+10
2018-12-07net: hns3: rename enable error interrupt functionsShiju Jose3-55/+34
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose3-475/+18
2018-12-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-34/+62
2018-12-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2018-12-07Merge branch 'support-alu32_arsh'Alexei Starovoitov14-35/+137
2018-12-07selftests: bpf: update testcases for BPF_ALU | BPF_ARSHJiong Wang1-4/+25
2018-12-07bpf: verifier remove the rejection on BPF_ALU | BPF_ARSHJiong Wang1-5/+0
2018-12-07bpf: interpreter support BPF_ALU | BPF_ARSHJiong Wang1-22/+30
2018-12-07nfp: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang1-0/+45
2018-12-07s390: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang1-0/+12
2018-12-07ppc: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_*Jiong Wang3-0/+12
2018-12-07mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang6-4/+13
2018-12-07mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang1-1/+1
2018-12-07Merge tag 'gcc-plugins-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-4/+6
2018-12-07Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-7/+13
2018-12-07Merge branch 'mlxsw-Un-offload-FDB-on-NVE-detach-attach'David S. Miller12-31/+495
2018-12-07selftests: forwarding: Add PVID test case for VXLAN with VLAN-aware bridgesIdo Schimmel1-0/+70
2018-12-07selftests: mlxsw: vxlan: Test FDB un/marking on VXLAN join/leavePetr Machata1-0/+177
2018-12-07mlxsw: spectrum_nve: Un/offload FDB on nve_fid_disable/enablePetr Machata1-0/+41
2018-12-07mlxsw: spectrum: Add mlxsw_sp_fid_ops.fdb_clear_offloadPetr Machata2-0/+30
2018-12-07mlxsw: spectrum_nve: Add mlxsw_sp_nve_ops.fdb_clear_offloadPetr Machata2-0/+11