summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-02sfc: update netdevice statistics to use vadaptor statsDaniel Pieczko
2015-06-02sfc: DMA the VF stats only when requestedDaniel Pieczko
2015-06-02sfc: display vadaptor statistics for all interfacesDaniel Pieczko
2015-06-02sfc: set the port-id when calling MC_CMD_MAC_STATSDaniel Pieczko
2015-06-02sfc: add "port_" prefix to MAC statsDaniel Pieczko
2015-06-02sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah
2015-06-02sfc: Add sysfs entry for flags (link control and primary)Shradha Shah
2015-06-02sfc: Add paranthesis correctly on all branches of the if statementShradha Shah
2015-06-02sfc: Add code to export port_num in netdev->dev_portShradha Shah
2015-06-02Merge branch 'thunderx-next'David S. Miller
2015-06-02net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov
2015-06-02net: thunderx: check if memory allocation was successfulAleksey Makarov
2015-06-02net: thunderx: remove unneeded type conversionsAleksey Makarov
2015-06-02net: thunderx: fix nicvf_set_rxfh()Aleksey Makarov
2015-06-02net: thunderx: add staticAleksey Makarov
2015-06-02net: thunderx: delete unused variablesAleksey Makarov
2015-06-02net: thunderx: rework mac address handlingAleksey Makarov
2015-06-02net: thunderx: introduce a function for mailbox accessAleksey Makarov
2015-06-02net: thunderx: fix constantsAleksey Makarov
2015-06-02net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01Merge branch 'cxgb4-next'David S. Miller
2015-06-01cxgb4vf: Adds SRIOV driver changes for T6 adapterHariprasad Shenai
2015-06-01cxgb4: Adds support for T6 adapterHariprasad Shenai
2015-06-01cxgb4: Add is_t6 macro and T6 register rangesHariprasad Shenai
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-06-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-06-01geneve: allow user to specify TOS info for tunnel framesJohn W. Linville
2015-06-01geneve: allow user to specify TTL for tunnel framesJohn W. Linville
2015-06-01Merge branch 'rocker-next'David S. Miller
2015-06-01rocker: remove support for legacy VLAN ndo opsScott Feldman
2015-06-01rocker: install/remove router MAC for untagged VLAN when joining/leaving bridgeScott Feldman
2015-06-01rocker: install untagged VLAN (vid=0) support for each portScott Feldman
2015-06-01rocker: cleanup vlan table on error adding vlanScott Feldman
2015-06-01rocker: zero allocate ports arrayScott Feldman
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-06-01vlan: Add GRO support for non hardware accelerated vlanToshiaki Makita
2015-06-01cxgb4: remove unused fn to enable/disable db coalescingHariprasad Shenai
2015-06-01Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller
2015-06-01rocker: remove rocker parameter from functions that have rocker_port parameterSimon Horman
2015-06-01vti6: Add pmtu handling to vti6_xmit.Steffen Klassert
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi
2015-06-01openvswitch: include datapath actions with sampled-packet upcall to userspaceNeil McKee
2015-06-01net: Add priority to packet_offload objects.David S. Miller
2015-06-01Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-06-01xen: netback: read hotplug script once at start of day.Ian Campbell
2015-06-01xen: netback: fix printf format string warningIan Campbell
2015-06-01Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler