summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: kill nla_put_u64()Nicolas Dichtel2016-05-161-12/+2
* sock: propagate __sock_cmsg_send() errorEric Dumazet2016-05-162-4/+6
* net: qrtr: fix build problemsArnd Bergmann2016-05-162-2/+4
* Merge branch 'tc_flower_offload'David S. Miller2016-05-1618-195/+802
|\
| * net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai2016-05-163-7/+69
| * net/mlx5_core: Flow counters infrastructureAmir Vadai2016-05-166-2/+255
| * net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai2016-05-166-10/+106
| * net/mlx5_core: Firmware commands to support flow countersAmir Vadai2016-05-164-3/+173
| * net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai2016-05-161-171/+132
| * net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2016-05-162-0/+22
| * net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai2016-05-161-0/+15
| * net/sched: Enable netdev drivers to update statistics of offloaded actionsAmir Vadai2016-05-162-2/+30
|/
* Merge branch 'pxa168_eth-perf'David S. Miller2016-05-161-6/+6
|\
| * net: pxa168_eth: Use dma_wmb/rmb where appropriateJisheng Zhang2016-05-161-4/+4
| * net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang2016-05-161-2/+2
|/
* vxlan: set mac_header correctly in GPE modeJiri Benc2016-05-161-0/+1
* Merge branch 'xen-netback-control-ring'David S. Miller2016-05-166-43/+879
|\
| * xen-netback: use hash value from the frontendPaul Durrant2016-05-161-0/+27
| * xen-netback: pass hash value to the frontendPaul Durrant2016-05-162-14/+77
| * xen-netback: add control protocol implementationPaul Durrant2016-05-165-3/+502
| * xen-netback: add control ring boilerplatePaul Durrant2016-05-164-30/+277
|/
* Merge branch 'cls_u32_hw_sw'David S. Miller2016-05-163-12/+57
|\
| * net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-163-9/+54
| * net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.Samudrala, Sridhar2016-05-162-3/+3
|/
* Merge branch 'hv_netvsc-races'David S. Miller2016-05-164-198/+215
|\
| * hv_netvsc: set nvdev link after populating chn_tableVitaly Kuznetsov2016-05-161-11/+18
| * hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...Vitaly Kuznetsov2016-05-161-2/+7
| * hv_netvsc: get rid of struct net_device pointer in struct netvsc_deviceVitaly Kuznetsov2016-05-164-64/+72
| * hv_netvsc: untangle the pointer messVitaly Kuznetsov2016-05-164-122/+99
| * hv_netvsc: use start_remove flag to protect netvsc_link_change()Vitaly Kuznetsov2016-05-161-4/+17
| * hv_netvsc: move start_remove flag to net_device_contextVitaly Kuznetsov2016-05-163-6/+13
|/
* phy: add support for a reset-gpio specificationUwe Kleine-König2016-05-162-0/+11
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-1513-165/+330
|\
| * i40e: fix an uninitialized variable bugDan Carpenter2016-05-141-1/+1
| * i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari2016-05-141-1/+1
| * i40e: don't add broadcast filter for VFsMitch Williams2016-05-141-8/+0
| * i40e/i40evf: properly report Rx packet hashMitch Williams2016-05-141-1/+1
| * i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah2016-05-141-1/+2
| * i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin2016-05-141-1/+1
| * i40e: change Rx hang message into a WARN_ONCEJacob Keller2016-05-141-3/+1
| * i40e: Refactor ethtool get_settingsCatherine Sullivan2016-05-141-123/+135
| * i40e: lie to the VFMitch Williams2016-05-141-3/+7
| * i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-146-18/+111
| * i40e: Implement the API function for aq_set_switch_configShannon Nelson2016-05-142-0/+33
| * i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-143-3/+30
| * i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-143-2/+7
* | Merge branch 'bnxt_en-next'David S. Miller2016-05-154-49/+242
|\ \
| * | bnxt_en: Use dma_rmb() instead of rmb().Michael Chan2016-05-151-1/+1
| * | bnxt_en: Add BCM57314 device ID.Michael Chan2016-05-151-0/+3
| * | bnxt_en: Simplify and improve unsupported SFP+ module reporting.Michael Chan2016-05-152-37/+30