summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-25samples: bpf: add userspace example for attaching eBPF programs to cgroupsDaniel Mack4-0/+173
2016-11-25net: ipv4, ipv6: run cgroup eBPF egress programsDaniel Mack2-2/+33
2016-11-25net: filter: run cgroup eBPF ingress programsDaniel Mack1-0/+4
2016-11-25bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commandsDaniel Mack2-0/+89
2016-11-25cgroup: add support for eBPF programsDaniel Mack6-0/+281
2016-11-25bpf: add new prog type for cgroup socket filteringDaniel Mack2-0/+32
2016-11-25cxgb4: fix memory leak on txq_infoColin Ian King1-1/+1
2016-11-24tuntap: remove unnecessary sk_receive_queue length check during xmitJason Wang1-7/+0
2016-11-24samples/bpf: fix bpf loaderAlexei Starovoitov1-0/+4
2016-11-24samples/bpf: fix sockex2 exampleAlexei Starovoitov2-2/+2
2016-11-24mlx4: reorganize struct mlx4_en_tx_ringEric Dumazet3-44/+48
2016-11-24ethtool: Protect {get, set}_phy_tunable with PHY device mutexFlorian Fainelli2-11/+9
2016-11-24Merge branch 'mlx5-next'David S. Miller17-72/+438
2016-11-24net/mlx5e: Enforce min inline mode when offloading flowsRoi Dayan1-2/+44
2016-11-24net/mlx5: E-Switch, Add control for inline modeRoi Dayan4-0/+148
2016-11-24net/mlx5: Enable to query min inline for a specific vportRoi Dayan4-20/+21
2016-11-24devlink: Add E-Switch inline mode controlRoi Dayan3-19/+61
2016-11-24net/mlx5e: Support VF vport link state control for SRIOV switchdev modeOr Gerlitz1-2/+31
2016-11-24net/mlx5e: Support HW (offloaded) and SW counters for SRIOV switchdev modeOr Gerlitz4-24/+128
2016-11-24net: Add net-device param to the get offloaded stats ndoOr Gerlitz3-5/+5
2016-11-24Merge branch 'phy-broadcom-wirespeed-downshift-support'David S. Miller7-22/+187
2016-11-24net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link changeFlorian Fainelli1-0/+4
2016-11-24net: phy: bcm7xxx: Add support for downshift/WirespeedFlorian Fainelli1-1/+50
2016-11-24net: phy: broadcom: Allow enabling or disabling of EEEFlorian Fainelli4-7/+13
2016-11-24net: phy: broadcom: Add support code for downshift/WirespeedFlorian Fainelli3-0/+101
2016-11-24net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common libraryFlorian Fainelli3-15/+20
2016-11-24tcp: enhance tcp_collapse_retrans() with skb_shift()Eric Dumazet2-12/+14
2016-11-24net: dsa: mv88e6xxx: add MV88E6097 switchStefan Eichenberger2-0/+28
2016-11-24net/phy: add trace events for mdio accessesUwe Kleine-König2-0/+53
2016-11-24VSOCK: add loopback to virtio_transportStefan Hajnoczi1-0/+56
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller242-1793/+3388
2016-11-22marvell: mark mvneta and mvpp2 32-bit onlyArnd Bergmann1-0/+2
2016-11-22Merge branch 'mlxsw-thermal-zone'David S. Miller6-0/+533
2016-11-22mlxsw: core: Implement thermal zoneIvan Vecera5-0/+484
2016-11-22mlxsw: reg: Add Management Fan Speed Limit registerJiri Pirko1-0/+49
2016-11-22Merge branch 'mv88e6390-initial-support'David S. Miller5-175/+628
2016-11-22net: dsa: mv88e6xxx: Move g1 stats code in global1.[ch]Andrew Lunn3-52/+36
2016-11-22net: dsa: mv88e6xxx: Implement mv88e6390 get_statsAndrew Lunn2-10/+32
2016-11-22net: dsa: mv88e6xxx: Add stats_get_stats to ops structureAndrew Lunn2-28/+57
2016-11-22net: dsa: mv88e6xxx: Add stats_get_sset_count|string to ops structureAndrew Lunn2-80/+177
2016-11-22net: dsa: mv88e6xxx: Add mv88e6390 statistics unit initAndrew Lunn4-0/+46
2016-11-22net: dsa: mv88e6xxx: Add mv88e6390 stats snapshot operationAndrew Lunn4-1/+27
2016-11-22net: dsa: mv88e6xxx: Add comment about family a device belongs toAndrew Lunn1-0/+24
2016-11-22net: dsa: mv88e6xxx: Abstract stats_snapshot into ops structureAndrew Lunn4-15/+56
2016-11-22net: dsa: mv88e6xxx: Add the mv88e6390 familyAndrew Lunn3-1/+182
2016-11-22net: dsa: mv88e6xxx: Fix unused variable warning by using variableAndrew Lunn1-0/+3
2016-11-22net: dsa: mv88e6xxx: Take switch out of reset before probeAndrew Lunn1-4/+4
2016-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+4
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds17-83/+948
2016-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds63-560/+1020