summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* geneve: Consolidate Geneve functionality in single module.Pravin B Shelar2015-08-286-586/+421
* openvswitch: Use Geneve device.Pravin B Shelar2015-08-282-148/+33
* geneve: Add support to collect tunnel metadata.Pravin B Shelar2015-08-283-85/+275
* geneve: Make dst-port configurable.Pravin B Shelar2015-08-282-4/+22
* tunnel: introduce udp_tun_rx_dst()Pravin B Shelar2015-08-285-43/+97
* geneve: Use skb mark and protocol to lookup route.Pravin B Shelar2015-08-281-0/+3
* geneve: Initialize ethernet address in device setup.Pravin B Shelar2015-08-281-3/+1
* bridge: Add netlink support for vlan_protocol attributeToshiaki Makita2015-08-284-14/+57
* bnx2x: Add new device ids under the Qlogic vendorYuval Mintz2015-08-281-0/+3
* smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck2015-08-271-6/+8
* device property: Return -ENXIO if there is no suitable FW interfaceGuenter Roeck2015-08-271-4/+13
* net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-2716-47/+40
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-08-2715-3166/+188
|\
| * i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan2015-08-272-3/+3
| * i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh2015-08-273-0/+6
| * i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain2015-08-274-0/+21
| * i40e: Remove redundant and unneeded messagesGreg Rose2015-08-272-4/+0
| * i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain2015-08-273-3108/+4
| * i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain2015-08-272-33/+33
| * i40e: correct spelling errorMitch Williams2015-08-271-1/+1
| * i40e: Fix comment for ethtool diagnostic link testGreg Rose2015-08-261-3/+5
| * i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh2015-08-265-2/+67
| * i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose2015-08-261-2/+17
| * i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain2015-08-261-4/+12
| * i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan2015-08-261-3/+13
| * i40e: add RX to port CRC errors labelShannon Nelson2015-08-261-1/+1
| * i40e: don't degrade __le16Mitch Williams2015-08-262-2/+5
* | smsc9194: Remove uncompilable #if 0'd use of pr_dbgJoe Perches2015-08-271-30/+2
* | Merge branch 'xgene-tso'David S. Miller2015-08-275-29/+283
|\ \
| * | drivers: net: xgene: Adding support for TSOIyappan Subramanian2015-08-275-24/+262
| * | drivers: net: xgene: Preparatory patch for TSO supportIyappan Subramanian2015-08-272-7/+23
|/ /
* | Merge branch 'ovs-conntrack'David S. Miller2015-08-2718-107/+1336
|\ \
| * | openvswitch: Allow attaching helpers to ct actionJoe Stringer2015-08-272-2/+110
| * | openvswitch: Allow matching on conntrack labelJoe Stringer2015-08-2710-34/+199
| * | netfilter: connlabels: Export setting connlabel lengthJoe Stringer2015-08-273-12/+40
| * | netfilter: Always export nf_connlabels_replace()Joe Stringer2015-08-271-2/+0
| * | openvswitch: Allow matching on conntrack markJoe Stringer2015-08-276-4/+83
| * | openvswitch: Add conntrack actionJoe Stringer2015-08-2713-37/+877
| * | dst: Add __skb_dst_copy() variationJoe Stringer2015-08-271-2/+7
| * | ipv6: Export nf_ct_frag6_gather()Joe Stringer2015-08-271-0/+1
| * | openvswitch: Move MASKED* macros to datapath.hJoe Stringer2015-08-272-27/+29
| * | openvswitch: Serialize acts with original netlink lenJoe Stringer2015-08-273-1/+4
|/ /
* | bgmac: support up to 3 cores (devices) on a busRafał Miłecki2015-08-271-5/+23
* | Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...David S. Miller2015-08-2737-196/+693
|\ \
| * \ Merge ath-next from ath.gitKalle Valo2015-08-2616-95/+348
| |\ \
| | * | ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani2015-08-261-2/+2
| | * | ath10k: add qca6164 supportMichal Kazior2015-08-263-0/+25
| | * | ath10k: add spectral scan support for 10.4 fwRaja Mani2015-08-262-0/+11
| | * | ath10k: fix dma_mapping_error() handlingMichal Kazior2015-08-264-5/+16
| | * | ath10k: add missing mutex unlock on failpathMichal Kazior2015-08-261-1/+2