summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tls: Fix tls_device receiveBoris Pismenny2019-03-031-11/+14
* tls: Fix mixing between async capable and asyncEran Ben Elisha2019-03-031-6/+9
* tls: Fix write space handlingBoris Pismenny2019-03-034-9/+39
* tls: Fix tls_device handling of partial recordsBoris Pismenny2019-03-033-33/+9
* Merge branch 'net-phy-clean-up-the-old-gen10g-functions'David S. Miller2019-03-036-57/+10
|\
| * net: phy: remove gen10g_no_soft_resetHeiner Kallweit2019-03-035-13/+5
| * net: phy: don't export gen10g_read_statusHeiner Kallweit2019-03-032-3/+1
| * net: phy: remove gen10g_config_initHeiner Kallweit2019-03-034-17/+0
| * net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit2019-03-032-16/+0
| * net: phy: use genphy_c45_aneg_done in genphy_aneg_doneHeiner Kallweit2019-03-031-8/+4
|/
* fsl/fman: Use vsprintf extension %pMJoe Perches2019-03-031-3/+1
* net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri2019-03-034-1/+19
* net: fixup address-space warnings in compat_mc_{get,set}sockopt()Ben Dooks2019-03-031-4/+4
* net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()Florian Fainelli2019-03-031-3/+6
* Merge branch 'dpaa2-eth-add-XDP_REDIRECT-support'David S. Miller2019-03-033-34/+214
|\
| * dpaa2-eth: add XDP_REDIRECT supportIoana Radulescu2019-03-033-14/+176
| * dpaa2-eth: Add software annotation typesIoana Radulescu2019-03-032-22/+40
|/
* Merge branch 'sched-Patches-from-out-of-tree-version-of-sch_cake'David S. Miller2019-03-032-58/+98
|\
| * sch_cake: Simplify logic in cake_select_tin()Toke Høiland-Jørgensen2019-03-031-38/+23
| * sch_cake: Permit use of connmarks as tin classifiersKevin Darbyshire-Bryant2019-03-032-7/+28
| * sch_cake: Make the dual modes fairerGeorge Amanakis2019-03-031-29/+63
|/
* Merge branch 'Macb-power-management-support-for-ZynqMP'David S. Miller2019-03-032-32/+188
|\
| * net: macb: Add support for suspend/resume with full power downHarini Katakam2019-03-031-2/+38
| * net: macb: Add pm runtime supportHarini Katakam2019-03-031-36/+112
| * net: macb: Support clock management for tsu_clkHarini Katakam2019-03-032-6/+27
| * net: macb: Check MDIO state before read/write and use timeoutsHarini Katakam2019-03-032-6/+29
|/
* Merge branch 'net-dsa-microchip-add-KSZ9893-switch-support'David S. Miller2019-03-038-15/+316
|\
| * net: dsa: microchip: add KSZ9893 switch supportTristram Ha2019-03-033-15/+235
| * net: dsa: add KSZ9893 switch tagging supportTristram Ha2019-03-034-0/+38
| * dt-bindings: net: dsa: document additional Microchip KSZ9477 family switchesTristram Ha2019-03-031-0/+43
|/
* Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-03-0215-109/+606
|\
| * net/mlx5: Update the list of the PCI supported devicesEran Ben Elisha2019-03-011-0/+2
| * net/mlx5e: Set peer flow needed also for multipathRoi Dayan2019-03-011-2/+9
| * net/mlx5e: Update check for merged eswitch deviceRoi Dayan2019-03-011-4/+3
| * net/mlx5e: Use hint to resolve route when in HW multipath modeRoi Dayan2019-03-011-0/+12
| * net/mlx5e: Always query offloaded tc peer rule counterRoi Dayan2019-03-011-11/+15
| * net/mlx5e: Re-attempt to offload flows on multipath port affinity eventsRoi Dayan2019-03-014-12/+71
| * net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan2019-03-012-0/+12
| * net/mlx5e: Allow one failure when offloading tc encap rules under multipathRoi Dayan2019-03-011-2/+12
| * net/mlx5e: Don't inherit flow flags on peer flow creationRoi Dayan2019-03-011-3/+4
| * net/mlx5e: Activate HW multipath and handle port affinity based on FIB eventsRoi Dayan2019-03-016-0/+326
| * net/mlx5: Add multipath modeRoi Dayan2019-03-014-2/+28
| * net/mlx5: Use own workqueue for lag netdev events processingRoi Dayan2019-03-012-1/+9
| * net/mlx5: Expose lag operations in header fileRoi Dayan2019-03-012-48/+68
| * net/mlx5: Use unsigned int bit instead of bool as a struct memberRoi Dayan2019-03-011-1/+1
| * net/mlx5e: Don't make internal use of errno to denote missing neighRoi Dayan2019-03-012-14/+22
| * net/mlx5e: Cleanup attach encap functionRoi Dayan2019-03-011-14/+17
| * net/mlx5e: Declare mlx5e_tx_reporter_recover_from_ctx as staticEran Ben Elisha2019-03-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-03-0257-2419/+1747
|\ \
| * | netfilter: nf_tables: merge ipv4 and ipv6 nat chain typesFlorian Westphal2019-03-019-194/+111