summaryrefslogtreecommitdiffstats
path: root/net/802 (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-06cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2-21/+83
2015-06-06cxgb4: program pci completion timeoutHariprasad Shenai1-0/+19
2015-06-06cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai3-19/+81
2015-06-06cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai4-6/+6
2015-06-06cxgb4: Add sge ec context flush serviceHariprasad Shenai4-5/+33
2015-06-06cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai3-0/+35
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-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-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-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-04cxgb4: Remove WOL get/set ethtool supportHariprasad Shenai4-137/+0
2015-06-04cxgb4: Add support to dump loopback port statsHariprasad Shenai4-1/+92
2015-06-04cxgb4: Add support in ethtool to dump channel statsHariprasad Shenai4-1/+136
2015-06-04cxgb4: Add ethtool support to get adapter statsHariprasad Shenai6-50/+284
2015-06-04net: tulip: rearrange order of searching for substringsRasmus Villemoes1-5/+5
2015-06-04bpf: introduce bpf_clone_redirect() helperAlexei Starovoitov2-0/+50
2015-06-04net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-04net/mlx4_core: need to call close fw if alloc icm is called twiceCarol Soto1-0/+1
2015-06-04net/mlx4_core: double free of dev_vfsCarol L Soto1-0/+1
2015-06-04drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2015-06-04net: phy: dp83867: Add TI dp83867 phyDan Murphy5-1/+309
2015-06-04ethernet: micrel: use time_after_eqAntonio Murdaca1-1/+1