summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: move generic VTU GetNextVivien Didelot2017-05-013-29/+33
* net: dsa: mv88e6xxx: move VTU VID accessorsVivien Didelot2017-05-013-34/+56
* net: dsa: mv88e6xxx: move VTU SID accessorsVivien Didelot2017-05-013-13/+37
* net: dsa: mv88e6xxx: move VTU FID accessorsVivien Didelot2017-05-013-5/+31
* net: dsa: mv88e6xxx: move VTU flushVivien Didelot2017-05-013-16/+26
* net: dsa: mv88e6xxx: move VTU Operation accessorsVivien Didelot2017-05-014-29/+47
* net: dsa: mv88e6xxx: split VTU entry data memberVivien Didelot2017-05-012-11/+13
* net: dsa: mv88e6xxx: add max VID to infoVivien Didelot2017-05-012-20/+31
* xfrm: Indicate xfrm_state offload errorsIlan Tayari2017-05-011-3/+6
* net/esp4: Fix invalid esph pointer crashIlan Tayari2017-05-011-0/+1
* ip6_tunnel: Fix missing tunnel encapsulation limit optionCraig Gallek2017-05-011-2/+2
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-05-0111-887/+342Star
|\
| * Bluetooth: Add selftest for ECDH key generationMarcel Holtmann2017-04-302-3/+38
| * Bluetooth: zero kpp input for key generationMarcel Holtmann2017-04-301-0/+1
| * Bluetooth: hci_ldisc: Add protocol check to hci_uart_tx_wakeup()Dean Jenkins2017-04-301-0/+3
| * Bluetooth: hci_ldisc: Add protocol check to hci_uart_dequeue()Dean Jenkins2017-04-301-3/+5
| * Bluetooth: hci_ldisc: Add protocol check to hci_uart_send_frame()Dean Jenkins2017-04-301-0/+3
| * Bluetooth: Add module license for HCI UART Nokia H4+Frédéric Danis2017-04-301-0/+7
| * Bluetooth: Fix user channel for 32bit userspace on 64bit kernelSzymon Janc2017-04-301-1/+2
| * Bluetooth: allocate data for kpp on heapSalvatore Benedetto2017-04-302-11/+33
| * Bluetooth: convert smp and selftest to crypto kpp APISalvatore Benedetto2017-04-258-878/+259Star
* | switchdev: documentation: fix whitespace issuesLiam Beguin2017-05-011-35/+35
* | mlxsw: spectrum_router: Simplify VRF enslavementIdo Schimmel2017-05-013-131/+63Star
* | Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-05-0114-262/+1074
|\ \
| * | net/mlx5: E-Switch, Avoid redundant memory allocationEli Cohen2017-04-302-19/+10Star
| * | net/mlx5e: Disable HW LRO when PCI is slower than link on striding RQEran Ben Elisha2017-04-301-7/+14
| * | net/mlx5e: Use u8 as ownership type in mlx5e_get_cqe()Tariq Toukan2017-04-301-2/+2
| * | net/mlx5e: Use prefetchw when a write is to followTariq Toukan2017-04-301-1/+1
| * | net/mlx5e: Optimize poll ICOSQ completion queueTariq Toukan2017-04-301-29/+33
| * | net/mlx5e: Act on delay probe time updatesHadar Hen Zion2017-04-301-0/+39
| * | net/mlx5e: Update neighbour 'used' state using HW flow rules countersHadar Hen Zion2017-04-307-2/+152
| * | net/mlx5e: Add support to neighbour update flowHadar Hen Zion2017-04-305-43/+434
| * | net/mlx5e: Add neighbour hash table to the representorsHadar Hen Zion2017-04-302-8/+129
| * | net/mlx5e: Read neigh parameters with proper lockingHadar Hen Zion2017-04-301-6/+14
| * | net/mlx5e: Use flag to properly monitor a flow rule offloading stateHadar Hen Zion2017-04-301-1/+7
| * | net/mlx5e: Remove output device parameter from create encap header helpers de...Hadar Hen Zion2017-04-301-15/+14Star
| * | net/mlx5e: Move the encap entry structure from the eswitch headerOr Gerlitz2017-04-303-19/+18Star
| * | net/mlx5: Remove encap entry pointer from the eswitch flow attributesOr Gerlitz2017-04-303-15/+18
| * | net/mlx5e: Extendable vport representor netdev private dataSaeed Mahameed2017-04-306-130/+224
* | | qed: Prevent warning without CONFIG_RFS_ACCELMintz, Yuval2017-05-011-0/+2
* | | Merge branch 'qed-RoCE-fixes'David S. Miller2017-05-015-37/+101
|\ \ \
| * | | qed: output the DPM status and WID countRam Amrani2017-05-014-1/+10
| * | | qed: align DPI configuration to HW requirementsRam Amrani2017-05-012-7/+6Star
| * | | qed: verify RoCE resource bitmaps are releasedRam Amrani2017-05-012-27/+80
| * | | qed: add error handling flow to TID deregistratin posting failureRam Amrani2017-05-011-0/+2
| * | | qed: remove unused SQ error stateRam Amrani2017-05-011-2/+1Star
| * | | qed: configure the RoCE max message sizeRam Amrani2017-05-011-0/+2
|/ / /
* | | bpf: enhance verifier to understand stack pointer arithmeticYonghong Song2017-05-012-6/+23
* | | benet: Use time_before_eq for time comparisonKarim Eshapa2017-05-011-3/+3
* | | flower: check unused bits in MPLS fieldsBenjamin LaHaise2017-05-011-10/+22