summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-05-16net/smc: set link inactive before calling smc_lgr_free()Karsten Graul
2018-05-16net/smc: handle all error codes from smc_conn_create()Karsten Graul
2018-05-16net/smc: use a workqueue to defer llc sendKarsten Graul
2018-05-16net/smc: move link llc initialization to llc layerKarsten Graul
2018-05-16net/smc: simplify test_link function usageKarsten Graul
2018-05-16net/smc: remove unnecessary castKarsten Graul
2018-05-16net/smc: register new rmbs with the peerKarsten Graul
2018-05-16net/smc: no tx work trigger for fallback socketsUrsula Braun
2018-05-16Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-16Merge branch 'Misc-Bug-Fixes-and-clean-ups-for-HNS3-Driver'David S. Miller
2018-05-16net: hns3: Fixes the missing PCI iounmap for various legsFuyun Liang
2018-05-16net: hns3: Add support of .sriov_configure in HNS3 driverPeng Li
2018-05-16net: hns3: Fix for fiber link up problemYunsheng Lin
2018-05-16net: hns3: Fixes the back pressure setting when sriov is enabledYunsheng Lin
2018-05-16net: hns3: Change return value in hnae3_register_clientFuyun Liang
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang
2018-05-16net: hns3: Change return type of hnae3_register_ae_devFuyun Liang
2018-05-16net: hns3: Add a check for client instance init stateFuyun Liang
2018-05-16net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang
2018-05-16net: hns3: Fix for deadlock problem occurring when unregistering ae_algoFuyun Liang
2018-05-15Merge branch 'Microsemi-Ocelot-Ethernet-switch-support'David S. Miller
2018-05-15MAINTAINERS: Add entry for Microsemi Ethernet switchesAlexandre Belloni
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni
2018-05-15dt-bindings: net: add DT bindings for Microsemi Ocelot SwitchAlexandre Belloni
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni
2018-05-15dt-bindings: net: add DT bindings for Microsemi MIIMAlexandre Belloni
2018-05-14Merge branch 'sctp-Introduce-sctp_flush_ctx'David S. Miller
2018-05-14sctp: checkpatch fixupsMarcelo Ricardo Leitner
2018-05-14sctp: add asoc and packet to sctp_flush_ctxMarcelo Ricardo Leitner
2018-05-14sctp: add sctp_flush_ctx, a context struct on outq_flush routinesMarcelo Ricardo Leitner
2018-05-14Merge branch 'sctp-refactor-sctp_outq_flush'David S. Miller
2018-05-14sctp: rework switch cases in sctp_outq_flush_dataMarcelo Ricardo Leitner
2018-05-14sctp: make use of gfp on retransmissionsMarcelo Ricardo Leitner
2018-05-14sctp: move transport flush code out of sctp_outq_flushMarcelo Ricardo Leitner
2018-05-14sctp: move flushing of data chunks out of sctp_outq_flushMarcelo Ricardo Leitner
2018-05-14sctp: move outq data rtx code out of sctp_outq_flushMarcelo Ricardo Leitner
2018-05-14sctp: move the flush of ctrl chunks into its own functionMarcelo Ricardo Leitner
2018-05-14sctp: factor out sctp_outq_select_transportMarcelo Ricardo Leitner
2018-05-14sctp: add sctp_packet_singletonMarcelo Ricardo Leitner
2018-05-14cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi
2018-05-14net: stmmac: Add Jose Abreu as co-maintainerJose Abreu
2018-05-14net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman
2018-05-14net/mlx5e: Use test bit in en accel xmit flowGal Pressman
2018-05-14net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ stateGal Pressman
2018-05-14net/mlx5e: Report all channels with min RX WQEs timeoutEran Ben Elisha
2018-05-14net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz
2018-05-14net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz
2018-05-14net/mlx5e: Properly order min inline mode setup while parsing TC matchesOr Gerlitz
2018-05-14net/mlx5e: Use local actions var while processing offloaded TC flow actionsOr Gerlitz
2018-05-14net/mlx5e: Return success when TC offloaded fdb actions parsed okOr Gerlitz