summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz2015-06-031-1/+3
* Merge branch 'sfc-next'David S. Miller2015-06-0210-228/+552
|\
| * sfc: leak vports if a VF is assigned during PF unloadDaniel Pieczko2015-06-024-12/+49
| * sfc: force removal of VF and vport on driver removalDaniel Pieczko2015-06-022-1/+11
| * sfc: do not allow VFs to be destroyed if assigned to guestsDaniel Pieczko2015-06-021-0/+9
| * sfc: don't update stats on VF when called in atomic contextDaniel Pieczko2015-06-021-2/+14
| * sfc: suppress vadaptor stats when EVB is not presentDaniel Pieczko2015-06-022-3/+11
| * sfc: suppress ENOENT error messages from MC_CMD_MAC_STATSDaniel Pieczko2015-06-022-5/+14
| * sfc: update netdevice statistics to use vadaptor statsDaniel Pieczko2015-06-021-19/+22
| * sfc: DMA the VF stats only when requestedDaniel Pieczko2015-06-022-41/+112
| * sfc: display vadaptor statistics for all interfacesDaniel Pieczko2015-06-023-4/+73
| * sfc: set the port-id when calling MC_CMD_MAC_STATSDaniel Pieczko2015-06-021-0/+2
| * sfc: add "port_" prefix to MAC statsDaniel Pieczko2015-06-023-179/+182
| * sfc: Implement ndo_gets_phys_port_id() for EF10 VFsShradha Shah2015-06-028-0/+45
| * sfc: Add sysfs entry for flags (link control and primary)Shradha Shah2015-06-021-7/+51
| * sfc: Add paranthesis correctly on all branches of the if statementShradha Shah2015-06-021-4/+4
| * sfc: Add code to export port_num in netdev->dev_portShradha Shah2015-06-021-0/+2
|/
* Merge branch 'thunderx-next'David S. Miller2015-06-027-71/+67
|\
| * net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov2015-06-021-1/+1
| * net: thunderx: check if memory allocation was successfulAleksey Makarov2015-06-021-0/+2
| * net: thunderx: remove unneeded type conversionsAleksey Makarov2015-06-021-2/+1
| * net: thunderx: fix nicvf_set_rxfh()Aleksey Makarov2015-06-021-2/+1
| * net: thunderx: add staticAleksey Makarov2015-06-024-22/+16
| * net: thunderx: delete unused variablesAleksey Makarov2015-06-021-2/+2
| * net: thunderx: rework mac address handlingAleksey Makarov2015-06-025-19/+9
| * net: thunderx: introduce a function for mailbox accessAleksey Makarov2015-06-021-10/+17
| * net: thunderx: fix constantsAleksey Makarov2015-06-021-5/+5
| * net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter2015-06-024-8/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-01256-1406/+2503
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0132-119/+174
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-06-011-4/+0
| | |\
| | | * Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler2015-06-011-4/+0
| | * | Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller2015-06-015-27/+20
| | |\ \
| | | * \ Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-284-20/+15
| | | |\ \
| | | | * | iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman2015-05-281-1/+1
| | | | * | iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-283-19/+14
| | | * | | brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel2015-05-281-7/+5
| | * | | | vti6: Add pmtu handling to vti6_xmit.Steffen Klassert2015-06-011-0/+14
| | * | | | Revert "net: core: 'ethtool' issue with querying phy settings"David S. Miller2015-06-011-9/+1
| | * | | | bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
| | * | | | xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-011-14/+19
| | * | | | xen: netback: fix printf format string warningIan Campbell2015-06-011-1/+1
| | * | | | net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli2015-05-311-2/+2
| | * | | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-313-3/+10
| | * | | | udp: fix behavior of wrong checksumsEric Dumazet2015-05-312-8/+4
| | * | | | sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-05-311-17/+25
| | * | | | Merge branch 'bna-fixes'David S. Miller2015-05-303-6/+9
| | |\ \ \ \
| | | * | | | bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-301-2/+2
| | | * | | | bna: remove unreasonable iocpf timer startIvan Vecera2015-05-301-4/+0
| | | * | | | bna: fix firmware loading on big-endian machinesIvan Vecera2015-05-301-0/+7
| | |/ / / /
OpenPOWER on IntegriCloud