summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee4-15/+43
2018-05-16bonding: use common mac addr checksDebabrata Banerjee1-19/+9
2018-05-16bonding: don't queue up extraneous rlb updatesDebabrata Banerjee1-6/+12
2018-05-16Merge branch 'net-smc-enhancements-2018-05-15'David S. Miller6-65/+196
2018-05-16net/smc: check for pending terminationKarsten Graul3-3/+7
2018-05-16net/smc: drop messages when link state is inactiveKarsten Graul1-0/+2
2018-05-16net/smc: set link inactive before calling smc_lgr_free()Karsten Graul2-1/+5
2018-05-16net/smc: handle all error codes from smc_conn_create()Karsten Graul1-0/+2
2018-05-16net/smc: use a workqueue to defer llc sendKarsten Graul4-43/+104
2018-05-16net/smc: move link llc initialization to llc layerKarsten Graul3-6/+12
2018-05-16net/smc: simplify test_link function usageKarsten Graul2-9/+5
2018-05-16net/smc: remove unnecessary castKarsten Graul1-3/+3
2018-05-16net/smc: register new rmbs with the peerKarsten Graul5-8/+64
2018-05-16net/smc: no tx work trigger for fallback socketsUrsula Braun1-2/+2
2018-05-16Merge tag 'mlx5e-updates-2018-05-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller11-132/+173
2018-05-16Merge branch 'Misc-Bug-Fixes-and-clean-ups-for-HNS3-Driver'David S. Miller7-78/+164
2018-05-16net: hns3: Fixes the missing PCI iounmap for various legsFuyun Liang1-0/+2
2018-05-16net: hns3: Add support of .sriov_configure in HNS3 driverPeng Li1-26/+32
2018-05-16net: hns3: Fix for fiber link up problemYunsheng Lin1-1/+1
2018-05-16net: hns3: Fixes the back pressure setting when sriov is enabledYunsheng Lin2-5/+45
2018-05-16net: hns3: Change return value in hnae3_register_clientFuyun Liang1-1/+1
2018-05-16net: hns3: Change return type of hnae3_register_ae_algoFuyun Liang4-6/+8
2018-05-16net: hns3: Change return type of hnae3_register_ae_devFuyun Liang3-8/+3
2018-05-16net: hns3: Add a check for client instance init stateFuyun Liang2-3/+13
2018-05-16net: hns3: Fix for the null pointer problem occurring when initializing ae_de...Fuyun Liang3-8/+9
2018-05-16net: hns3: Fix for deadlock problem occurring when unregistering ae_algoFuyun Liang3-49/+79
2018-05-15Merge branch 'Microsemi-Ocelot-Ethernet-switch-support'David S. Miller23-0/+5602
2018-05-15MAINTAINERS: Add entry for Microsemi Ethernet switchesAlexandre Belloni1-0/+6
2018-05-15net: mscc: Add initial Ocelot switch supportAlexandre Belloni17-0/+5283
2018-05-15dt-bindings: net: add DT bindings for Microsemi Ocelot SwitchAlexandre Belloni1-0/+82
2018-05-15net: phy: mscc-miim: Add MDIO driverAlexandre Belloni3-0/+205
2018-05-15dt-bindings: net: add DT bindings for Microsemi MIIMAlexandre Belloni1-0/+26
2018-05-15Merge branch 'sctp-Introduce-sctp_flush_ctx'David S. Miller1-139/+118
2018-05-15sctp: checkpatch fixupsMarcelo Ricardo Leitner1-13/+7
2018-05-15sctp: add asoc and packet to sctp_flush_ctxMarcelo Ricardo Leitner1-53/+44
2018-05-15sctp: add sctp_flush_ctx, a context struct on outq_flush routinesMarcelo Ricardo Leitner1-94/+88
2018-05-15Merge branch 'sctp-refactor-sctp_outq_flush'David S. Miller1-282/+311
2018-05-15sctp: rework switch cases in sctp_outq_flush_dataMarcelo Ricardo Leitner1-98/+93
2018-05-15sctp: make use of gfp on retransmissionsMarcelo Ricardo Leitner1-8/+9
2018-05-15sctp: move transport flush code out of sctp_outq_flushMarcelo Ricardo Leitner1-30/+26
2018-05-15sctp: move flushing of data chunks out of sctp_outq_flushMarcelo Ricardo Leitner1-74/+75
2018-05-15sctp: move outq data rtx code out of sctp_outq_flushMarcelo Ricardo Leitner1-43/+58
2018-05-15sctp: move the flush of ctrl chunks into its own functionMarcelo Ricardo Leitner1-36/+56
2018-05-15sctp: factor out sctp_outq_select_transportMarcelo Ricardo Leitner1-97/+90
2018-05-15sctp: add sctp_packet_singletonMarcelo Ricardo Leitner1-7/+15
2018-05-15cxgb4: add tc flower match support for tunnel VNIKumar Sanghvi7-7/+237
2018-05-15net: stmmac: Add Jose Abreu as co-maintainerJose Abreu1-0/+1
2018-05-15net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman4-10/+8
2018-05-15net/mlx5e: Use test bit in en accel xmit flowGal Pressman1-2/+2
2018-05-15net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ stateGal Pressman1-1/+1