summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net: fec: add necessary defines to work on ARM64Lucas Stach2018-01-222-5/+8
* virtio_net: Add ethtool statsToshiaki Makita2018-01-221-50/+141
* Merge branch 'mvpp2-Armada-7k-8k-PP2-ACPI-support'David S. Miller2018-01-224-92/+232
|\
| * net: mvpp2: enable ACPI support in the driverMarcin Wojtas2018-01-221-39/+94
| * net: mvpp2: use device_*/fwnode_* APIs instead of of_*Marcin Wojtas2018-01-221-21/+24
| * net: mvpp2: simplify maintaining enabled ports' listMarcin Wojtas2018-01-221-21/+11
| * device property: Allow iterating over available child fwnodesMarcin Wojtas2018-01-222-0/+32
| * device property: Introduce fwnode_irq_get()Marcin Wojtas2018-01-223-0/+31
| * device property: Introduce fwnode_get_phy_mode()Marcin Wojtas2018-01-222-5/+20
| * device property: Introduce fwnode_get_mac_address()Marcin Wojtas2018-01-222-8/+22
|/
* net: caif: remove redundant re-assignment of pointer pfrmColin Ian King2018-01-221-1/+0
* cxgb4: add geneve offload support for T6Ganesh Goudar2018-01-224-24/+63
* Merge tag 'mac80211-next-for-davem-2018-01-22' of git://git.kernel.org/pub/sc...David S. Miller2018-01-223-21/+145
|\
| * mac80211_hwsim: fix possible memory leak in hwsim_new_radio_nl()weiyongjun (A)2018-01-221-1/+3
| * debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-221-2/+2
| * mac80211_hwsim: add hwsim_tx_rate_flags to netlink attributesBenjamin Beichler2018-01-152-2/+107
| * mac80211_hwsim: add hashtable with mac address keys for faster lookupBenjamin Beichler2018-01-151-16/+34
* | devlink: fix memory leak on 'resource'Colin Ian King2018-01-221-0/+1
* | Merge branch 'mlxsw-spectrum_router-Optimize-LPM-trees'David S. Miller2018-01-221-111/+132
|\ \
| * | mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM treeIdo Schimmel2018-01-221-101/+125
| * | mlxsw: spectrum_router: Pass FIB node to LPM tree unlink functionIdo Schimmel2018-01-221-4/+6
| * | mlxsw: spectrum_router: Use the nodes list as indication for empty FIBIdo Schimmel2018-01-221-9/+4
|/ /
* | tun: add missing rcu annotationJason Wang2018-01-221-1/+2
* | Merge branch 'mlxsw-Add-support-for-mirror-action-with-flower'David S. Miller2018-01-228-85/+410
|\ \
| * | mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky2018-01-225-3/+126
| * | mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Arkadi Sharshevsky2018-01-222-0/+52
| * | mlxsw: spectrum: Extend and export SPAN APIArkadi Sharshevsky2018-01-222-32/+57
| * | mlxsw: spectrum_acl: Add support for mirroring actionArkadi Sharshevsky2018-01-222-0/+35
| * | mlxsw: core: Make counter index allocated inside the action appendJiri Pirko2018-01-225-35/+82
| * | mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource listJiri Pirko2018-01-221-26/+49
| * | mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Jiri Pirko2018-01-222-0/+20
|/ /
* | Merge branch 'Aquantia-atlantic-driver-new-devices-support'David S. Miller2018-01-2221-773/+1019
|\ \
| * | net: aquantia: bump driver version to match aquantia internal numberingIgor Russkikh2018-01-221-3/+3
| * | net: aquantia: Report correct mediatype via ethtoolIgor Russkikh2018-01-221-3/+13
| * | net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh2018-01-223-29/+183
| * | net: aquantia: Introduce support for new firmware on AQC cardsIgor Russkikh2018-01-225-4/+257
| * | net: aquantia: Introduce firmware ops callbacksIgor Russkikh2018-01-228-81/+101
| * | net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh2018-01-224-4/+9
| * | net: aquantia: Remove create/destroy from hw opsIgor Russkikh2018-01-223-54/+0
| * | net: aquantia: Cleanup pci functions moduleIgor Russkikh2018-01-227-385/+156
| * | net: aquantia: Convert hw and caps structures to const static pointersIgor Russkikh2018-01-222-50/+50
| * | net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh2018-01-2212-159/+239
| * | net: aquantia: Introduce new device ids and constantsIgor Russkikh2018-01-2210-87/+94
|/ /
* | Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-2215-304/+821
|\ \
| * | net/mlx5e: Add likely to the common RX checksum flowGal Pressman2018-01-191-1/+1
| * | net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib2018-01-195-175/+250
| * | net/mlx5e: Merge per priority stats groupsKamal Heib2018-01-191-8/+25
| * | net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha2018-01-194-0/+29
| * | net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha2018-01-193-15/+55
| * | net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha2018-01-191-0/+12