summaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-30net: phy: add an option to disable EEE advertisementjbrunet3-9/+77
2016-11-30net: stmmac: enable tx queue 0 for gmac4 IPs synthesized with multiple TX queuesNiklas Cassel2-1/+14
2016-11-30net: arc_emac: add dependencies on associated arches and compile testPeter Robinson1-2/+3
2016-11-30MAINTAINERS: Add device tree bindings to mv88e6xx sectionAndreas Färber1-0/+2
2016-11-29mlx4: give precise rx/tx bytes/packets countersEric Dumazet4-23/+58
2016-11-28geneve: fix ip_hdr_len reserved for geneve6 tunnel.Haishuang Yan1-1/+1
2016-11-28Documentation: net: phy: Add links to several standards documentsFlorian Fainelli1-0/+10
2016-11-28Documentation: net: phy: Add blurb about RGMIIFlorian Fainelli1-0/+77
2016-11-28Documentation: net: phy: Add a paragraph about pause frames/flow controlFlorian Fainelli1-2/+16
2016-11-28Documentation: net: phy: remove description of function pointersFlorian Fainelli1-33/+2
2016-11-28net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interrupt countAndreas Färber1-1/+1
2016-11-28net/mlx5e: Add CQE compression user controlShaker Daibes5-13/+51
2016-11-28net/mlx5e: Moves pflags to priv->paramsShaker Daibes3-12/+14
2016-11-28net/mlx5e: Add support for loopback selftestSaeed Mahameed4-3/+227
2016-11-28net/mlx5e: Add support for ethtool self diagnostics testKamal Heib4-2/+139
2016-11-28net/mlx5e: Add DCBX control interfaceHuy Nguyen1-3/+24
2016-11-28net/mlx5e: ConnectX-4 firmware support for DCBXHuy Nguyen3-28/+94
2016-11-28net/mlx5: Add DCBX firmware commands supportHuy Nguyen3-0/+29
2016-11-28net/mlx5e: Read ETS settings directly from firmwareHuy Nguyen3-25/+56
2016-11-28net/mlx5e: Support DCBX CEE APIHuy Nguyen4-2/+370
2016-11-28net/mlx5e: Add qos capability checkHuy Nguyen1-1/+2
2016-11-28virtio-net: enable multiqueue by defaultJason Wang1-2/+7
2016-11-28net: dsa: mv88e6xxx: add missing comment for MV88E6097Stefan Eichenberger1-0/+1
2016-11-28net: dsa: mv88e6xxx: add g1_irqs definition for MV88E6097Stefan Eichenberger1-0/+1
2016-11-28bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann9-11/+64
2016-11-28bpf: allow for mount options to specify permissionsDaniel Borkmann1-1/+53
2016-11-28bpf: add owner_prog_type and accounted mem to array map's fdinfoDaniel Borkmann1-2/+15
2016-11-28bpf: reuse dev_is_mac_header_xmit for redirectDaniel Borkmann3-24/+21
2016-11-28bpf: drop useless bpf_fd member from cls/actDaniel Borkmann2-15/+1
2016-11-28bpf: drop unnecessary context cast from BPF_PROG_RUNDaniel Borkmann4-6/+6
2016-11-28sfc: remove unneeded variableDan Carpenter2-9/+1
2016-11-27netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin1-1/+16
2016-11-27ptp: gianfar: Use high resolution frequency method.Ulrik De Bie1-8/+13
2016-11-27mlx4: do not use priv->stats_lock in mlx4_en_auto_moderation()Eric Dumazet1-4/+2
2016-11-27fix default_file_splice_read()Al Viro1-1/+2
2016-11-26tipc: resolve connection flow control compatibility problemJon Paul Maloy1-1/+1
2016-11-26mlxsw: spectrum: Add policers for trap groupsNogah Frankel1-2/+72
2016-11-26mlxsw: reg: Add QoS Policer Configuration RegisterNogah Frankel1-0/+141
2016-11-26mlxsw: resources: Add max cpu policers resourceNogah Frankel1-0/+2
2016-11-26mlxsw: Create a different trap group list for each deviceNogah Frankel3-34/+77
2016-11-26mlxsw: spectrum: Add BGP trapNogah Frankel2-0/+2
2016-11-26mlxsw: Change trap groups settingNogah Frankel4-40/+92
2016-11-26mlxsw: resources: Add max trap groups resourceNogah Frankel1-0/+2
2016-11-26mlxsw: core: Change emad trap group settingsNogah Frankel5-39/+39
2016-11-26mlxsw: Add option to choose trap groupNogah Frankel4-21/+22
2016-11-26mlxsw: Change trap set functionNogah Frankel5-44/+49
2016-11-26mlxsw: switchib: Use generic listener struct for eventsNogah Frankel1-35/+27
2016-11-26mlxsw: switchx2: Use generic listener struct for eventsNogah Frankel1-66/+12
2016-11-26mlxsw: spectrum: Use generic listener struct for eventsNogah Frankel1-65/+12
2016-11-26mlxsw: core: Introduce generic macro for eventNogah Frankel1-0/+12