summaryrefslogtreecommitdiffstats
path: root/lib/memweight.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-17sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF valuesGuillaume Nault1-0/+20
2019-02-16s390/qeth: split out OSN netdev opsJulian Wiedmann3-15/+21
2019-02-16s390/qeth: add support for ETHTOOL_GRINGPARAMJulian Wiedmann1-0/+17
2019-02-16s390/qeth: overhaul ethtool statisticsJulian Wiedmann6-216/+256
2019-02-16s390/qeth: move ethtool code into its own fileJulian Wiedmann6-351/+346
2019-02-16s390/qeth: reduce ethtool statisticsJulian Wiedmann4-123/+7
2019-02-16s390/qeth: use a static Output Queue arrayJulian Wiedmann2-16/+7
2019-02-16s390/qeth: allow manual recovery when device is SOFTSETUPJulian Wiedmann1-1/+1
2019-02-16selftests: forwarding: Add some missing configuration symbolsFlorian Fainelli1-0/+2
2019-02-16net/ipv6: prefer rcu_access_pointer() over rcu_dereference()Paolo Abeni1-7/+1
2019-02-16mlxsw: core: fix spelling mistake "temprature" -> "temperature"Colin Ian King1-4/+4
2019-02-16net/mlx5: E-Switch, Allow transition to offloads mode for ECPFBodong Wang1-2/+4
2019-02-16net/mlx5: E-Switch, Load/unload VF reps according to event from host PFBodong Wang3-3/+96
2019-02-16net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownershipBodong Wang6-8/+110
2019-02-16net/mlx5: E-Switch, Assign a different position for uplink rep and vportBodong Wang4-17/+40
2019-02-16net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang4-56/+39
2019-02-16net/mlx5: E-Switch, Support load/unload reps of specific vport typesBodong Wang1-22/+87
2019-02-16net/mlx5: E-Switch, Add state to eswitch vport representorsBodong Wang2-10/+29
2019-02-16net/mlx5: E-Switch, Use getter and iterator to access vport/repBodong Wang2-56/+113
2019-02-16net/mlx5: E-Switch, Split VF and special vports for offloads modeBodong Wang4-22/+48
2019-02-16net/mlx5: E-Switch, Refactor offloads flow steering init/cleanupBodong Wang1-12/+31
2019-02-16net/mlx5: E-Switch, Properly refer to host PF vport as other vportBodong Wang4-17/+16
2019-02-16net/mlx5: E-Switch, Properly refer to the esw manager vportBodong Wang4-15/+39
2019-02-16net/mlx5: Correctly set LAG mode for ECPFBodong Wang1-0/+5
2019-02-15drm: Use array_size() when creating leaseMatthew Wilcox1-1/+2
2019-02-15dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-15Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds1-7/+3
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin1-5/+61
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin5-30/+94
2019-02-14net/mlx5: Add new fields to Port Type and Speed registerAya Levin1-4/+8
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin6-142/+91
2019-02-14net/mlx5: E-Switch, Avoid magic numbers when initializing offloads modeBodong Wang3-12/+19
2019-02-14net/mlx5: Relocate vport macros to the vport header fileBodong Wang4-6/+9
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang7-30/+30
2019-02-14net/mlx5: Provide an alternative VF upper bound for ECPFBodong Wang1-1/+10
2019-02-14net/mlx5: Add host params change eventBodong Wang4-0/+12
2019-02-14net/mlx5: Add query host params commandBodong Wang4-0/+74
2019-02-14net/mlx5: Update enable HCA dependencyBodong Wang4-2/+98
2019-02-14net/mlx5: Introduce Mellanox SmartNIC and modify page management logicBodong Wang10-25/+94
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang3-72/+37
2019-02-14net/mlx5: Use consistent vport num argument typeBodong Wang3-24/+24
2019-02-14net/mlx5: Use void pointer as the type in address_of macroBodong Wang1-1/+1
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson8-192/+134
2019-02-14sfc: ensure recovery after allocation failuresRobert Stonehouse2-3/+2
2019-02-14net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot1-0/+4
2019-02-14net: adaptec: starfire: replace dev_kfree_skb_irq by dev_consume_skb_irq for ...Yang Wei1-1/+1
2019-02-14net: 3com: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2-4/+4
2019-02-14net: arc_emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei1-1/+1
2019-02-14net: packetengines: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...Yang Wei2-3/+3
2019-02-14net: xilinx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3