aboutsummaryrefslogtreecommitdiffstats
path: root/mm/swap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-01bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov2-3/+27
2016-03-01bridge: mcast: add support for temporary port routerNikolay Aleksandrov2-2/+20
2016-03-01bridge: mcast: do nothing if port's multicast_router is set to the same valNikolay Aleksandrov1-1/+4
2016-03-01bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov2-28/+40
2016-03-01net: dsa: mv88e6xxx: support VLAN filteringVivien Didelot4-0/+43
2016-03-01net: dsa: mv88e6xxx: remove reserved VLANsVivien Didelot1-30/+3
2016-03-01net: dsa: mv88e6xxx: restore VLANTable map controlVivien Didelot1-7/+47
2016-03-01net: dsa: mv88e6xxx: assign dynamic FDB to bridgesVivien Didelot1-2/+39
2016-03-01net: dsa: mv88e6xxx: assign default FDB to portsVivien Didelot2-7/+91
2016-03-01net: dsa: mv88e6xxx: assign dynamic FDB to VLANsVivien Didelot2-9/+49
2016-03-01net: dsa: mv88e6xxx: extract single FDB dumpVivien Didelot1-33/+46
2016-03-01net: dsa: mv88e6xxx: extract single VLAN retrievalVivien Didelot1-20/+35
2016-03-01net: dsa: support VLAN filtering switchdev attrVivien Didelot2-0/+23
2016-03-01mlxsw: spectrum: Introduce port splittingIdo Schimmel3-3/+219
2016-03-01mlxsw: spectrum: Mark unused ports using NULLIdo Schimmel1-0/+1
2016-03-01mlxsw: spectrum: Store local port to module mapping during initIdo Schimmel2-21/+16
2016-03-01mlxsw: spectrum: Unmap local port from module during teardownIdo Schimmel1-0/+11
2016-03-01mlxsw: core: Add devlink port splitter callbacksJiri Pirko2-1/+35
2016-03-01mlxsw: Implement devlink interfaceJiri Pirko4-6/+58
2016-03-01mlx4: Implement port type setting via devlink interfaceJiri Pirko1-21/+65
2016-03-01mlx4: Implement devlink interfaceJiri Pirko6-13/+60
2016-03-01Introduce devlink infrastructureJiri Pirko6-0/+966
2016-03-01net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend3-12/+39
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend2-3/+3
2016-03-01net: sched: consolidate offload decision in cls_u32John Fastabend2-4/+9
2016-03-01veth: implement ndo_set_rx_headroomPaolo Abeni1-0/+26
2016-03-01net/tun: implement ndo_set_rx_headroomPaolo Abeni1-1/+16
2016-03-01ovs: propagate per dp max headroom to all vportsPaolo Abeni3-1/+53
2016-03-01bridge: notify enslaved devices of headroom changesPaolo Abeni1-2/+35
2016-03-01netdev: introduce ndo_set_rx_headroomPaolo Abeni1-0/+31
2016-03-01bnxt_en: Add hwrm_send_message_silent().Michael Chan3-1/+13
2016-03-01bnxt_en: Refactor _hwrm_send_message().Michael Chan1-5/+9
2016-03-01bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFORob Swindell3-8/+109
2016-03-01bnxt_en: Fix dmesg log firmware error messages.Michael Chan3-31/+17
2016-03-01bnxt_en: Use firmware provided message timeout value.Michael Chan2-1/+10
2016-03-01bnxt_en: Add coalescing support for tx rings.Michael Chan3-8/+49
2016-03-01bnxt_en: Refactor bnxt_hwrm_set_coal().Michael Chan1-9/+17
2016-03-01bnxt_en: Store irq coalescing timer values in micro seconds.Michael Chan3-29/+34
2016-03-01bnxt_en: Send PF driver unload notification to all VFs.Jeffrey Huang3-2/+52
2016-03-01bnxt_en: Improve bnxt_vf_update_mac().Jeffrey Huang1-5/+11
2016-02-29MAINTAINERS: Add LAN78XX entryWoojung.Huh@microchip.com1-0/+7
2016-02-29lan78xx: add ethtool set & get pause functionsWoojung.Huh@microchip.com1-3/+77
2016-02-29lan78xx: remove unnecessary codeWoojung.Huh@microchip.com1-6/+1
2016-02-29lan78xx: replace devid to chipid & chiprevWoojung.Huh@microchip.com2-9/+12
2016-02-29hv_netvsc: add ethtool support for set and get of settingssixiao@microsoft.com2-0/+60
2016-02-29sch_dsmark: update backlog as wellWANG Cong1-0/+3
2016-02-29sch_htb: update backlog as wellWANG Cong1-1/+4
2016-02-29net_sched: update hierarchical backlog tooWANG Cong21-49/+91
2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong13-78/+29
2016-02-283c59x: Ensure to apply the expires timeStafford Horne1-1/+1