summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VSOCK: Introduce virtio-vsock-common.koAsias He2015-12-034-0/+1571
* VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_genericAsias He2015-12-032-0/+72
* mpls: support for dead routesRoopa Prabhu2015-12-032-28/+159
* Merge branch 'rsvb-compat-strings'David S. Miller2015-12-032-1/+13
|\
| * ravb: add device tree support for r8a779[123]Simon Horman2015-12-031-0/+3
| * ravb: add fallback compatibility stringsSimon Horman2015-12-032-1/+10
|/
* net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter2015-12-031-1/+15
* ravb: ptp: Add CONFIG mode supportKazuya Mizuguchi2015-12-032-5/+29
* Merge branch 'netronome-NFP4000-NFP6000'David S. Miller2015-12-0313-0/+4823
|\
| * net: add driver for Netronome NFP4000/NFP6000 NIC VFsJakub Kicinski2015-12-0312-0/+4821
| * pci_ids: add Netronome Systems vendorJakub Kicinski2015-12-031-0/+2
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2015-12-0311-203/+226
|\
| * i40e: trivial fixesJesse Brandeburg2015-12-033-20/+8
| * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan2015-12-032-2/+2
| * i40e/i40evf: use logical operatorMitch Williams2015-12-032-2/+2
| * i40e: fix whitespaceMitch Williams2015-12-031-2/+2
| * i40e: Remove separate functions gathering XOFF Rx statsNeerav Parikh2015-12-031-70/+7
| * i40e: remove CONFIG_I40E_VXLANJesse Brandeburg2015-12-033-20/+7
| * i40e: use priv flags to control packet splitJesse Brandeburg2015-12-032-0/+28
| * i40evf: use correct typesMitch Williams2015-12-031-1/+1
| * i40e: propagate properlyMitch Williams2015-12-032-51/+76
| * i40evf: don't use atomic allocationMitch Williams2015-12-031-6/+6
| * i40e: Fix memory leaks, sideband filter programmingKiran Patil2015-12-032-10/+19
| * i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil2015-12-035-13/+64
| * i40evf: remove duplicate stringMitch Williams2015-12-031-1/+0
| * i40evf: set real num queuesMitch Williams2015-12-031-1/+2
| * i40evf: increase max number of queuesMitch Williams2015-12-032-4/+2
* | Merge branch 'mlx5-connectx-4-sriov'David S. Miller2015-12-0318-71/+2742
|\ \
| * | net/mlx5e: Add support for SR-IOV ndosSaeed Mahameed2015-12-031-1/+83
| * | net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed2015-12-032-0/+70
| * | net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed2015-12-032-2/+134
| * | net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed2015-12-033-0/+110
| * | net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed2015-12-032-0/+69
| * | net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed2015-12-037-83/+661
| * | net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed2015-12-033-0/+41
| * | net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed2015-12-037-1/+666
| * | net/mlx5e: Write vlan list into vport contextSaeed Mahameed2015-12-032-0/+53
| * | net/mlx5e: Write UC/MC list and promisc mode into vport contextSaeed Mahameed2015-12-031-0/+87
| * | net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed2015-12-033-0/+126
| * | net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed2015-12-033-5/+94
| * | net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed2015-12-034-8/+62
| * | net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed2015-12-033-0/+135
| * | net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed2015-12-033-13/+81
| * | net/mlx5: Add HW capabilities and structs for SR-IOV E-SwitchSaeed Mahameed2015-12-031-11/+15
| * | net/mlx5_core: Add base sriov supportEli Cohen2015-12-037-9/+318
| * | net/mlx5_core: Modify enable/disable hca functionsEli Cohen2015-12-032-24/+23
|/ /
* | alx: remove pointless assignmentJarod Wilson2015-12-031-1/+0
* | Merge branch 'bonding-team-offload'David S. Miller2015-12-0326-147/+1288
|\ \
| * | mlxsw: spectrum: Implement LAG tx enabled lower state changeJiri Pirko2015-12-031-2/+79
| * | mlxsw: spectrum: Implement FDB add/remove/dump for LAGJiri Pirko2015-12-031-32/+150