aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-07net: ll_temac: Remove sparse warningsMichal Simek1-6/+6
2015-06-07tcp: get_cookie_sock() consolidationEric Dumazet3-23/+9
2015-06-07net: bcmgenet: improve TX timeoutFlorian Fainelli1-0/+67
2015-06-07net: dsa: mv88e6xxx: Fix deadlock by double lockAndrew Lunn1-2/+2
2015-06-07bpf: allow programs to write to certain skb fieldsAlexei Starovoitov6-48/+207
2015-06-07bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov4-29/+30
2015-06-07tcp: remove redundant checks IIEric Dumazet2-8/+0
2015-06-07fddi: print an address with %p format specifier rather than %xColin Ian King1-1/+1
2015-06-07wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire1-3/+0
2015-06-06inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet5-2/+13
2015-06-05cxgb4: Fix static checker warningHariprasad Shenai1-1/+1
2015-06-05Merge branch 'cxgb4-next'David S. Miller5-51/+257
2015-06-05cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2-21/+83
2015-06-05cxgb4: program pci completion timeoutHariprasad Shenai1-0/+19
2015-06-05cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai3-19/+81
2015-06-05cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai4-6/+6
2015-06-05cxgb4: Add sge ec context flush serviceHariprasad Shenai4-5/+33
2015-06-05cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai3-0/+35
2015-06-04Merge branch 'mlx5-next'David S. Miller24-337/+1800
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky5-2/+33
2015-06-04IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny1-0/+4
2015-06-04IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny3-173/+657
2015-06-04net/mlx5_core: Add more query port helpersMajd Dibbiny2-0/+75
2015-06-04net/mlx5_core: Use port number when querying port ptysMajd Dibbiny3-6/+6
2015-06-04net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny3-10/+15
2015-06-04net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny5-20/+53
2015-06-04net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny7-19/+349
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/delete opsScott Feldman2-26/+31