summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Add required includes to all filesSven Eckelmann2015-06-0741-158/+703
* batman-adv: add bat_neigh_free APIAntonio Quartulli2015-06-072-0/+10
* batman-adv: split name from variable for uint mesh attributesAntonio Quartulli2015-06-071-14/+15
* batman-adv: Use common Jenkins Hash implementationSven Eckelmann2015-06-077-62/+25
* bpf: allow programs to write to certain skb fieldsAlexei Starovoitov2015-06-076-48/+207
* bpf: make programs see skb->data == L2 for ingress and egressAlexei Starovoitov2015-06-074-29/+30
* tcp: remove redundant checks IIEric Dumazet2015-06-072-8/+0
* fddi: print an address with %p format specifier rather than %xColin Ian King2015-06-071-1/+1
* wan: dscc4: fix build warning Wunused-but-set-variableNicholas Mc Guire2015-06-071-3/+0
* inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-065-2/+13
* cxgb4: Fix static checker warningHariprasad Shenai2015-06-051-1/+1
* Merge branch 'cxgb4-next'David S. Miller2015-06-055-51/+257
|\
| * cxgb4: Use FW LDST cmd to access TP_PIO_{ADDR, DATA} register firstHariprasad Shenai2015-06-052-21/+83
| * cxgb4: program pci completion timeoutHariprasad Shenai2015-06-051-0/+19
| * cxgb4: Set mac addr from vpd, when we can't contact firmwareHariprasad Shenai2015-06-053-19/+81
| * cxgb4: Rename t4_link_start() to t4_link_l1cfgHariprasad Shenai2015-06-054-6/+6
| * cxgb4: Add sge ec context flush serviceHariprasad Shenai2015-06-054-5/+33
| * cxgb4: Free Virtual Interfaces in remove routineHariprasad Shenai2015-06-053-0/+35
|/
* Merge branch 'mlx5-next'David S. Miller2015-06-0424-337/+1800
|\
| * mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-045-2/+33
| * IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny2015-06-041-0/+4
| * IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-043-173/+657
| * net/mlx5_core: Add more query port helpersMajd Dibbiny2015-06-042-0/+75
| * net/mlx5_core: Use port number when querying port ptysMajd Dibbiny2015-06-043-6/+6
| * net/mlx5_core: Use port number in the query port mtu helpersMajd Dibbiny2015-06-043-10/+15
| * net/mlx5_core: Get vendor-id using the query adapter commandMajd Dibbiny2015-06-045-20/+53
| * net/mlx5_core: Add new query HCA vport commandsMajd Dibbiny2015-06-047-19/+349
| * net/mlx5_core: Make the vport helpers available for the IB driver tooMajd Dibbiny2015-06-044-5/+7
| * net/mlx5_core: Check the return bitmask when querying ISSIHaggai Abramonvsky2015-06-041-1/+1
| * net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-047-73/+564
| * net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky2015-06-043-30/+36
| * net/mlx5_en: Add missing check for memory allocation failureAmir Vadai2015-06-041-0/+2
|/
* Merge branch 'flow_key_hashing'David S. Miller2015-06-0412-135/+387
|\
| * mpls: Add MPLS entropy label in flow_keysTom Herbert2015-06-042-0/+36
| * net: Add GRE keyid in flow_keysTom Herbert2015-06-042-1/+29
| * net: Add IPv6 flow label to flow_keysTom Herbert2015-06-042-20/+13
| * net: Add VLAN ID to flow_keysTom Herbert2015-06-042-0/+20
| * net: Get rid of IPv6 hash addresses flow keysTom Herbert2015-06-042-18/+0
| * net: Add keys for TIPC addressTom Herbert2015-06-042-5/+23
| * net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-0410-63/+193
| * net: Get skb hash over flow_keys structureTom Herbert2015-06-046-17/+66
| * net: Remove superfluous setting of key_basicTom Herbert2015-06-041-6/+0
| * mpls: Add definition for IPPROTO_MPLSTom Herbert2015-06-041-0/+2
| * net: Simplify GRE case in flow_dissectorTom Herbert2015-06-041-22/+22
|/
* atm:he - Do not initialise statics to 0.Shailendra Verma2015-06-041-1/+1
* bpf: fix build due to missing tc_verdAlexei Starovoitov2015-06-041-3/+1
* tcp: double default TSQ output bytes limitWei Liu2015-06-041-2/+2
* tcp: remove redundant checksEric Dumazet2015-06-042-4/+4
* Merge branch 'switchdev-next'David S. Miller2015-06-032-45/+54
|\
| * switchdev: documentation: use switchdev_port_obj_xxx for IPv4 FIB add/modify/...Scott Feldman2015-06-032-26/+31
OpenPOWER on IntegriCloud