summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flagStanislav Fomichev2019-06-032-12/+3
* Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-06-0331-405/+1472
|\
| * net/mlx5e: TX, Improve performance under GSO workloadErez Alfasi2019-05-311-3/+4
| * net/mlx5e: Use termination table for VLAN push actionsOz Shlomo2019-05-314-2/+315
| * net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik2019-05-315-3/+363
| * net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik2019-05-317-208/+373
| * net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik2019-05-313-15/+16
| * net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik2019-05-315-1/+198
| * net/mlx5e: Enable setting multiple match criteria for flow groupYevgeny Kliteynik2019-05-312-5/+5
| * net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation actionTonghao Zhang2019-05-311-20/+7
| * net/mlx5e: Generalize vport type in vport representorVu Pham2019-05-311-31/+21
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-05-3119-126/+179
| |\
| | * {IB,net}/mlx5: Constify rep ops functions pointersParav Pandit2019-05-317-48/+49
| | * {IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit2019-05-312-2/+2
| | * net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham2019-05-314-5/+20
| | * net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2019-05-3110-71/+86
| | * net/mlx5: Introduce termination table bitsEli Britstein2019-05-313-2/+8
| | * net/mlx5: Add core dump register access HW bitsMoshe Shemesh2019-05-312-1/+17
| | * net/mlx5: potential error pointer dereference in error handlingDan Carpenter2019-05-281-2/+2
* | | Merge branch 'ena-next'David S. Miller2019-06-039-102/+376
|\ \ \
| * | | net: ena: use dev_info_once instead of static variableSameeh Jubran2019-06-031-3/+1
| * | | net: ena: add good checksum counterSameeh Jubran2019-06-033-2/+7
| * | | net: ena: optimise calculations for CQ doorbellSameeh Jubran2019-06-031-9/+11
| * | | net: ena: add support for changing max_header_size in LLQ modeSameeh Jubran2019-06-031-6/+4
| * | | net: ena: allow automatic fallback to polling modeSameeh Jubran2019-06-032-9/+39
| * | | net: ena: documentation: update ena.txtSameeh Jubran2019-06-031-1/+4
| * | | net: ena: add newline at the end of pr_err printsSameeh Jubran2019-06-031-8/+8
| * | | net: ena: arrange ena_probe() function variables in reverse christmas treeSameeh Jubran2019-06-031-6/+6
| * | | net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ringSameeh Jubran2019-06-032-31/+28
| * | | net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski2019-06-036-11/+184
| * | | net: ena: add handling of llq max tx burst sizeSameeh Jubran2019-06-036-17/+85
|/ / /
* | | net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait staticRasmus Villemoes2019-06-032-2/+1
* | | net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpuRasmus Villemoes2019-06-032-12/+12
* | | nexthop: Add entry to MAINTAINERSDavid Ahern2019-06-031-0/+9
* | | Merge branch 'r8169-replace-several-function-pointers-with-direct-calls'David S. Miller2019-06-031-118/+83
|\ \ \
| * | | r8169: avoid tso csum function indirectionHeiner Kallweit2019-06-031-25/+21
| * | | r8169: remove struct jumbo_opsHeiner Kallweit2019-06-031-60/+36
| * | | r8169: remove struct mdio_opsHeiner Kallweit2019-06-031-33/+26
|/ / /
* | | r8169: improve r8169_csum_workaroundHeiner Kallweit2019-06-031-5/+2
* | | net: ethernet: improve eth_platform_get_mac_addressHeiner Kallweit2019-06-031-10/+4
* | | Merge branch 'ifa_list-RCU'David S. Miller2019-06-0334-229/+250
|\ \ \
| * | | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-0315-81/+134
| * | | drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal2019-06-037-19/+32
| * | | net: use new in_dev_ifa iteratorsFlorian Westphal2019-06-035-17/+29
| * | | netfilter: use in_dev_for_each_ifa_rcuFlorian Westphal2019-06-033-7/+16
| * | | devinet: use in_dev_for_each_ifa_rcu in more placesFlorian Westphal2019-06-031-8/+19
| * | | net: inetdevice: provide replacement iterators for in_ifaddr walkFlorian Westphal2019-06-032-16/+25
| * | | afs: do not send list of client addressesFlorian Westphal2019-06-034-87/+1
|/ / /
* | | qed: remove redundant assignment to rcColin Ian King2019-06-031-1/+1
* | | Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...David S. Miller2019-06-03216-83884/+107
|\ \ \