summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ptp_qoriq: output PPS signal on FIPER2 in defaultYangbo Lu2020-04-301-1/+1
* Merge branch 'netlink-validation-improvements-refactoring'David S. Miller2020-04-3012-173/+821
|\
| * netlink: add infrastructure to expose policies to userspaceJohannes Berg2020-04-306-1/+498
| * netlink: factor out policy range helpersJohannes Berg2020-04-302-21/+79
| * netlink: remove NLA_EXACT_LEN_WARNJohannes Berg2020-04-303-76/+36
| * netlink: allow NLA_MSECS to have range validationJohannes Berg2020-04-302-2/+6
| * netlink: extend policy range validationJohannes Berg2020-04-302-21/+137
| * nl80211: link recursive netlink nested policyJohannes Berg2020-04-303-10/+5
| * netlink: limit recursion depth in policy validationJohannes Berg2020-04-301-12/+34
| * netlink: remove type-unsafe validation_data pointerJohannes Berg2020-04-304-53/+49
|/
* Merge branch 'net-dsa-b53-ARL-improvements'David S. Miller2020-04-302-31/+58
|\
| * net: dsa: b53: Remove is_static argument to b53_read_op()Florian Fainelli2020-04-301-3/+3
| * net: dsa: b53: Bound check ARL searchesFlorian Fainelli2020-04-302-1/+6
| * net: dsa: b53: Provide number of ARL bucketsFlorian Fainelli2020-04-302-0/+22
| * net: dsa: b53: Rename num_arl_entries to num_arl_binsFlorian Fainelli2020-04-302-27/+27
|/
* Merge branch 'r8169-refactor-and-improve-interrupt-coalescing'David S. Miller2020-04-301-107/+82
|\
| * r8169: add check for invalid parameter combination in rtl_set_coalesceHeiner Kallweit2020-04-301-0/+5
| * r8169: improve rtl_set_coalesceHeiner Kallweit2020-04-301-40/+30
| * r8169: improve interrupt coalescing parameter handlingHeiner Kallweit2020-04-301-6/+6
| * r8169: improve rtl_coalesce_choose_scaleHeiner Kallweit2020-04-301-6/+7
| * r8169: improve rtl_get_coalesceHeiner Kallweit2020-04-301-26/+20
| * r8169: merge scale for tx and rx irq coalescingHeiner Kallweit2020-04-301-40/+25
| * r8169: don't pass net_device to irq coalescing sub-functionsHeiner Kallweit2020-04-301-6/+6
|/
* hsr: remove hsr interface if all slaves are removedTaehee Yoo2020-04-301-2/+20
* Merge branch 'tcp-sack-compression-changes'David S. Miller2020-04-308-15/+68
|\
| * tcp: add hrtimer slack to sack compressionEric Dumazet2020-04-305-2/+20
| * tcp: tcp_sack_new_ofo_skb() should be more conservativeEric Dumazet2020-04-301-1/+11
| * tcp: add tp->dup_ack_counterEric Dumazet2020-04-304-13/+38
|/
* Merge tag 'mlx5-updates-2020-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-04-3084-1573/+1379
|\
| * net/mlx5e: Unify reserving space for WQEsMaxim Mikityanskiy2020-04-306-69/+88
| * net/mlx5e: Rename ICOSQ WQE info struct and fieldMaxim Mikityanskiy2020-04-304-15/+15
| * net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy2020-04-308-40/+38
| * net/mlx5e: XDP, Print the offending TX descriptor on error completionTariq Toukan2020-04-301-4/+3
| * net/mlx5e: TX, Generalise code and usage of error CQE dumpTariq Toukan2020-04-304-22/+27
| * net/mlx5e: Use proper name field for the UMR keyTariq Toukan2020-04-301-1/+1
| * net/mlx5: Add support for release all pages eventEran Ben Elisha2020-04-302-3/+41
| * net/mlx5: Rate limit page not found error messagesEran Ben Elisha2020-04-301-1/+1
| * net/mlx5: Add helper function to release fw pageEran Ben Elisha2020-04-301-13/+17
| * net/mlx5: Remove unused field in EQTariq Toukan2020-04-301-1/+0
| * net/mlx5: CT: Remove unused variablesPaul Blakey2020-04-301-3/+0
| * net/mlx5e: CT: Avoid false warning about rule may be used uninitializedRoi Dayan2020-04-301-1/+1
| * net/mlx5e: Remove unneeded semicolonZheng Bin2020-04-301-1/+1
| * net/mlx5e: Use helper API to get devlink port index for all port flavoursParav Pandit2020-04-301-8/+4
| * net/mlx5: IPsec, Fix coverity issueRaed Salem2020-04-301-2/+2
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-04-3072-1393/+1144
| |\
| | * net/mlx5: TX WQE Add trailer insertion fieldRaed Salem2020-04-281-0/+6
| | * net/mlx5: Add release all pages capability bitEran Ben Elisha2020-04-281-1/+3
| | * net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan2020-04-282-4/+19
| | * net/mlx5: Add structure and defines for pci sync for fw update eventMoshe Shemesh2020-04-282-1/+18
| | * net/mlx5: Add structure layout and defines for MFRL registerMoshe Shemesh2020-04-282-0/+25