summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-05i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain1-3/+17
2015-06-05i40e: start up in VEPA mode by defaultAnjali Singhai Jain4-5/+36
2015-06-05i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2-30/+20
2015-06-05of/dynamic: Fix test for PPC_PSERIESGeert Uytterhoeven1-1/+1
2015-06-05Merge branch 'mlx5-next'David S. Miller24-337/+1800
2015-06-05mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky5-2/+33
2015-06-05IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny1-0/+4
2015-06-05IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny3-173/+657
2015-06-05net/mlx5_core: Add more query port helpersMajd Dibbiny2-0/+75
2015-06-05net/mlx5_core: Use port number when querying port ptysMajd Dibbiny3-6/+6
2015-06-05net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny3-10/+15
2015-06-05net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny5-20/+53
2015-06-05net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny7-19/+349
2015-06-05net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny4-5/+7
2015-06-05net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-05net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky7-73/+564
2015-06-05net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky3-30/+36
2015-06-05net/mlx5_en: Add missing check for memory allocation failureAmir Vadai1-0/+2
2015-06-05Merge branch 'flow_key_hashing'David S. Miller12-135/+387
2015-06-05mpls: Add MPLS entropy label in flow_keysTom Herbert2-0/+36
2015-06-05net: Add GRE keyid in flow_keysTom Herbert2-1/+29
2015-06-05net: Add IPv6 flow label to flow_keysTom Herbert2-20/+13
2015-06-05net: Add VLAN ID to flow_keysTom Herbert2-0/+20
2015-06-05net: Get rid of IPv6 hash addresses flow keysTom Herbert2-18/+0
2015-06-05net: Add keys for TIPC addressTom Herbert2-5/+23
2015-06-05net: Add full IPv6 addresses to flow_keysTom Herbert10-63/+193
2015-06-05net: Get skb hash over flow_keys structureTom Herbert6-17/+66
2015-06-05net: Remove superfluous setting of key_basicTom Herbert1-6/+0
2015-06-05mpls: Add definition for IPPROTO_MPLSTom Herbert1-0/+2
2015-06-05net: Simplify GRE case in flow_dissectorTom Herbert1-22/+22
2015-06-05atm:he - Do not initialise statics to 0.Shailendra Verma1-1/+1
2015-06-05compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()Helge Deller1-2/+4
2015-06-05USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair1-0/+1
2015-06-04bpf: fix build due to missing tc_verdAlexei Starovoitov1-3/+1
2015-06-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-1/+7
2015-06-04perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin1-1/+1
2015-06-04virtio_pci: Clear stale cpumask when setting irq affinityJiang Liu1-0/+1
2015-06-04drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä1-7/+7
2015-06-04drm/i915: Include G4X/VLV/CHV in self refresh statusAnder Conselvan de Oliveira1-1/+4
2015-06-04drm/i915: Initialize HWS page address after GPU resetArun Siluvery1-0/+6
2015-06-04tcp: double default TSQ output bytes limitWei Liu1-2/+2
2015-06-04tcp: remove redundant checksEric Dumazet2-4/+4
2015-06-04ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer1-3/+15
2015-06-04Merge branch 'switchdev-next'David S. Miller2-45/+54
2015-06-04switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...Scott Feldman2-26/+31
2015-06-04switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx opsScott Feldman1-0/+4
2015-06-04switchdev: documentation: fix grammer errorScott Feldman1-1/+1
2015-06-04switchdev: documentation: fix longer-than-80-char linesScott Feldman1-18/+18
2015-06-04Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller155-3383/+13325
2015-06-04Merge branch 'cxgb4-next'David S. Miller7-176/+499