aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-09bnxt: fix a conditionDan Carpenter1-1/+1
2016-07-08tun: Don't assume type tun in tun_device_eventCraig Gallek1-0/+3
2016-07-08netvsc: Use the new in-place consumption APIs in the rx pathK. Y. Srinivasan1-29/+59
2016-07-06Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller27-91/+292
2016-07-06net: mediatek: remove .owner field for driverWei Yongjun1-1/+0
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller82-362/+785
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-173/+433
2016-07-06Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platformLinus Torvalds1-1/+7
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern12-25/+93
2016-07-06nl80211: support beacon report scanningAvraham Stern15-29/+117
2016-07-06mac80211_hwsim: use signed net namespace IDJohannes Berg1-1/+1
2016-07-06mac80211_hwsim: Add radar bandwidths to the P2P Device combinationIlan Peer1-20/+5
2016-07-05platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter1-1/+7
2016-07-05cxgb4: update latest firmware version supportedGanesh Goudar1-6/+6
2016-07-05net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz1-3/+0
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller1-0/+1
2016-07-05net: vrf: Add support for PREROUTING rules on vrf deviceDavid Ahern1-0/+21
2016-07-05connector: make cn_proc explicitly non-modularPaul Gortmaker1-3/+1
2016-07-05r8152: fix runtime function for RTL8152hayeswang1-7/+17
2016-07-05net: hns: fix return value check in hns_dsaf_get_cfg()Wei Yongjun1-8/+8
2016-07-05mlxsw: Add the unresolved next-hops probesYotam Gigi2-1/+34
2016-07-05mlxsw: spectrum_router: Add the nexthop neigh activity updateYotam Gigi2-15/+61
2016-07-05mlxsw: spectrum_router: Implement next-hop routingJiri Pirko2-2/+492
2016-07-05mlxsw: reg: Add Router Algorithmic LPM ECMP Update RegisterJiri Pirko1-0/+69
2016-07-05mlxsw: reg: Add Router Adjacency Table registerYotam Gigi1-0/+133
2016-07-05mlxsw: Introduce simplistic KVD linear area managerJiri Pirko3-1/+99
2016-07-05mlxsw: spectrum: Define sizes of KVD areasJiri Pirko2-0/+8
2016-07-05mlxsw: Add KVD sizes configuration into profileJiri Pirko3-1/+62
2016-07-05mlxsw: spectrum_router: Offload neighbours based on NUD state changeYotam Gigi1-0/+103
2016-07-05mlxsw: spectrum_router: Periodically update the kernel's neigh tableYotam Gigi2-2/+194
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table Dump registerYotam Gigi1-0/+147
2016-07-05mlxsw: reg: Add Router Algorithmic LPM Unicast Host Table registerYotam Gigi1-0/+141
2016-07-05mlxsw: spectrum_router: Add private neigh tableJiri Pirko3-1/+153
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2-0/+4
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko1-1/+2
2016-07-05net: r6040: Bump version and dateFlorian Fainelli1-2/+2
2016-07-05net: r6040: Update my emailFlorian Fainelli1-2/+2
2016-07-05net: r6040: Utilize napi_complete_done()Florian Fainelli1-1/+1
2016-07-05net: r6040: Utilize __napi_schedule_irqoffFlorian Fainelli1-1/+1
2016-07-05net: r6040: Check for skb->xmit_moreFlorian Fainelli1-1/+2
2016-07-05net: r6040: Reclaim transmitted buffers in NAPIFlorian Fainelli1-9/+8
2016-07-05net: r6040: Utilize skb_put_padto()Florian Fainelli1-5/+4
2016-07-05net: r6040: Increase statistics upon transmit completionFlorian Fainelli1-3/+5
2016-07-05net: r6040: Utilize phy_print_statusFlorian Fainelli1-8/+2
2016-07-05dwc_eth_qos: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-05net/mlx5e: Expose flow control counters to ethtoolGal Pressman2-8/+38
2016-07-05net/mlx5e: Expose RDMA VPort counters to ethtoolGal Pressman1-0/+16
2016-07-05net/mlx5e: Add support to get ethtool flow rulesMaor Gottlieb3-0/+47
2016-07-05net/mlx5e: Support l3/l4 flow type specs in ethtool flow steeringMaor Gottlieb3-2/+163
2016-07-05net/mlx5e: Add ethtool flow steering supportMaor Gottlieb6-12/+455