summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: Make XEN_BACKEND selectable by DomUJason Andryuk2018-10-241-2/+1
* net/kconfig: Make QCOM_QMI_HELPERS available when COMPILE_TESTLinus Torvalds2018-10-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-241716-56285/+130078
|\
| * tcp: add tcp_reset_xmit_timer() helperEric Dumazet2018-10-243-15/+41
| * qed: Fix static checker warningRahul Verma2018-10-231-3/+3
| * Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2018-10-232-4/+3
| * Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-2313-16/+22
| * Merge branch 'netsec-fixes'David S. Miller2018-10-231-6/+34
| |\
| | * net: socionext: Reset tx queue in ndo_stopMasahisa Kojima2018-10-231-0/+3
| | * net: socionext: Add dummy PHY register read in phy_write()Masahisa Kojima2018-10-231-2/+16
| | * net: socionext: Stop PHY before resetting netsecMasahisa Kojima2018-10-231-4/+15
| |/
| * net: stmmac: Set OWN bit for jumbo framesThor Thayer2018-10-231-2/+2
| * arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer2018-10-232-1/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-10-237-27/+107
| |\
| | * netfilter: nf_flow_table: do not remove offload when other netns's interface ...Taehee Yoo2018-10-191-3/+6
| | * netfilter: nf_flow_table: remove flowtable hook flush routine in netns exit r...Taehee Yoo2018-10-191-3/+0
| | * netfilter: xt_nat: fix DNAT target for shifted portmap rangesPaolo Abeni2018-10-161-0/+2
| | * netfilter: nft_compat: do not dump private areaPablo Neira Ayuso2018-10-111-2/+22
| | * netfilter: xt_TEE: add missing code to get interface index in checkentry.Taehee Yoo2018-10-111-0/+7
| | * netfilter: xt_TEE: fix wrong interface selectionTaehee Yoo2018-10-111-17/+52
| | * netfilter: nft_osf: usage from output path is not validFernando Fernandez Mancera2018-10-111-0/+10
| | * netfilter: nft_set_rbtree: allow loose matching of closing element in intervalPablo Neira Ayuso2018-10-111-2/+8
| * | tls: Add maintainersDave Watson2018-10-231-0/+2
| * | net: ethernet: ti: cpsw: unsync mcast entries while switch promisc modeIvan Khoronzhuk2018-10-231-0/+1
| * | Merge branch 'octeontx2-af-NPC-parser-and-NIX-blocks-initialization'David S. Miller2018-10-2315-7/+8306
| |\ \
| | * | octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modesSunil Goutham2018-10-234-1/+105
| | * | octeontx2-af: Support for setting MAC addressSunil Goutham2018-10-233-1/+35
| | * | octeontx2-af: Support for changing RSS algorithmSunil Goutham2018-10-234-1/+108
| | * | octeontx2-af: NIX Rx flowkey configuration for RSSSunil Goutham2018-10-233-0/+187
| | * | octeontx2-af: Install ucast and bcast pkt forwarding rulesSunil Goutham2018-10-234-0/+375
| | * | octeontx2-af: Add LMAC channel info to NIXLF_ALLOC responseStanislaw Kardach2018-10-234-0/+18
| | * | octeontx2-af: NPC MCAM and LDATA extract minimal configurationSunil Goutham2018-10-234-0/+181
| | * | octeontx2-af: Enable packet length and csum validationSunil Goutham2018-10-232-0/+28
| | * | octeontx2-af: Support for VTAG strip and captureVamsi Attunuru2018-10-234-1/+101
| | * | octeontx2-af: Update bcast list upon NIXLF alloc/freeSunil Goutham2018-10-231-0/+133
| | * | octeontx2-af: Broadcast packet replication supportSunil Goutham2018-10-232-0/+220
| | * | octeontx2-af: Config pkind for CGX mapped PFsGeetha sowjanya2018-10-237-2/+90
| | * | octeontx2-af: Config NPC KPU engines with parser profileSunil Goutham2018-10-236-1/+385
| | * | octeontx2-af: Add NPC KPU profileHao Zheng2018-10-232-0/+5852
| | * | octeontx2-af: Reset NIXLF's Rx/Tx statsVamsi Attunuru2018-10-233-1/+34
| | * | octeontx2-af: NIX Tx scheduler queue config supportSunil Goutham2018-10-235-5/+199
| | * | octeontx2-af: NIX Tx scheduler queues alloc/freeSunil Goutham2018-10-234-4/+265
| |/ /
| * | llc: do not use sk_eat_skb()Eric Dumazet2018-10-231-7/+4
| * | net/wan/fsl_ucc_hdlc: error countersMathias Thore2018-10-232-8/+51
| * | net: dsa: legacy: simplify getting .driver_dataWolfram Sang2018-10-231-4/+2
| * | ptp: ptp_dte: simplify getting .driver_dataWolfram Sang2018-10-231-4/+2
| * | net: ena: fix compilation error in xtensa architectureArthur Kiyanovski2018-10-231-0/+1
| * | af_unix.h: trivial whitespace cleanupVito Caputo2018-10-231-2/+2
| * | net/mlx5: Allocate enough space for the FDB sub-namespacesDan Carpenter2018-10-231-1/+1
| * | Merge branch 'forbid-goto_chain-fallback'David S. Miller2018-10-234-2/+63
| |\ \