aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-12-03mvneta: consolidate autoneg enablingStas Sergeev1-3/+13
2015-12-03net: mv643xx: Use platform_register/unregister_drivers()Thierry Reding1-12/+7
2015-12-03net: mpc52xx: Use platform_register/unregister_drivers()Thierry Reding1-13/+9
2015-12-03net: bcm63xx: Use platform_register/unregister_drivers()Thierry Reding1-20/+8
2015-12-03net: bfin_mac: Use platform_register/unregister_drivers()Thierry Reding1-7/+7
2015-12-03pppox: use standard module auto-loading featureGuillaume Nault4-3/+5
2015-12-03Merge branch 'bnxt_en-fixes'David S. Miller2-17/+34
2015-12-03bnxt_en: Setup uc_list mac filters after resetting the chip.Michael Chan1-5/+8
2015-12-03bnxt_en: enforce proper storing of MAC addressJeffrey Huang2-11/+16
2015-12-03bnxt_en: Fixed incorrect implementation of ndo_set_mac_addressJeffrey Huang1-1/+10
2015-12-03Merge branch 'vsock-virtio'David S. Miller14-0/+2779
2015-12-03VSOCK: Add Makefile and KconfigAsias He5-0/+35
2015-12-03VSOCK: Introduce vhost-vsock.koAsias He2-0/+635
2015-12-03VSOCK: Introduce virtio-vsock.koAsias He1-0/+466
2015-12-03VSOCK: Introduce virtio-vsock-common.koAsias He4-0/+1571
2015-12-03VSOCK: Introduce vsock_find_unbound_socket and vsock_bind_dgram_genericAsias He2-0/+72
2015-12-03mpls: support for dead routesRoopa Prabhu2-28/+159
2015-12-03net: lpc_eth: remove irq > NR_IRQS check from probe()Vladimir Zapolskiy1-1/+1
2015-12-03Merge branch 'rsvb-compat-strings'David S. Miller2-1/+13
2015-12-03ravb: add device tree support for r8a779[123]Simon Horman1-0/+3
2015-12-03ravb: add fallback compatibility stringsSimon Horman2-1/+10
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet5-14/+26
2015-12-03net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter1-1/+15
2015-12-03openvswitch: fix hangup on vxlan/gre/geneve device deletionPaolo Abeni2-3/+7
2015-12-03ravb: ptp: Add CONFIG mode supportKazuya Mizuguchi2-5/+29
2015-12-03Merge branch 'netronome-NFP4000-NFP6000'David S. Miller13-0/+4823
2015-12-03net: add driver for Netronome NFP4000/NFP6000 NIC VFsJakub Kicinski12-0/+4821
2015-12-03pci_ids: add Netronome Systems vendorJakub Kicinski1-0/+2
2015-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller11-203/+226
2015-12-03Merge branch 'mlx5-connectx-4-sriov'David S. Miller18-71/+2742
2015-12-03net/mlx5e: Add support for SR-IOV ndosSaeed Mahameed1-1/+83
2015-12-03net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed2-0/+70
2015-12-03net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed2-2/+134
2015-12-03net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed3-0/+110
2015-12-03net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed2-0/+69
2015-12-03net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed7-83/+661
2015-12-03net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed3-0/+41
2015-12-03net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed7-1/+666
2015-12-03net/mlx5e: Write vlan list into vport contextSaeed Mahameed2-0/+53
2015-12-03net/mlx5e: Write UC/MC list and promisc mode into vport contextSaeed Mahameed1-0/+87
2015-12-03net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed3-0/+126
2015-12-03net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed3-5/+94
2015-12-03net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed4-8/+62
2015-12-03net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed3-0/+135
2015-12-03net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed3-13/+81
2015-12-03net/mlx5: Add HW capabilities and structs for SR-IOV E-SwitchSaeed Mahameed1-11/+15
2015-12-03net/mlx5_core: Add base sriov supportEli Cohen7-9/+318
2015-12-03net/mlx5_core: Modify enable/disable hca functionsEli Cohen2-24/+23
2015-12-03ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn1-2/+3
2015-12-03ipv6: sctp: implement sctp_v6_destroy_sock()Eric Dumazet1-1/+8