summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-04net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny4-5/+7
2015-06-04net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky1-1/+1
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky7-73/+564
2015-06-04net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky3-30/+36
2015-06-04net/mlx5_en: Add missing check for memory allocation failureAmir Vadai1-0/+2
2015-06-04Merge branch 'flow_key_hashing'David S. Miller12-135/+387
2015-06-04mpls: Add MPLS entropy label in flow_keysTom Herbert2-0/+36
2015-06-04net: Add GRE keyid in flow_keysTom Herbert2-1/+29
2015-06-04net: Add IPv6 flow label to flow_keysTom Herbert2-20/+13
2015-06-04net: Add VLAN ID to flow_keysTom Herbert2-0/+20
2015-06-04net: Get rid of IPv6 hash addresses flow keysTom Herbert2-18/+0
2015-06-04net: Add keys for TIPC addressTom Herbert2-5/+23
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert10-63/+193
2015-06-04net: Get skb hash over flow_keys structureTom Herbert6-17/+66
2015-06-04net: Remove superfluous setting of key_basicTom Herbert1-6/+0
2015-06-04mpls: Add definition for IPPROTO_MPLSTom Herbert1-0/+2
2015-06-04net: Simplify GRE case in flow_dissectorTom Herbert1-22/+22
2015-06-04atm:he - Do not initialise statics to 0.Shailendra Verma1-1/+1
2015-06-04bpf: fix build due to missing tc_verdAlexei Starovoitov1-3/+1
2015-06-04tcp: double default TSQ output bytes limitWei Liu1-2/+2
2015-06-04tcp: remove redundant checksEric Dumazet2-4/+4
2015-06-03Merge branch 'switchdev-next'David S. Miller2-45/+54
2015-06-03switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...Scott Feldman2-26/+31
2015-06-03switchdev: documentation: for static FDB ops, use switchdev_port_fdb_xxx opsScott Feldman1-0/+4
2015-06-03switchdev: documentation: fix grammer errorScott Feldman1-1/+1
2015-06-03switchdev: documentation: fix longer-than-80-char linesScott Feldman1-18/+18
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller155-3383/+13325
2015-06-03Merge branch 'cxgb4-next'David S. Miller7-176/+499
2015-06-03cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai4-137/+0
2015-06-03cxgb4: Add support to dump loopback port statsHariprasad Shenai4-1/+92
2015-06-03cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai4-1/+136
2015-06-03cxgb4: Add ethtool support to get adapter statsHariprasad Shenai6-50/+284
2015-06-03Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller4-45/+41
2015-06-03net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller22-52/+220
2015-06-03bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov2-0/+50
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-03net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1
2015-06-03net/mlx4_core: double free of dev_vfsCarol L Soto1-0/+1
2015-06-03drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2015-06-03net: phy: dp83867: Add TI dp83867 phyDan Murphy5-1/+309
2015-06-03ethernet: micrel: use time_after_eqAntonio Murdaca1-1/+1
2015-06-03net/mlx4_core: Fix build failure introduced by the EQ pool changesOr Gerlitz1-1/+3
2015-06-03batman-adv: Remove unnecessary ret variable in algo_registerMarkus Pargmann1-5/+2
2015-06-03batman-adv: Remove unnecessary ret variableMarkus Pargmann1-8/+3
2015-06-03batman-adv: main, batadv_compare_eth return boolMarkus Pargmann1-1/+1
2015-06-03batman-adv: main, Convert is_my_mac() to boolMarkus Pargmann2-5/+8
2015-06-03batman-adv: Remove unnecessary check for orig_ifinfo not NULLSven Eckelmann1-2/+1
2015-06-03batman-adv: types, Fix comment on bcast_ownMarkus Pargmann1-3/+4
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin22-24/+24